Aug 25♥ ⇒ HTML Character Symbols © ™ ←
When creating HTML websites and emails, it’s important to use proper HTML character symbols.
When creating HTML websites and emails, it’s important to use proper HTML character symbols.


Check out Creatives Unlimited for a cool take on locational data visualisation. I swear it reminds me of that Death Star Holograph scene from Star Wars.
When making a flash game, it’s always nice to have believable physics. However, having to code your own physics engine is not always so nice. The good news is…you don’t have to. Below is a list of AS3 class libraries that make simulating physics relatively easy.

ActionScript Physics Engine
APE is written and maintained by Alec Cove, and can be used in Flash or Flex. I have actually had time to play around with this one, and can say that it is very easy to use. Visit the Site
Getting your gotoAndPlay() mixed up with your flash.display.MovieClip.gotoAndPlay() ? Well then this helpful table will sort out some of your Actionscript woes.