Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

Help with Easy Actionscript...
 

steveo23




quote this post edit post

IP Loged report this post

Old Post  02-24-06 - 03:16 PM  
Okay, I have a frame about 5 fames long. at the end of that little segment I
have stop(); obviously so I can stop the timeline, within those frames I hav
e a
movie clip about 25 frames long that can't play all the way through because 
of
the stop(); action which has to be there. is there any way I can ad some sor
t
of AS to have it play the movie clip regardless of the stop(); action?



Post Follow-Up to this message ]
Re: Help with Easy Actionscript...
 

tralfaz




quote this post edit post

IP Loged report this post

Old Post  02-24-06 - 03:16 PM  
"steveo23" <webforumsuser@macromedia.com> wrote in message
news:dtdolh$mr5$1@forums.macromedia.com...
> Okay, I have a frame about 5 fames long. at the end of that little
> segment I
> have stop(); obviously so I can stop the timeline, within those
> frames I have a
> movie clip about 25 frames long that can't play all the way through
> because of
> the stop(); action which has to be there. is there any way I can ad
> some sort
> of AS to have it play the movie clip regardless of the stop();
> action?

Movieclips play independently of the main timeline.  It doesn't matter
if the main timeline is 1 frame long or 500 frames long or if it stops
and starts 50 times.  The movieclip will do it's thing completely
separately.
The only thing that would make the movieclip stop playing is if it
goes out of 'scope', that is, it stops existing on the timeline.  If
you put your movieclip at frame 1 and the timeline is 25 frames long
with a stop at frame 25, just make sure that the layer with the
movieclip reaches all the way to frame 25.  If there are any blank
frames in the movieclip timeline then it will go out of existence.
Also, if you loop back to frame 1 where the movieclip is, a new copy
of the movieclip will come into existence and play from it's frame 1.
(don't loop to the frame that holds the clip)
hope that helps,
tralfaz




Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 05:16 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Flash Site Design archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top