Is there anyone here who uses action script and can tell how I can get into it?
Can I learn AScript 3.0 without having to wade through AS 2.0?
Thanks.
I'm assuming this will be on something other than an Amiga? ;-)
I did a little Action Script a while back (working on SDL projects lately). A good site is
http://flixel.org/I set up Flash Develop. It is a free program and is pretty easy to setup using this site....
http://www.flashdevelop.org/wikidocs/index.php?title=Main_PageThen after you get that setup check out this site:
http://www.neave.com/Actually check out that site no matter what. There are tons of cool demo things on there. Most all of them have a link to the source code.
I downloaded this one
http://www.neave.com/bounce/ and it compiled with no problems. You can browse around the code and mess around with it and see what things do. Good way to learn stuff I think.
Source code is write at the bottom of the page (
http://code.google.com/p/neave/downloads/detail?name=neave_bounce.zip)
It's pretty cool what you can do in a short amount of time.
Check out this game...
http://canabalt.com/ It uses ActionScript/Flixel. Pretty cool.
Good luck.