September 2007
S M T W T F S
« Aug   Oct »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Archives

Archive for September, 2007

MXML is Magic - Fact!

( Development and Flex )

This one has made me laugh for quite a few weeks now and just goes to show that a little mischief can go a long way. I, like many others, use Wikipedia for quick reference look ups and a while back I wondered what it had on Flash, Flex and AIR so I hopped over […]

Flex Builder Project Naming Quirk

( Development and Flex )

Here’s a funny quirk. If you create a project in Flex Builder and call it Test for example, it will automatically use that as the name for the main MXML application file Test.mxml (case included). If however you give your project name a hyphen, like Test-Name. it won’t use it at all and will instead […]