Stopping the flash loop and stop it in a place

This is a discussion on "Stopping the flash loop and stop it in a place" within the Flash & Multimedia Forum section. This forum, and the thread "Stopping the flash loop and stop it in a place are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 3rd, 2007, 21:27
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,649
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Stopping the flash loop and stop it in a place

Hi, this is probubly a stupid question but this is my first ever flash animation if you like - i started reading a turorial at 9:45... an decided to give it a go without a tutorial...

Anyway i need help stopping my animation if you like, you can find it here. THIS HAS BEEN SOLVED, THANKS.. I dont want it to keep looping like it does.. It needs to be stopped when it gets to the bottom.

Thanks in advance,
Marc.

Last edited by Marc; Jun 5th, 2007 at 15:44.
Reply With Quote

  #2 (permalink)  
Old Jun 3rd, 2007, 23:49
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Stopping the flash loop and stop it in a place

Two ways.

On the last frame put the stop action in it.

Code: Select all
stop ();
OR

In your publish settings, File-->Publish Settings

In the HTML tab, uncheck the loop box.

I'd go with the actionscript and the stop action...
Reply With Quote
  #3 (permalink)  
Old Jun 4th, 2007, 00:06
acrikey's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Posts: 305
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Stopping the flash loop and stop it in a place

Another option is this: (look at image attached)
Attached Images
File Type: bmp wfhelp.bmp (416.4 KB, 51 views)
Reply With Quote
  #4 (permalink)  
Old Jun 4th, 2007, 08:11
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,649
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Re: Stopping the flash loop and stop it in a place

MrMadison, i have already tried that action script thing... but i dont know if i put it in the correct place... I will post a Screen Shot of my timeline later to tell you where i put the stop(); thing in.

acrikey, thanks will give a go later also.
Reply With Quote
Reply

Tags
flash

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to stop flash Cs3 looping animation megb6806 Flash & Multimedia Forum 7 Aug 10th, 2007 02:49
flash loop acrikey Flash & Multimedia Forum 3 Apr 24th, 2007 19:47
Stop Flash content becoming selectable in browser Darren600 Flash & Multimedia Forum 3 Oct 30th, 2006 13:20
The best place for Flash tutorials yoshi123 Flash & Multimedia Forum 2 Feb 10th, 2006 20:26
stopping <td> s benbacardi PHP Forum 0 Jun 11th, 2005 21:38


All times are GMT. The time now is 19:44.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43