Archive of May 2007


AS3 Tip of the Day

So it appears DataType Number cannot be tested against null conditions. In order to determine if a Number has no value you must use the function isNaN(num) which returns a Boolean. That’s right boys & girls a Numbers initial value is Not a Number ;-) Oh AS3 you confound me!

May 9th, 2007  by Stephen  /  6 Comments

Create Apollo Apps with Flash CS3

Want to start playing with Apollo, but don’t want to take the time to learn FlexBuilder? Then use Flash CS3.

The team at Adobe is hard at work on an extension/plug-in that will streamline authoring Apollo apps from Flash CS3, but in the meantime, here is an extension created by Guy Watson that makes it easier.

There are also some new Apollo articles on the Adobe labs site (scroll to the bottom of the page).

May 2nd, 2007  by Stephen  /  2 Comments
← Previous