Groups | Blog | Home
all groups > flash actionscript > october 2006 >

flash actionscript : Antimated


joesmoes
10/23/2006 9:51:23 PM
:grin;

Hello,

I was wondering is there a way to layer some slides to keep moving constantly wile letting the under layer be paused!

herr mueller
10/23/2006 9:58:28 PM
If you are not referring to a Flash Slide Presentation:

Enclose the slides that you want to keep moving in a movieClip symbol.
This will give them a timeline independent of the main timeline.
Place a stop(); on the main timeline where you want the other slides to pause.

If you are referring to a Flash Slide Presentation:

Make the non-animating slides part of the Root slide (Default :presentation)
This should receive a stop(); action on a second layer you create name actions
joesmoes
10/25/2006 3:01:25 AM
i'm using the "Flash Document"

I have stoped the main slide but it also stops all the layers

herr mueller
10/30/2006 6:15:25 PM
joesmoes,

AddThis Social Bookmark Button