A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: loop

  1. #1
    Member
    Join Date
    Apr 2000
    Posts
    33
    What i've found is that you need to add a 'Stop Action' in your very last frame on the SCENE timeline.

    That did it for me and I think it'll work for you as well.



    ------------------
    JMJ

  2. #2
    Thanks....I did what you explained...problem solved :-)))

  3. #3
    Senior Member
    Join Date
    Apr 2000
    Posts
    806
    There is a parameter in the HTML <object> tag that lets you turn off looping. Version 1.01 will set this parameter correctly, but you can add it manually for now.

    There should be some documentation on this in the Flash help.

    Cheers, David.

  4. #4
    Question....when I publish the file I can't get rid of the continuous loop...unchecking the loop box of the Loop Preview doesn't help. Probably the solution is very simple but I don't seem to find it :-)

  5. #5
    Junior Member
    Join Date
    Apr 2000
    Posts
    3
    The parameter in the HTML <object> tag is :-

    <param name="Loop" value="0">

    Regards,
    Ichu
    TheDon

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