Home Blog Projects Wallpapers Themes Fonts

Blog

Archive for “flash”

Feel free to look around & browse to your heart's content ...

Exodus

Exodus

Posted on Monday, April 12th, 2010 under Comics | No comments

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 the previous workspace I was using. I know you can't take a Flash Builder project backward to Flex Builder, but ...

 
iPhone OS 4.0 Sneak Peak

iPhone OS 4.0 Sneak Peak

Posted on Friday, April 9th, 2010 under News | No comments

I had intended on posting about all of the features I am excited for in the upcoming iPhone OS 4.0 software update (of which there are many), but Apple did a nice job of spoiling that with ...

More reminders of their continued belief that the HTML5 markup language is a direct equivalent to and a capable replacement for Flash, Flex and AIR ... where it definitely is not.
A re-written development agreement that not only restricts ...

 
ECMAScript and ActionScript 3.0

ECMAScript and ActionScript 3.0

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

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 ...

 
Circles of Interest

Circles of Interest

Posted on Friday, January 8th, 2010 under Design | No comments

Even though I have no plans of releasing these to the public, I thought you might enjoy seeing this fun little cross-platform project I have been working on. It is really just a fancy list for me to keep handy and remind me of what to work on most days. Not only does it come with a spiffy iPhone version (including a custom iPhone icon, of course), it now has an Adobe AIR version that ...

 

Animation – George

Posted on Wednesday, December 23rd, 2009 under Sketches Video | No comments

I have been wanting to start animating some of my drawings for a long time, so even though this guy is really simple, I needed to start somewhere. Enjoy!

 

Hater Blockers

Posted on Saturday, October 17th, 2009 under Code Sketches | No comments

All the unnecessary hatin' that has been happening lately toward the Flash platform has been getting out of hand and definitely on my nerves ... so I have decided to start animating small little nuggets of fun into some of my drawings here on the blog. If you are not among the misinformed and propaganda-gobbling masses, please enjoy! Of course, I am also adding a nice bit of accessibility for all the iPhone users, ...

 

Flex Builder is evil about Undos

Posted on Tuesday, September 29th, 2009 under Code | No comments

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 in several areas of its interface, it also has a subtle way of not indicating where those Undos are taking ...

 

Enabling AIR Code Completion in an AS3 Project

Posted on Saturday, September 19th, 2009 under Code Video | No comments

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 a demonstration on how.

 
 

Back to Top