Hi all,
I am developing a type of CMS site for a realtor client but need a solution so the client can upload new images and have them resized dynamically to fit the target movie clip (image box).
I don’t need help with the uploading, just the Resizing script. And considering I will not know the size of the image being uploaded the script Must Keep the aspect ratio of the original image, regardless of the new size.
(*I don’t want to resize the target clip)
Keep in mind, these are straight jpeg’s, there is no way to convert these to swf’s because it’s a CMS site…I don’t want to update it! And I know about some of the very cool CMS applictions available but my client actually wants a flash site (imagine that huh!)
I can handle all the loaded text, and all other content except for this image resizing problem.
I need some advise and help please!
Thanks