Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''ActionScript''' is an [[ECMAScript]]-based programming language used for controlling [[Macromedia Flash]] movies and applications. Since both ActionScript and [[JavaScript]] are based on the same ECMAScript syntax, fluency in one easily translates to the other. However, the client model is dramatically different: while JavaScript deals with [[window]]s, documents and [[form (document)|form]]s, ActionScript deals with movie-clips, text fields and sounds.
|