Pondy
06-14-2003, 12:35 AM
hello,
basically i have a clip which depends on where the mouse pointer is in relation to clip that reacts to the mouse move ment.
my movie clip is a bird (raven) which eye looks at where ever the user has thier mouse on the movie stage. (see .fla attached).
what i want to do is add this to a scroll pane, and still have the eye moving around. ive have tried all kinds of ways of doing this but what ever i do it does not work.
the movie clip works if you load the clip in using 'loadMovieNum' on a normal stage but not into a clip on the main stage.
the mouse pointer posittion is not a simple _root._ymouse or _root._xmouse
thank you for your time
basically i have a clip which depends on where the mouse pointer is in relation to clip that reacts to the mouse move ment.
my movie clip is a bird (raven) which eye looks at where ever the user has thier mouse on the movie stage. (see .fla attached).
what i want to do is add this to a scroll pane, and still have the eye moving around. ive have tried all kinds of ways of doing this but what ever i do it does not work.
the movie clip works if you load the clip in using 'loadMovieNum' on a normal stage but not into a clip on the main stage.
the mouse pointer posittion is not a simple _root._ymouse or _root._xmouse
thank you for your time