Skip to main content
February 26, 2014
Answered

Insert image from file in Adobe Flash AS2

  • February 26, 2014
  • 1 reply
  • 1038 views

Hello!

I am working on one project in Adobe Flash AS2 and I would like to know, is it possible to create such button in the flash movie, that when is pressed on, opens a file browser for the computer. After that, the user chooses an image to insert in the flash movie. And the image changes from the old one (apple) to the new one (flower).

For better understanding I added pictures. I hope You understand what I mean..

I have searched in web how to do this, but no success at all..Hoping on Your advice. Thanks!!!

This topic has been closed for replies.
Correct answer kglad

Thank you for this reply..This is what I really wanted to know.

Maybe You could suggest any other softwares that allow similar option?


you're looking for software, other than flash pro, to edit a swf?  if so, google:  "swf editor"

1 reply

kglad
Community Expert
Community Expert
February 26, 2014

you can use the loadMovie() method of movieclips to load bitmaps.

February 27, 2014

Thank You for the advice! I will check it out!