So Apple announced the iPad, and it won’t support Flash. That shouldn’t be a surprise. Neither the iPhone nor iPod Touch support Flash. Indeed most mobile platforms don’t (yet) support Flash. Even the smartest of smart phones have limited processing power and storage space compared to laptops and desktops. According to Steve Jobs, Apple doesn’t [...]
[4 Feb 2010]
Trevor McCauley posted two new tutorials today about Flash Player Errors and how to fix them. One covers runtime errors, or errors that occur while a movie is playing. The other covers compiler errors or errors that occur while developing and testing a movie. If you’re not using it already, may I suggest using Flex [...]
[4 Dec 2009]
The LoadVars() object is a funny thing. It’s basically a bucket for variables that you’d like to load into and send from an SWF file, as well as any methods and event handlers you invoke. LoadVars() can be problematic, however, if you ever find yourself reusing the same object for repeated load() or sendAndLoad() operations. [...]
[9 May 2008]