Category Archives: Flex
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 Flash 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 Flash 12 Comments
SecurityError Loading Local Files AND Accessing Internet Resources
How to avoid the dreaded Security Sandbox Violation: Security Error: Error #2148 when importing, moving or renaming a project.
Posted in Flex 5 Comments
Adobe Edge Article: Geocoding with Papervision3D
A link to my article on Adobe Edge about using Flex and Papervision3D to geocode.
Posted in Flex 24 Comments
FLVPlayback directly in Flex
A quick tutorial on how to incorporate Flash's FLVPlayback component directly in Flex.
Posted in Flex 12 Comments
SyntaxHighlighter in phpBB
If you've setup a phpBB forum, you might want to check out this SyntaxHighlighter mod for displaying code blocks.
Posted in Flex 6 Comments
FABridge: Flex(and now Flash)-Ajax Bridge
A way to use FABridge with AS3-only projects, not just Flex-based projects.
Posted in Flex 5 Comments
Geocoding with Papervision3D Update