Flash Player with C++ Support
Posted by Helmut | Filed under videos
Scott Peterson shows Flash on C/C++ sneak peek at Adobe MAX Chicago
//Google Android
Posted by Helmut | Filed under videos
Sergey Brin and Steve Horowitz discuss the availability of the SDK, that it will be open source in the future, and demo some applications.
//Experience Adobe Acrobat 8
Posted by Helmut | Filed under Recognition
I got a link of this site over email and to be honest I was impressed to see how Adobe used Flash and Video to showcase their latest version of their Acrobat product.
//Error #1063 When loading XML
Posted by Helmut | Filed under AS Burst
If you get the following error when loading XML and trying to get the node attribute: ArgumentError: Error #1063: Argument count mismatch. It could be that you typed attributes instead of attribute.
//DescribeType for AS 3.0
Posted by Helmut | Filed under AS Burst
Use describeType rather than a for-loop to enlist an object properties.