View Single Post
  #3 (permalink)  
Old Aug 31st, 2007, 22:36
nate2099 nate2099 is offline
SuperMember

SuperMember
Join Date: Apr 2007
Location: Sydney
Posts: 156
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resize dynamically loaded image

I don't want to resize the actual movie clip, it has to be 240 x 180. Problem was that the images users upload can be in any resolution... say 800 x 600. When I dynamically loaded this into the MC it only displayed the top left 240x180px.

I've since changed tack, and am now resizing the images when they are uploaded using php,

Thanks for the reply though!!

Cheers,

Nathan.
Reply With Quote