View Single Post
Old 06-29-2012, 07:34 PM   PM User | #3
hxdrummerxc
New to the CF scene

 
Join Date: Jun 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
hxdrummerxc is an unknown quantity at this point
alright, I tried to change all the values to include px.

else if ((screen.width == '1440px') && (screen.height == '900px')) etc.

But it made it act real strange. It still worked in Chrome/Firefox, but it changed the size of flash movie really skinny. And it still didn't show up in Internet Explorer.

The weird part is, it isn't my code. I needed a code that would resize the flash movie per screen resolution, and I found this website that explained it, and provided the code for you. http://www.flashscript.biz/utilities..._change_2.html

But their's works in Internet Explorer, mine doesn't. Even though its essentially the same code. I didn't change much except the sizes, and the .swf file and all of that.

Last edited by hxdrummerxc; 06-29-2012 at 07:40 PM..
hxdrummerxc is offline   Reply With Quote