Category Archives: Flex

Using ant for Flex – a no B.S. guide – Part 2 of 4

Part 1 Part 2 Part 3 Part 4 In this part, I get more nitty-gritty about working with flex’s ant tasks.

Posted in Flex, Tips, Tricks, and Hacks, Tutorial | Tagged , , , , , | 5 Comments

Using ant for Flex – a no B.S. guide – Part 1 of 4

After spending hours wrangling with my ant build script and finally making everything work correctly, I am convinced of two things: ant is a very powerful tool for compiling code but it can also do so much more. The support … Continue reading

Posted in Flex, Tips, Tricks, and Hacks, Tutorial | Tagged , , , , , , | 3 Comments

FlexBuilder / Eclipse keyboard shortcuts that will change your life

Control + O = Open an outline of functions within the current class to jump to. Command + Shift + T = Jump to a type (class or interface). Only works when an .as or .mxml file is open. Command … Continue reading

Posted in Flex, Tips, Tricks, and Hacks | Tagged , , , , , , , , , | 9 Comments

Using XML Schemas in Eclipse / FlexBuilder

UPDATE: After reading the entry by Misprintt on the SchemaManager and XMLDecoder more thoroughly, I felt the need to tell you all to go check it out! This is a very powerful undocumented feature of Flex (why undocumented?) that could … Continue reading

Posted in Flex, Programming, Tips, Tricks, and Hacks, Tutorial | Tagged , , , , , | 2 Comments

Building Flex and Cupping Noodles

I’m just getting the word out here. If you haven’t heard, Adobe started a program to give Flex Builder 3 Professional licenses for free to unemployed developers. If you’re a nerd looking for a job, pick up your copy, learn … Continue reading

Posted in Flash, Flex, In Real Life | Leave a comment