This stretches the entire movie and makes it distort incorrectly. I need
the content to scale correctly using scale 9, not stretching.

- Austin

John McCormack wrote:

In the constructor try stage.scaleMode = StageScaleMode.EXACT_FIT;

and in the Flex Navigator right click the project and choose properties,
then ActionScript Compiler
and in additional compiler arguments enter the size...
-default-size 800 600

John

----- Original Message -----
From: "Austin Kottke" <[EMAIL PROTECTED] <mailto:austink%40scientology.net>>
To: <flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>>
Sent: Tuesday, April 15, 2008 3:52 AM
Subject: [flexcoders] SWFLoader not scaling properly

> Hi, Im trying to figure out how to make a SWF loader actually scale the
> child content it is loading. I've looked at various posts, but whatever
> I do there
> is no clear cut way to scale it's content so it is resizeable.
>
> It also does not resize it correctly when the SWF first loads.
>
> Any ideas?
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt <http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt>
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo <http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo>! Groups
> Links
>
>
>
>


Reply via email to