Skip to main content
Inspiring
July 16, 2009
Question

Need posterframe help

  • July 16, 2009
  • 2 replies
  • 479 views

I have a nice simple flv player. But I have a client who wants a posterframe at the beginning and I tried to add this underneath the play button inside the file. It works but when you stop or pause the flv the play button shows along with the posterframe. Can someone help me find away to do this where I have a posterframe as soon as the file opens and on pause the flv stops but no posterframe is visible?

Files are here

http://www.mediafire.com/?sharekey=faacd2049005d99fef77406be8d056c2b1dcec7ea3fe2cd4

This topic has been closed for replies.

2 replies

mentlityAuthor
Inspiring
July 16, 2009

Thanks for the tip as the actionscript is broken up into sections for each and just added a movieclip made from a still of the movie, gave it an instance name and added the visible false to certain areas .

Again! thx!

kglad
Community Expert
Community Expert
July 16, 2009

you're welcome.

kglad
Community Expert
Community Expert
July 16, 2009

the posterframe should be a movieclip positioned above the player.  set its _visible property to false when it's no longer needed.