asked on
ASKER
Adobe Flash (formerly Macromedia Flash) is a cross-platform multimedia and software platform used to embed animations, video, and interactive applications into web pages and desktop and mobile applications and games. Flash displays text, vector and raster graphics to provide animations, video games and applications. It allows streaming of audio and video, and can capture mouse, keyboard, microphone and camera input. The ActionScript programming language allows creation of interactive animations, video games, web applications, desktop applications and mobile applications.
TRUSTED BY
ASKER
I've been working with this slider solution:
http://www.sitepoint.com/article/actionscript-animation-flash
and it works well with my drag and drop method.
Here's a re-work of your file, with my current code. It works great:
http://www.silverlinecreative.com/ee/slide_resize_v2.zip
My only remaining problem is that the movie clip I'm resizing in my "real" file contains a dynamically loaded JPEG. Although the movie clip is square, the shape gets a little out of whack when a non-square image is loaded into it.
I'll give you credit for this question, then post this final problem in a new question. I'd appreciate your help! Thanks again.