Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

loader component problem

Status
Not open for further replies.

lucidtech

IS-IT--Management
Joined
Jan 17, 2005
Messages
267
Location
US
I am loading images dynamically into a few loader components. I've always had the issue where if I set the loader to scale the image to fit, half of the time the image doesn't display at all.. the other half of the time it works perfectly. Any ideas?

For reference, I have the loader set to autoload and scalecontent is set in the component properties, not via actionscript. Would it make a difference if I set all the preferences via actionscript instead?
 
As in just create and empty movie clip and load the image directly into the clip without the loader?
 
...with AS2 MovieClipLoader Class (Loader Class in AS3), so that you can monitor the loading progress and resize the MovieClip as soon as your image is loaded.

Kenneth Kawamoto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top