Wednesday, October 31st, 2007
Today I updated the AS3BLoggerLib project. Recently I realized that I wasn't handling service responses in a good way. Previously, I was assuming that when the URLLoader's COMPLETE event was dispatched that the service call was successful. This obviously is not the case. Now a simple check on the HTTP ...
Posted in AIR, AS3BloggerLib, Actionscript 3, Flex | 2 Comments »
Thursday, October 4th, 2007
So this is a pseudo rant/question for the masses.
I've been trying to load up some legacy content in CS3/AS3.
I've read all of the liveDocs on this subject and have figured out that you ...
A. AVM1 content is contained in a AVM1Movie class which you cannot ...
Posted in Actionscript 2, Actionscript 3 | 6 Comments »