On Fri, 25 Mar 2005 08:58:12 -0500, Doodi, Hari - BLS CTR
<[EMAIL PROTECTED]> wrote:

> Yes, I am zooming image using
> scaleX and scaleY and also I did check my mxml file and parent is not big
> enough to hold the zoomed Image.

A couple of things:

 1.  Use scaleX and scaleY instead of _xscale and _yscale.  The former
will ensure the Loader object resizes and the parent knows about it.
 2.  Why have you set hScrollPolicy and vScrollPolicy to off?  Remove
that and it should work.

Manish


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to