Hi,
I have been wanting to code in “pure AS3” using flashbuilder 4. I know people are doing it, but I cannot find enough help to do a project myself. I am stuck programming in Flash CS5.
I need to understand:
a) how to get started in FlashBuilder 4. [COLOR=“Blue”]I have found some tutorials that start a pure AIR project, but it does not explain what the class structure should be, or why single word projects are not called “main.as” but two word named projects ARE. When to use Init(): (I see it, but do not know exactly what it does or when I need to use it).[/COLOR]
b) how to structure my project classes.
c) If it is possible to code for the web, and then convert to AIR, Android, and Apples Iphone & IPad OS.
What is apparent is that Adobe does not build their environments around pure AS3 coding. You either get a heavy does of MXML or Frame based coding. Outside of that you are pretty much on your own.
Is there a book or video that explains AS3 like it was Java or C++, instead of MXML and Animation based coding?
Thanks,
Confused