views:

3

answers:

0

Hi, FlashGurus,

I am having trouble to fulfill one of the goals my supervisor gave me. We now have a flash application written in AS2, and now they want it to be able to play the inserted movies(.flv) in full screen mode and be able to exit. I know there's a built-in flvplayback in AS3 that already supports this function, but not in AS2. My supervisor suggested that I should research the flvplayback events and make an event listener and call the movie player to full screen the movie. I have done quite a lot of researches, but so far i have made no progress. Do any of you flash gurus have any insights of this? A sample code for this would be VERY helpful!

More about the app: 1. It has pause and exit button on seperated layer and actionscript for the click events. 2. All the video instance name is video01.

Thank you so much!

related questions