Ultimate Gear War
Join the alien war, prepare your gear and protect your base at all cost!
4.15 / 5.00 16,945 ViewsI haven't been able to find a good tutorial that explains AS3 in the Flash Develop software. They all use normal Flash CS3 and I want to learn AS3. I would use Flash, but I don't have the money to upgrade =(
I just want to learn basics so I can move on and learn myself from other people
At 6/7/12 04:39 PM, BlackMist75 wrote: I haven't been able to find a good tutorial that explains AS3 in the Flash Develop software. They all use normal Flash CS3 and I want to learn AS3. I would use Flash, but I don't have the money to upgrade =(
I just want to learn basics so I can move on and learn myself from other people
The FlashDevelop wikidocs here provides lots of information on using FlashDevelop. Any differences in AS3 and its usage in FlashDevelop will be in there.
If you're trying to learn AS3 as a language, there should be a lot of different sites to help with that. I recommend Kirupa (It is a little disorganized though, it does help with plenty of things). There are probably other tutorials anywhere on the internet u could look into.
There are redundant words here.
Doesn't explain how to do AS3 with Flash Develop
At 6/7/12 08:00 PM, BlackMist75 wrote: Doesn't explain how to do AS3 with Flash Develop
At 6/7/12 08:00 PM, BlackMist75 wrote: Doesn't explain how to do AS3 with Flash Develop
There is no such thing as "as3 with flash develop". There is flash develop the program which should take you about 5 minutes to figure out as it's quite simple, and then there is the as3 which is a programming language and learning that will take you a lot longer but there is billions of tutorials to get you started. Search for "as3 oop" (=object oriented programming) as that is what you do with flash develop. If you can't get started from there then consider starting knitting as it may be more suitable for you.
You can solve pretty much any problem you may have with AS3 by consulting the AS3 Language reference.
OOP :O seems legit, ill research