I don’t know if “dynamically” is the right term, but here’s my question:
If I have an XML file that lists the URLs of images (jpegs) that I want to import, is there a way to do load them into BitmapData objects?
I know you can do it if the images are already imported and linked in the library with an identifier…
Hiya
Ive been searching for an answer to this for days, this thread is 3 years old now surely there is a simple solution or tutorial.
I need to dynamically load in a jpg, convert it to a bitmap object and then matrix transform it to give the illusion of a 3d perspective.
If anyone can help me with this i would be soooo grateful, im going insane trying :s