I just wanted if anyone knows how to make it so that your flash movie automatically fills the screen, no matter what the resolution it.
I just wanted if anyone knows how to make it so that your flash movie automatically fills the screen, no matter what the resolution it.
At 3/22/01 08:03 PM, KungFuChrist wrote: I just wanted if anyone knows how to make it so that your flash movie automatically fills the screen, no matter what the resolution it.
Width="100%" Height="100%" (also use "exact fit" or "no border" in the movie parameters).
At 3/23/01 06:28 AM, liljim wrote:At 3/22/01 08:03 PM, KungFuChrist wrote: I just wanted if anyone knows how to make it so that your flash movie automatically fills the screen, no matter what the resolution it.Width="100%" Height="100%" (also use "exact fit" or "no border" in the movie parameters).
Or, in the stanadlone player, do an FS Command in the first keyframe of the movie, "Fullscreen = true"......