Monthly Archives: September 2006

Static Flash Classes and Loader Dangling Pointers

I did not know what to call this post. I have tried to get enough key words into it so if anybody else came across this issue they would find the post. This post is basically about Flash but the issue became apparent while messing with loading Flash animation SWF’s into a Flex 1.5 application.

Who and Why are you going to MAX, win a iRiver

Ben Watson has posted about an interesting MAX give away.
http://blogs.adobe.com/imho/
Here is the roadmap to your new iRiver.
Basically post screen shots of yourself, your project, and why you are going to MAX. See his original post for all the little details. As this is my first MAX I do not know the commonality [...]

Flex 2 API Visual Reference Poster by RocketBoots

If you have not seen the Poster by RocketBoots check it out here.
The poster is approximately 28″ by 39″.   I bought a couple for kicks and was pleasantly suprised how nice the posters are.  Now to find a place that will laminate them.

Getting WebORB for PHP Working

The midnightcoders have provided a nice package to use RPC services with Flex and PHP. The newly release WebORB for PHP is an exciting project. For there site:
WebORB for PHP is server-side technology enabling connectivity between [...]

How to use Flex 2 RemoteObjects and PHP with SabreAMF

Flex 2 provides many new and exciting features. One of the improvements is the new Action Message Format or AMF3. AMF is used with RemoteObject’s components and requires a compatible server. The newer AMF functionality provides improved performance and better object typing.
Current AMF integration is predominantly done through the ColdFusion connectivity update found in ColdFusion [...]