If you need to quickly count characters in text then this little flex application might be useful. It uses Courier font for fixed width display, so you will need this font on your computer to use this tool. Type or paste text into the area below and see the number of characters in your text. [...]
This calendar component is great. It’s still has some bugs in it, but it’s my favorite Flex calendar component out there. It was originally developed by Ely Greenfield and some bug fixes and enhancements were made by Jove Shi. This post exists because Jove’s site is offline and I’m sure people would like to benefit [...]
As a Flex 3 developer, there are a number of links I think you should have. Some of these are tools that help me perform tasks faster and better, others are for quick reference and news. Tools Component Explorer Style Explorer (CSS generator) Color Picker Plugins TODO / FIXME XML Buddy (XML color coding, validation…etc) [...]
The limit is 450. Why did you test this and who cares? I care. I was working on an application that has (potentially) hundreds of concurrent data requests and I needed to know if that was going to be a problem. Methodology I built a Flex 3 application that had 1 HTTPService object and I [...]
Perforce software makes a plug-in for Eclipse that makes life a lot easier when using the two together. This setup guide is directed specifically at using Perforce with Flex Builder 3. As we know, Flex Builder 3 (FB3) is based on Eclipse 3.3.1. Since Flex Builder 2 is based on Eclipse 3.1.2, it probably won’t [...]
Sometimes our programs have visual objects that need to be rotated. The default registration point in Flex is the top left corner, but that’s not always ideal. In Flash, we have the freedom to change that registration point — not in Flex. We have to work around this limitation in Flex and I have seen [...]
Interest in Adobe Flex has really heated up with the release of Flex 2, and because so many people are starting to use Flex there is huge demand for training courses. I am certified by Adobe to teach Flex (among other technologies) and during my Flex courses I demonstrate a lot of useful short-cuts. I [...]