Fullscreen video on a fullscreen site... [AS2.0]

I have a full-screen site (after site is loaded, user clicks ‘enter’ and site goes full-screen) with videos within that play in a smaller window (flvplayback component). Since I’m already implementing the stage display state to full-screen, it sounds like I can’t just make the video go into it’s ‘own’ full-screen’ mode, correct?

I’m guessing the only solution here is to create a custom button and resize the component itself? I’m kind of double-checking though because if I CAN simply control the player window independently, that would be great.

Any input (or verification of what I fear, lol) would be appreciated.

Thanks,