Pages: [1]
  Print  
Author Topic: Fullscreen FLVPlayback component problem and solution.  (Read 403 times)
sweetl80
Gaia Novice
*
Posts: 1


« on: June 16, 2011, 02:14:53 AM »

Hi Everyone!

Thought id make my first post something useful.

I was going to post if i got to the point where it had taken me over an hour without finding a solution.  But then I decided it'd be nice if i were to post anyway - i didn't find the solution on this forum but in the docs.

The Problem
I have an flvplayback component on a page. Im running the whole movie full screen... FLVPlayback has a new 'feature' by which if you change your stage mode to full screen, the player takes over and runs in full screen over the top of your framework!

Its annoying, but there is good news!

The Solution
Code:
myFLVPlaybackInstance.fullScreenTakeOver = false;

Chuck this code in your page() function, in the code for the page in which the player resides.

Remember that you'll need to put the full path to the player in your code, for example mine sat in a movie clip called 'mainpanel' so my code became:

Code:
mainpanel.flvplayer.fullScreenTakeOver = false;

Again, thanks for the great work on gaia guys Wink
Logged
mosk
Gaia Expert
****
Posts: 207


« Reply #1 on: August 26, 2011, 10:41:53 AM »

Thanks for posting this.  May end up using an FLVPlayback component and this will likely save me many headaches. Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

TinyPortal v1.0 beta 4 © Bloc