Flash Builder Examples
Using baseColor to Style Components in Flex 4
(preview)
Using baseColor to Style Components in Flex 4
Flex 3 was a great product, but to be fair….changing default application appearance was a pain in the ass. I’m not a designer by any means so I was always a bit frustrated when I was trying to do something different with the appearance. Luckily for me and all you programmers out there…Flex... Read more »
Using States in Flash Builder
(preview)
Using States in Flash Builder
One powerful thing in Flex/Flash is the use of states. States can be used to control the behavior of your application based on the state that it’s in at the moment. Let’s say we want to have an display and edit mode in our application and we want to show something different in those modes... Read more »
TinyURL usage with Flash Builder
(preview)
TinyURL usage with Flash Builder
Always wanted to use flex or air to create your tinyUrl’s ? You making an application which should create tinyurls ? Well look no further. Here’s the code to create smaller urls using the tiny url api. 12345678910111213141516171819202122232425<fx:Script> <
Connect to Google Analytics from Flash Builder
Everybody that has a site somewhere sitting on the Web is probably interested in the number of visitors. There are a a lot of solutions available that can give you detailed statistics about your site. Google Analytics is one of them, and I think this is the one that’s mostly used right now. Google... Read more »








