if you don't want the swf to take up the whole page in the browser, you'll need to edit the html. As for setting the scaleMode you can set it like this:

stage.scaleMode = StageScaleMode.NO_SCALE;

- juan

On Jun 15, 2007, at 12:09 PM, Gustavo Duenas wrote:

Hi Juan thanks I did it, and I was wondering how can I set up the size of the stage, I';ve tried stage.scaleMode(); with no results, any ideas, because this flex thing makes resizable all time and I'd like to have the way i like in the size I want.

Regards


gustavo

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to