views:

89

answers:

2

I just cant figure out how to do this. Im not very familiar with as3 and it just keeps trowing errors at my face. One thing that bugs me most is not having a clue on what or when I need to import stuff.

Im using flash builder and Im simply trying to make it grab grab an image from a xml file and place it on screen with the possibility to click this image and expand a box with text under the image.

Can someone please outline what should I be looking at? I can get together the pieces of the puzzle but im usually just left with a pile of errors whose description I cant understand.

A: 

There are plenty of tutorials out there in case you just want to get this done.

However if you understand more, it might be good to take this from the beginning. From the top of my mind Practical Actionscript 3 is an excellent and free online resource to get started.

Theo.T
Thank you Theo, Ill give a look at that reference.
Minbot
A: 

A great place to start with Flash is GotoAndLearn.

TandemAdam