Author Archive
XML Basics with Flex 3
If you’re still using arrays and text files to load content, it’s time to upgrade.
With XML, you can condense a whole mess of seemingly unrelated information into a well organized and easy to read file. Today we’ll be looking at how to take advantage of this with Flex 3. This tutorial will teach how to load an external XML file into Flex and then filter the results into labels.
- 21 Comments
- Tutorials
- Wordpress.com stats not installed!
Below the Fold: Why Scrolling Isn’t A Bad Thing
“I want a website. It will be cutting edge visually impressive. It will have a wealth of information available. All of our brochures, a full directory of employees, and a shopping cart. I don’t want it the user to have to scroll all over the place though!”
Ever hear this from a client describing their vision? Somewhere along the line having to scroll for information started to bother people. Scrolling isn’t the make or break of a page. Use it to your advantage, and you’ll have a site that seems almost intuitive.
Photo by everdred
- 14 Comments
- Articles
- Wordpress.com stats not installed!
Color Scheme Inspiration – Fountains
Having trouble finding an inspirational color scheme? Friday color schemes will aim to fix that! Every week we’ll pick out a topic and build color schemes out of it to inspire. This round of inspiration is from fountains around the world.
Photos are all found on Flickr, and color schemes are all available to download on COLOURlovers.
- 2 Comments
- Motivation
- Wordpress.com stats not installed!
Flex 3 Basics – Introduction to Data Binding
It sounds a lot like a buzzword for developers, but what is data binding exactly? Is it even useful? In short, absolutely. Chances are you’ll be working with some sort of data in Flex. With data bindings, a developer can link data automatically between sources and targets. Still confused? Imagine a label set to automatically display the value of a selected button. It’s a simple concept that has an incredible amount of usefulness when building RIA’s. On second thought, let’s just build it.
- 2 Comments
- Tutorials
- Wordpress.com stats not installed!
How to Center a Website With CSS
Centering a website is a key part of many CSS layouts. While there are many ways to do it in a variety of situations, the following is an explanation that is purely CSS, avoids messing with percentages, and is compatible with all modern browsers.
- 54 Comments
- Tutorials
- Wordpress.com stats not installed!



