-
I just bought swish and I do not own flash. I did a splash page for my site but when I browse it in my html editor it keeps repeating itself. What do I have to do to get it to display once and stop on the enter scene? I put a to a URL action on the enter scene
-
There are two ways to prevent looping:
1) From within SWiSH, you can add a Stop action to the last frame on the Scene timeline.
2) In your HTML file, you can add the following parameter to the <OBJECT> tag:
<param name="Loop" value="0">
-
Thank you the html worked. Thank God for message boards and the brains involved with them!!!!!!!!!!!!!!It's late but I will have more questions Im sure