Skip to main content
Inspiring
May 31, 2006
Question

go to last frame and stop

  • May 31, 2006
  • 2 replies
  • 227 views
How can I make Flash detect which is the last frame and go and stop there?

Thanks a lot,
Carlos


This topic has been closed for replies.

2 replies

Inspiring
May 31, 2006
Sorry, but It doesn�t run. Probably all timeline was loaded, this project is
a exe, It doesn�t have a connection to load.



"Craig Grummitt" <webforumsuser@macromedia.com> escreveu na mensagem
news:e5ivmb$8af$1@forums.macromedia.com...
> gotoAndStop(this._totalframes);
>
> You want to make sure all the frames are loaded before you do this though.
>
> Craig


Craig Grummitt
Inspiring
May 31, 2006
gotoAndStop(this._totalframes);

You want to make sure all the frames are loaded before you do this though.

Craig