A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: HELP

  1. #1
    Junior Member
    Join Date
    May 2000
    Posts
    18
    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

  2. #2
    Junior Member
    Join Date
    Apr 2000
    Posts
    15
    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">

  3. #3
    Junior Member
    Join Date
    May 2000
    Posts
    18
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center