|
-
Sep 16th, 2000, 08:55 AM
#1
Thread Starter
Frenzied Member
I have 4 scenes in my flash movie....
When I implements the movie in an HTML file, and views in my browser, it first plays scene 1, then scene 2, then scene 3, the scene 4 and the it loops and do the same all over again!
Why is that???
-
Sep 17th, 2000, 11:42 AM
#2
Fanatic Member
use the following parameter:
Code:
<param name="loop" value="true">
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
-
Sep 18th, 2000, 08:58 AM
#3
New Member
you can also try this
at the end of the movie insert a frame action with a "stop"
-
Sep 18th, 2000, 09:32 AM
#4
Thread Starter
Frenzied Member
I have already found a solution to the problem.... 
In the HTML file, I have placed a tag:
<PARAM NAME="PLAY" VALUE="FALSE">
-
Jan 22nd, 2001, 09:59 AM
#5
Fanatic Member
Flash
Select the scene and then select the end frame of each scene then double click on that frame... then select actions and select stop... This will stop the continuos loop.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|