Talk:ASP.NET AJAX: Difference between revisions

Content deleted Content added
Bhuvanvel (talk | contribs)
Bhuvanvel (talk | contribs)
Line 30:
 
 
 
=='''ActionScript Features'''==
 
ActionScript 2.0 is a major grammatical overhaul of ActionScript as it existed in Flash. It adds relatively little new runtime functionality to the language but radically improves object-oriented development in Flash by formalizing objected-oriented programming (OOP) syntax and methodology.It can use as a official vocabulary for creating classes and objects.
<br />
Action Script has a adds of syntactic support for traditional object-<br />oriented features.ActionScript provides a class keyword for creating<br />classes and an extends keyword for establishinginheritance.
=='''Object-Oriented ActionScript'''==