asadzubi
11-23-2004, 04:55 PM
Hi All
I have an image which i have tweened and am moving it across the stage by pressing a button. I also have another button which moves it backwords by playing the timeline in reverse. I acheived this by using a movie clip controller on this button and using prevFrame() in the controller actions. Everything works nicely upto this point. However, I am now trying to load this swf into another .fla file in frame 1 and it does not give me the same result. Specifically the back button is not working. My guess is that it is not recognising the contoller movie clip or that it does not have a prevFrame() to jump to.
Any ideas as to how i can get my back button working in the file where i am loading my swf in ?
(The button is in the loaded swf just to confirm)
Thanks in advance :)
I have an image which i have tweened and am moving it across the stage by pressing a button. I also have another button which moves it backwords by playing the timeline in reverse. I acheived this by using a movie clip controller on this button and using prevFrame() in the controller actions. Everything works nicely upto this point. However, I am now trying to load this swf into another .fla file in frame 1 and it does not give me the same result. Specifically the back button is not working. My guess is that it is not recognising the contoller movie clip or that it does not have a prevFrame() to jump to.
Any ideas as to how i can get my back button working in the file where i am loading my swf in ?
(The button is in the loaded swf just to confirm)
Thanks in advance :)