Thaylin | July 25, 2008
Just a note in case anyone runs into this.
Loading an image from an external domain without a crossdomain.xml file can be tricky. typically I want to just grab the content of the loader and use it to be referenced for whatever. But in this case, when loading from an external domain that doesn’t have a [...]
Category: coding |
No Comments »
Tags: actionscript, programming
Thaylin | July 10, 2008
So keeping in the topic from my previous post of low overhead flash apps, I decided to talk a little bit about runtime shared libraries.
So what are Runtime Shared Libraries?
These are libraries that are used just like you normally use your libraries in Flex 3 but instead of storing them within the swf, during runtime [...]
Category: actionscript, adobe, programming |
No Comments »
Tags:
Thaylin | July 10, 2008
So Last week I did a presentation on the adobe xmlsyndication package and the use of css within an as3 environment sans mxml at the flashcodersny meeting. I think all in all it turned out pretty good but there were a few issues I noticed.
The first being the dependancy on the adobe corelib package and [...]
Category: actionscript, adobe, programming, technology |
No Comments »
Tags: