If you’re using the officially supported AS3 Facebook library, you might want to check out my branch…
Category Archives: Flex
Geocoding with Papervision3D Update
A little over a year ago, I wrote an article for Adobe Edge on how to geocode with Papervision3D. I have updated this project to work with the latest Papervision3D library and made the markers interactive.
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.
Embedding Fonts Using External SWF Files
Learn how to embed fonts in external SWF files, using Flash’s character embedding panel, for use in Flex and ActionScript projects.
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.
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.
Reposition ScrollBars in Flex Components
An easy-to-follow explanation on how to move the ScrollBars from the right side of Flex components to the left.
Adobe Edge Article: Geocoding with Papervision3D
A link to my article on Adobe Edge about using Flex and Papervision3D to geocode.
FLVPlayback directly in Flex
A quick tutorial on how to incorporate Flash’s FLVPlayback component directly in Flex.