A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How can i do this simple thing

  1. #1
    Senior Member Celtic_K's Avatar
    Join Date
    Dec 2004
    Posts
    238

    How can i do this simple thing

    Hello,

    I am trying to figure out how to make it so after a movie plays I can get a replay video option to come on top of the screen. so the movie plays , when its done a replay button will fade in and i click on it and it replays.

    but the video has to be streaming not embeded.

    anyone know how to do this?



    Thanks!

  2. #2
    Senior Member
    Join Date
    Jun 2001
    Posts
    140
    just place a button on the top layer and set its visiblity to false.
    You can then use listenerObject.complete to listen for the end of the FLV to reset the replay btn's visibility which, can in turn can reset the netstream value.

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