kevinpasnik
12-27-2002, 09:57 PM
I'm trying to change the FMProjector default white background color with the following code with NO success. Could you please tell be what I'm doing wrong. I have added these fscommands to the source .swf file that produces the FMProjector .exe file.
fscommand("fas.win.bkrgb", "0x009999");
fscommand("fullscreen", "true");
fscommand("allowscale", "false");
Question: Why doesn't FMProjector read the background colors set in the original .fla files?
Thanks,
fscommand("fas.win.bkrgb", "0x009999");
fscommand("fullscreen", "true");
fscommand("allowscale", "false");
Question: Why doesn't FMProjector read the background colors set in the original .fla files?
Thanks,