Anyone who tries to use the Loader class to load a large (in pixels)
Flash 7/8 swf into a Flex app would probably run into this.  But I
couldn't find it in the archives...

If you load an external Flash 8 swf into a Flex 2 app, with the Loader
class, it will spill out of whatever container you put it in.  Really
looks like a bug.

In other words, say you want to load a large (say 1000 pixel) swf
file, into an HBox that's 100 px wide.  If you put the Loader into a
UIComponent, and then put that UIComponent into an HBox, and the width
of the swf that you loaded is larger than the width of the HBox, the
swf will just spill over the edges of the HBox.  And spill over pretty
much anything else in the Flex app too, while it's spilling. 

What do I do here?






------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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