So I wanted to delve into the world of making an AIR application. From what I have heard, it’s almost as easy as making a Flex application. But getting things set up wasn’t as easy as I had hoped. I spent quite some time searching around the internets trying to find answers to many problems [...]
I had answered a forum post recently about a custom event template. It made me remember that I should use this since every time I create a custom class I always have to add the clone method and then add the event type constant(s). This template will take care of all that very easily. You [...]
As I am working on a project for a client, I ran into this issue with some of the Flash animations that were provided to me by the client. When I run the animation, it is not visible and I get the warning:
Warning: Filter will not render. The DisplayObject’s filtered dimensions (10173045, 5890430) are too large [...]