fishfin
08-05-2008, 04:47 PM
I've decided that I want to try to learn some Flex/Actionscript (I understand how to use flex to make forms and stuff like that, but I want to learn how to make things that are a little more interactive, like a game). My previous programming experience is limited to PHP and some simple python.
First, if anyone knows of any good Actionscript tutorials that deal with Flex and not Flash could you please point them out to me, so far I haven't been able to find any.
Second, this is a rough plan for how I want to go about learning (but it can always be subject to change if anyone has any good suggestions). I want to start out with a simple script and slowly tack code onto that, my idea of a base script is something that just displays an image at x and y coordinates. After I've got that working and understand how and why it works I would like to move on to adding something that makes that image move around by excepting keyboard input. After that I'm hoping to have the generals on how both user input and graphics stuff work and I'll decide what to add on next when I get there.
So, what would the easiest way be to make a .swf using flex 3 and action script 3 that will display a 32x32 picture at some set coordinates?
First, if anyone knows of any good Actionscript tutorials that deal with Flex and not Flash could you please point them out to me, so far I haven't been able to find any.
Second, this is a rough plan for how I want to go about learning (but it can always be subject to change if anyone has any good suggestions). I want to start out with a simple script and slowly tack code onto that, my idea of a base script is something that just displays an image at x and y coordinates. After I've got that working and understand how and why it works I would like to move on to adding something that makes that image move around by excepting keyboard input. After that I'm hoping to have the generals on how both user input and graphics stuff work and I'll decide what to add on next when I get there.
So, what would the easiest way be to make a .swf using flex 3 and action script 3 that will display a 32x32 picture at some set coordinates?