PDA

View Full Version : Browser resizing my swf


codeycody
01-23-2009, 01:34 PM
Hi,

I have a stage of 600x400 and in the publish settings I chose this same width and height (with pixels dimension, and scale: No Scale).

And when I load the swf in a browser:

http://mydomain.com/flash.swf

It resizes the swf stage size.

(I know this because I have a value which is positioned according to the stage width/height, and also because if I choose an opaque windowless I can see that it is bigger than I want it to be)

Any ideas?

Am I loading the .swf wrong?

cjx3711
02-16-2009, 01:48 PM
Firstly your link is broken'
Secondly the only reason i can think of is that you did not set the correct resolution for the flash element in the html document.

kkbbcute
02-16-2009, 02:32 PM
That issue obviously is arriving from your html document resizing your flash file, you may have set something wrongly before publishing your swf, or you may have tried to scale the swf to fit in an overly small table.