Thread
:
Stopping the flash loop and stop it in a place
View Single Post
#
2
(
permalink
)
Jun 3rd, 2007, 23:49
MrMadison
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
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...
MrMadison
View Public Profile
Visit MrMadison's homepage!
Find all posts by MrMadison