Search  

RUNTIME RESIZE UTILITY

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesRuntime Resize Utility

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 :

  • 1x Instructional PDF
  • 1x Sample FLA Project
  • 1x External AS File
  • FLA Version: Flash 8
  • Actionscript Version: AS2


\   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.


Keywords: resize, external, class, stretch, flip, translate, distort

Posted 10 months ago

@ 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 5 months ago

please add “shift” function so can change size in proportion when dragging a corner. thanks

Posted 3 months 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 3 months ago

awesome tool!!

Posted 16 days ago

I have a question

What can you do, modifing the as file i think, if the movie clip has a png file inside?

When i enable it, it changes the BG to White.. When i Disable it, it stays to white

The above actions i need to support png format.

I thing it is the BitmapData code in the AS that turns all of this. right?

Can you support me with png format?

Posted about 8 hours ago