Category Archives: Flash
Writing XIFF Extensions To Pass Custom Data Over XMPP
Learn how to write your own XIFF extensions with custom data that can be sent over XMPP.
Also posted in Flex 2 Comments
XIFF GUI (AS3 XMPP Demo)
I've been working on building a chat room using XMPP (Jabber) and the XIFF AS3 API and have released a full-featured XIFF overview demo with source code.
Also posted in Flex 12 Comments
AS3 Syntax Highlighting (with SyntaxHighlighter 2.0)
SyntaxHighlighter was recently updated to 2.0 so I updated my AS3 brush to be compatible.
Posted in Flash 4 Comments
Language Reference Updates
Language References updated for the release of Flash 10.
Posted in Flash Leave a comment
Color Name Class (SVG 1.0 – X11 and VGA)
Here's a class for you that defines the names and hexadecimal values of all the colors in SVG 1.0, including the X11 colors and the HTML4 colors, based on the VGA colors.
Posted in Flash 9 Comments
AS3ScribdLib Update 0.90 – Complete API Support
This update of my AS3 Scribd library completes the full API support including docs.upload() and user.signup().
Posted in Flash 4 Comments
AS3ScribdLib Update 0.85
An update for my AS3 Scribd library that fixes docs.uploadFromURL() and adds documentation.
Posted in Flash Leave a comment
Language Reference Updates
Language References updated for the release of Flex 3 and AIR.
Posted in Flash Leave a comment
Geocoding with Papervision3D Update