AS3 Singleton
Singleton classes are very useful. So I wanted to show a simple sample of a Singleton class. I like to use these as models to store data in one location that.
Read more →Tag
7 articles
Singleton classes are very useful. So I wanted to show a simple sample of a Singleton class. I like to use these as models to store data in one location that.
Read more →So one of the most annoying things about working with display items in the Flex framework is the difference in how things are rendered. This means that after.
Read more →So I know that many people are jumping ship when it comes to Flash and Flex when it comes to web applications but if you are one of the ones like me that is.
Read more →So I ran into this error again today. I first ran into it a few years ago. It happens to me when I have an asset that is created in Flash Pro and used in a.
Read more →I got this error when I was trying to create a mx DateChooser via code instead of mxml. To make a long story short the solution was to move the call to the.
Read more →So I've been using Flash Builder and the Starling framework to create an iOS app of the Card Match game that I made a while back. I must say I'm pretty happy.
Read more →This was causing my to bang my head for a little while. There are different ways depending on whether you are using Flash or Flash Builder (previously Flex.
Read more →