hello,
this seems pretty basic, but i couldn’t find the right tutorial. All I want is add file (say “pict.jpg”) to AS3.0 (i guess as a class extending bitmap? or bitmapdata?) Right now i am doing it through the library, but i want to be able to run the flash for different pictures. I am using Flash IDE, not Flex.
also this is probably impossible but i gotta ask, is it possible the actual stage (swf) to resize to the size of the image loaded.
ps. if anyone is interested I am implementing this to flash. Already did all the math, now just making it more user-friendly.