Skip to main content
May 21, 2006
Question

FLV Issue...and it's weird weird weird

  • May 21, 2006
  • 1 reply
  • 197 views
I have a playlist that shows thumbnails of each of the .flv's available. I auto-start the first in the list and it plays just fine. If you select any of the other 10+ that also will stop the 1st loaded FLV and start the one you selected. If you go back and click the 1st one which auto-played...that also stops the current flv and loads and starts that one just fine.

However......if you select any flv other than those 2...it stops the current playing flv and then does absolutely nothing. So I'm wondering what the issue is. Here's the code:

...After click Class Function......

_root.main.vPlayer.contentPath = _parent.flvFile;
_root.main.vPlayer.play();

...some other things in the class function not related to playing flv

I'm wondering if there's some type of issue with the file not being ready to play...or getting confused...not sure. Any help appreciated.

    This topic has been closed for replies.

    1 reply

    Participant
    June 8, 2006
    im sorry i dont have a solution for ur problem but u seem more experienced with the flv player..i just started using it on my sites....everyrthing looks good before i upload. but once viewin it on the web the player no longer has the buttons on the player....the video plays fine id just like to have the play/pause and volume button work..thanks.