hey all,
I know this is going to sound dumb, everyones gonna ask “why don’t you just scale the photos in photoshop or something before you load them into Flash?” But please bear with me. I need to have dynamically loaded images (loaded through xml) be scaled to the loader i’m loading them into. I can’t get anything to work. These are the two lines i’m focusing on.
this.loader2.loader.loadMovie(Mp3Path);
this.loader2.loader.scaleContent = true;
any ideas would be great!
Thanks everyone!