Re: [Flashcoders] weird scaling issue in internet explorer and 1900 x 1200 resolution

2005-11-16 Thread Gregory_GOusable
Grant,

I've tested in IE6 + FPlayer8 and Opera 8.5 + FPlayer8  :
  width= 1000height 600 scale noScale in both, and in stand-along
(cached file) too.

Even more: if you're accessing Stage.width and Stage.height, these
props are read-only...
Or if you're accessing others, please tell me - I'm very interested.

-- 
Best regards,
 Gregory_GOusable

http://GOusable.com
Flash components development.
Usability services.

 
 I'm getting to the end of a project and have been testing inside eclipse and 
 in firefox, I come to
 test in internet exploder (windows) and its scaling my move no matter what I 
 set it to in the
 object tag.
 
 I've done a test swf that is 1000 x 600 px and if I view in in firefox it 
 looks great if in
 explorer its not scaled but the stage is bigger than its supposed to be, I 
 added a button to get
 the stage height and width and the scale mode and in firefox it displays:
 
 width= 1000height 600 scale noScale
 
 in IE it displays
 
 width= 1250height 750 scale noScale
 
 
 http://www.bluetube.com/temp/flash-embed-test/EMC.html
 
 I've tried this on other machines and it appears to work how it should and 
 the only thing I can
 put it down to is I run a dell 9300 with a 17 display that runs 1900 x 1200 
 pixels, could this be
 an issue the flash player in internet explorer is not addressing ?
 
 
 Grant


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] weird scaling issue in internet explorer and 1900 x 1200 resolution

2005-11-15 Thread grant
I'm getting to the end of a project and have been testing inside eclipse and in 
firefox, I come to test in internet exploder (windows) and its scaling my move 
no matter what I set it to in the object tag.

I've done a test swf that is 1000 x 600 px and if I view in in firefox it looks 
great if in explorer its not scaled but the stage is bigger than its supposed 
to be, I added a button to get the stage height and width and the scale mode 
and in firefox it displays:

width= 1000height 600 scale noScale

in IE it displays

width= 1250height 750 scale noScale


http://www.bluetube.com/temp/flash-embed-test/EMC.html

I've tried this on other machines and it appears to work how it should and the 
only thing I can put it down to is I run a dell 9300 with a 17 display that 
runs 1900 x 1200 pixels, could this be an issue the flash player in internet 
explorer is not addressing ?


Grant
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders