Home Blog Projects Wallpapers Themes Fonts

Blog

ECMAScript and ActionScript 3.0

Posted on Monday, January 11th, 2010 under Code | No comments

ECMAScript

I have been working to understand more aspects of the Flash platform and how we are implementing it in our Full Sail curriculum and this XML basics article I just found was really helpful in explaining E4X syntax and how to traverse the XML node tree.

The article does mention implementing the Flash IDE for their code, but Flex Builder is a much nicer environment for building ActionScript projects. Plus, you can install a copy of the XML Buddy Eclipse plugin in FB and it just happens to be one of the few XML editors that auto-completes custom nodes (the only other one I've found is Espresso).

Related Posts:

Flex Builder is evil about Undos
While creating an example AS3 file for our Deployment of Flash Projects class just now in Flex Builder, I almost found myself in an absurd "the-files-are-missing" predicament that we hear about every now and then from our students. Turns out some of it may not be so absurd ... While Flex Builder allows for multiple Undos ...
Enabling AIR Code Completion in an AS3 Project
One of the problems Norm and I have found with our DFP students building ActionScript 3 projects in Flex Builder is that any AIR-specific code that is implemented lacks code-completion and error-resolving. A really simple solution, though, is including the Global AIR SWC in the project's Library. You can follow along with the video for ...
Exodus
Guess who just got his Flash Builder Education serial number? Now I can start moving over actual projects from their current Flex Builder workspace and start taking full advantage of the new features built into the updated IDE. Hmm ... now that I think about it, I am wondering if I can just point FB to ...
Coloring DTD in Coda
During the DFP lab session yesterday, Norm and my students were having issues validating their XML data files using a couple of the services we normally recommend. Namely, their XML files were showing no errors, despite adding intentional mal-formed tags and whatnot. It just so happened that Norm was reading through one of FlashTuts newer posts ...
IF : Idle
While I was in Building 2 at Full Sail today, waiting for IT to install the complete Adobe Web Premium Collection on my MBP, I had a chance to submit an entry for this week's Illustration Friday:http://illustrationfriday.com theme of "idle". If my ears look big, I'm going to blame it on the fact that I haven't ...

Write a comment

Your e-mail address is never published nor shared. Required fields are marked *

*

*

:

:

 

Back to Top