vikasrayiparambil
05-09-2007, 06:35 PM
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.
Localconnection is working fine except the code Stage.displayState="fullScreen", Other commands in the function is working fine.
So any help from any of you will be very helpfull.
thanks,
Vikas
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.
Localconnection is working fine except the code Stage.displayState="fullScreen", Other commands in the function is working fine.
So any help from any of you will be very helpfull.
thanks,
Vikas