Action Script 2 tutorial
autor Rauros
Dodaj na ekran główny, by mieć szybki dostęp
Zainstaluj tę grę
Stuknij przycisk Udostępnij, potem "Dodaj do ekranu początkowego", aby szybko mieć grę pod ręką.
Action Script 2 tutorial
Tagi dla Action Script 2 tutorial
Opis
Here you will learn some tricks. Please, in comments write mistakes because I am not english.
Aktualizacje dewelopera
First updated: Added rectilinear uniform motion tutorial.
Second updated: Added uniformly accelerated linear motion.
Third updated: Added trigonometry.
Komentarze
kellan057
May. 29, 2009
Your grammar is appalling
Rauros
Dec. 10, 2008
Updated again.
Rauros
Dec. 10, 2008
I might be mistaked, but in flash cs3 the language is "AS 1 & AS 2". There isn't "AS 1" only or "AS 2".
arseiam
Dec. 10, 2008
AS1 and AS2 use different compilers but compile to the same form of byte code for the same virtual machine (VM1). So no, they're not the same.
Rauros
Dec. 09, 2008
AS 2 and As 1 is using the same compiler. As 3 is really a new version, but as 2 and as 1 is the same version.