please add “shift” function so can change size in proportion when dragging a corner. thanks
Posted 28 days ago
This is an easy-to-use set of prototype functions that will let your users resize movie clips. If you are unfamiliar with prototypes, it’s just another way of saying that any movie clip can use the resize functions no matter where it appears in the timeline.
You will be able to resize, scale, and flip your movie clips. You can also set boundaries, max dimensions, min dimensions, and tweak the colors. Several bonus features are even included in the file, such as an easy way to apply bitmap smoothing to your dynamic movie clips. Page through all 10 of the demos to see what the file has to offer.
Best of all, the file is 100% Actionscript, so there are no movie clips to keep track of. There is an instructional PDF that helps you work with the file, and the Actionscript is commented.
File Details :
Questions About This File :Feel free to ask the author a question about this file before you buy it. You can contact the author using the form at the bottom of their Profile page. Answers will be sent to you via email.
Get Started :Create a Flashden Account or see More Files from this author.
@ homemadebyx
Saving the data to XML is not a simple job. It will also require an additional language such as PHP . But if you are up to the task, here are the variables:
MyMovieClip._x MyMovieClip._y
and
MyMovieClip._xscale MyMovieClip._yscale
or
MyMovieClip._width MyMovieClip._height
Just save the variables when you resize the movie clip, and set the variables when you load the movie.
Posted 2 months ago
please add “shift” function so can change size in proportion when dragging a corner. thanks
Posted 28 days ago
@ manxman123
I haven’t made any plans yet to add new features to this file. If you feel up to the task yourself, I can point out where certain areas of the functionality are located in the code. Just contact me on my profile page.
Posted 27 days ago