PDA

View Full Version : Full Screen Movie BG's



mikedkap
July 31st, 2007, 11:41 AM
I've been noticing a style in couple sites lately where there is a Full Screen Video scalable to the screen -

Check it out here:
http://www.hipopotamstudio.pl/

And here in the Axercise:
http://www.axeeffect.jp/index.html

Does anybody feel like they know what method they've been using to properly execute this?

wvoets
July 31st, 2007, 02:46 PM
Maybe using the FLVPlayback component and adding a listener which checks for the stage size? Just a thought :)

mattop
July 31st, 2007, 06:32 PM
can't you just do Stage.width and Stage.height? or no?