Since version? Man Ok but I'm trying to load loading an image bigger than 2880 x 2880. and setting in my Image-tag it has to for example 400 x 400. It does seem to react the same as when i use a smaller image, I'm not seeing an image at all.
I tried to trace (image.)content! When i'm loading an lager image it's height and width are near 0, with smaller images its has the size it needs to be. It smells like a Flex/Flash bug.... Do you got any other solution. to load this image but resized to a smaller format. without for example duplicate the image and use the resized one on the server, if you get what i mean --- In [email protected], "JesterXL" <[EMAIL PROTECTED]> wrote: > > Max for images in Flash Player is 2880x2880. If the Loader goes bigger than > that, that is an accident. > > ----- Original Message ----- > From: "moyosaned" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, December 22, 2005 11:16 AM > Subject: [flexcoders] Max width and height for the Loader?? > > > Is there a max width/height for the Loader > I tried a width from around 4000 pixel, but I see around 3000/2880. > Is it just me? I'm loading the image like this: > > <mx:Loader id="image_loader" scaleContent="true" > maintainAspectRatio="true" mouseMove="scroll()"/> > > and > > <mx:Loader id="image_loader" scaleContent="false" > maintainAspectRatio="true" mouseMove="scroll()"/> > > and setting the source in script. > > What am i doing wrong! Is there a max? > > > > > > > > > > > > > -- > 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 > ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income homes are not online. Make a difference this holiday season! http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/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/

