Tag Archives: actionscript 3 load image

How to load an image from PC in flash with actionscript 3

February 13, 2010

4 Comments

This works in flash CS4 and flash player 10 only, also this literally means loading an image from your computer into your flash application, you are not sending it to any server. First thing you do is create a Movie Clip and name it “holder”, this is where we are going to load the external [...]

Continue reading...