Quite a while ago Steven Sacks posted a solution to 300 redirects when loading images in Flash.
This seemed to work most of the time but the solution does not work every time (at least anymore).
Category Archives: Flash
Updated Solution: AS3 Security Error #2122 with 300 Redirects
AS3 Facebook Graph API Branch
If you’re using the officially supported AS3 Facebook library, you might want to check out my branch…
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.
AS3 Syntax Highlighting (with SyntaxHighlighter 2.0)
SyntaxHighlighter was recently updated to 2.0 so I updated my AS3 brush to be compatible.
Language Reference Updates
Language References updated for the release of Flash 10.
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.