A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: [F8] Reset Playhead on MediaPlayBack

  1. #1
    Senior Member
    Join Date
    Sep 2003
    Posts
    356

    [F8] Reset Playhead on MediaPlayBack

    Using the MediaPlayBack component...

    I want to reset the playhead back to start when I change the playlist.

    I have tried...

    player.stop();
    player.setMedia("","MP3");
    player.playheadTime = "0";

    I can not seem to get it to go back to the beginning.
    Also want to clear the time.

    What am I missing?

    Last edited by FHilton; 07-08-2008 at 08:02 PM.

  2. #2
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Can anyone input on this issue?


  3. #3
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Hey,

    I am still needing an answer.


  4. #4
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    I am trying to reset it visiually after changing a play list on a dropdown list.
    Basically I am resetting.

    Thanks


  5. #5
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Surely, someone has run into this problem before.


  6. #6
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    I have done a search on FK and can not seem to find a working solution.
    Others have suggested using "player.stop();"

    But, I tried that and it doesn't work

    Can somebody help?


  7. #7
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Hi,

    Is there a bug with the player.stop() ?


  8. #8
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    I am still trying to figure out why the media.stop() doesn't work.


  9. #9
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Can anyone out there clue me in?


  10. #10
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Isn't there any help out there?


  11. #11
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Why am I the only one posting... is this that difficult??


  12. #12
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    Come on people.... somebody knows something.


  13. #13
    Senior Member
    Join Date
    Sep 2003
    Posts
    356
    I wish there was another board I could go to to get help. This one isn't very good:


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