Hi All,
I have a situation in which I have to make use of two flash movies in the webpage.
I am trying to communicate between these two movie through LocalConnection object, everything is working fine except the Flash Player 9 Fullscreen option.
In first movie there is a button called “Fullscreen” and in other movie I have a FlvPlayback component. So what I want to do is, when a user clicks the “Fullscreen” button then the flvplayback component in the other movie should use the flash player 9 fullscreen (occupying full monitor area).
Localconnection is working fine except the code Stage.displayState=“fullScreen”, Other commands in the function are working.
So any help from any of you will be very helpfull.
thanks in advance,
Vikas