Hi Hilary
Thanks, already tried this.
This will not make the video any larger in frame size, but instead cover the whole screen with the background color. I need the video to actually go full screen or near to it.
The trouble is I have a maximum frame size of 600 x 460 pixels. I can't go any larger than this as this was the original video size. Using the fscommand "fullscreen", "true" is o.k, but will only drag the video frame size up to screen size and cause artifacts in the pixels due to "blocking effect".

Making the screen res change to a lower res like 800 x 600 in effect makes the video frame larger without causing artifacts, keeping the quality the same. It is a trick that some "High end Codecs use to achieve the "Full Screen Effect" when all they are doing is changing the screen res whilst the video is playing. The trouble is these codecs are very, very, very expensive.
 
Using Director instead of Flash can make this possible, but........
I just might have to hook up with someone that has a Mac version of director to do that part as I only have the Win version of director.
 
The more I come across projects that require X platform, the more annoyed I get that macromedia did not produce director to output to X platform like Flash does.
 
Thanks for the ideas  :-)
 
M.D
Michael,
As Pat said, you can do something like this:
 
fscommand("fullscreen", "true")
fscommand("allowscale", "false")
 
Hilary
 
 
--
"Michael Dielenberg" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
G'Day all
 
Does any one know how to change the screen resolution from a flash projector?
E.G if the hosts computer has a screen resolution of 1024 by 768 and the content
in the flash projector needs a screen resolution of 800 by 600 to play correctly......
Can the screen res be changed to suit content of projector and then reset to original once projector finish's?
 
Thanks in advance
 
Michael
---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to