Archive

Posts Tagged ‘Flash – image from folder’

Flash – Getting image from folder

August 15, 2008 Adeel Ansari 1 comment

Flash – Getting image from folder

right_picture2._with = 250;

right_picture2._height = 80;

_root.importImage = “picture.jpg”;

this.loadMovie(“images/”+_root.importImage);