PDA

View Full Version : CD Rom


Johnner
02-24-2003, 05:06 PM
Hello Everybody,

I've made a presentation in Flash which opens in full screen using the fscommand("fullscreen", true) , but the movie doen't open at 100% and looks kinda stretched.

Is there any action script that will open the animation at 100%?

Thanks

farafiro
02-25-2003, 07:57 AM
Johnner
welcome to the board
make another fscommand for the scale matter[as]fscommand("allowscale", false)

farafiro
02-25-2003, 07:57 AM
Johnner
welcome to the board
make another fscommand for the scale matterfscommand("allowscale", false)

Johnner
02-25-2003, 09:07 AM
Cheers mate - that did the job.