-
1. Re: play movieclip on main timeline - simple question!!
funkysoul Jan 7, 2010 2:22 AM (in response to xenolith5)The answer is simple, you can't.
You embedded a movieclip with an animation into your main timeline, you will only see the first frame of that movieclip, in order to test it properly you need to test the swf, then you will see all the animations running. That's the way it works..
-
2. Re: play movieclip on main timeline - simple question!!
Ned Murphy Jan 7, 2010 5:45 AM (in response to xenolith5)What you probably want to do is recreate the animation on the main timeline using frames 1 thru 30. Just copy the frames in the movieclip into the main timeline. Then you will have the anomation running on the main timeline and be able to synchronize other layers of content with it.
-
3. Re: play movieclip on main timeline - simple question!!
xenolith5 Jan 7, 2010 1:06 PM (in response to xenolith5)Thanks both of you for your quick replies.
I would have thought it would make more sense to be able to see what is going on within symbols when placed on the main stage but then I'm only learning so maybe it will make more sense in the future!! Cheers
Gavin
-
4. Re: play movieclip on main timeline - simple question!!
Rothrock Jan 7, 2010 6:37 PM (in response to xenolith5)If you aren't going to control the animation with code (which you need a movieclip to do) then what you want to do is convert the movieclip to a graphic symbol. You can just do that with the properties panel — where you can easily turn it back to a movieclip so no harm no foul.
Once it is a graphic symbol on the timeline it will be tied to the timeline and it will advance frame for frame with the timeline it is on. If you want you can also use the properties panel to say if the graphic should play once, loop, or just show one frame.
Since a movieclip has its own timeline, and that timeline could be jumping around wtih code, or the main timeline could be stopped, but the movieclip on it would be playing. So that is why you can't see what is going on with nested movieclips.
-
5. Re: play movieclip on main timeline - simple question!!
stobak Nov 6, 2014 2:28 PM (in response to Rothrock)Kudos to you, sir! I've been looking for a work around for this for months. Thank you!!!




