GeekArticles
Web Tools
Flash MobileActionScript syntax for Flash Lite Macrochat (6/14/05)
Author: macromedia.com |
Published: 28th Aug 2005 |
Visited: 437 times |
Add CommentFiled in: Flash Mobile(Macrochat) Join Macromedia Technical Support Engineer Jonathan Duran for a live discussion of scripting for the Flash Lite player. Returning to Flash 4 ActionScript syntax can be painful after experiencing the flexibility of ActionScript 2.0.
Read Article Sponsored Links
Related Articles
• Harnessing JSON Syntax JSON’ s affiliation with Ajax has frankly been overshadowed by XML. As a mark-up language specifically built for JavaScript JSON should be on the frontline in developing Ajax based application. But JSON is overshadowed by XML because the former mark-up language is specifically built to Jav ...
• Clean Up Function Syntax Mess with decltype The funky syntax of a function's return type isn't just unreadable in many cases—it's also a common source of maintenance problems. However, with the new decltype operator your functions will look much cleaner and easier to maint ...