A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Video repeat after 10 secs. Quick one?

  1. #1
    Senior Member b18269's Avatar
    Join Date
    Jan 2006
    Location
    London, UK
    Posts
    167

    Unhappy Video repeat after 10 secs. Quick one?

    Hey all, im so busy again

    Im using this code on the flv to loop it:

    on (complete){
    this.autoRewind=true;
    this.play();
    }

    How do I make it so the video autoRewinds after ten seconds (without using cue points)?

    Thank you for looking

  2. #2
    Senior Member
    Join Date
    Apr 2008
    Location
    Nottingham, UK
    Posts
    348
    set a timer?

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