To further aide debugging and assurance that you are in fact using your variables as you had intended for them to be used, ActionScript 2.0 has introduced strict data typing to the language. What this is, is the ability to specify what type a certain variable is when it’s created (Number, String, MovieClip, etc.). Then, [...]
Archive for November 11th, 2008
Declaring Variable & Function In Action Script 2.0 (Flash)
Posted in Flash on November 11, 2008 | Leave a Comment »