Archives
The Authors
Categories
- AIR (22)
- Architecture (22)
- AS3 (90)
- Client-side (9)
- Conferences and User Groups (5)
- Data (1)
- Design (15)
- Discussion (8)
- Flash (116)
- Flex (69)
- HTML5 / JavaScript (1)
- Hydra (3)
- In Real Life (36)
- iphone (5)
- Lab (6)
- Meta (5)
- Mobile (2)
- News (75)
- Objective-C (2)
- physics & motion (10)
- Process (5)
- Programming (72)
- Project (3)
- Server-side (1)
- Site-seeing (49)
- Snippets (5)
- Tips, Tricks, and Hacks (34)
- Tutorial (38)
- User Experience (25)
- Videogames (37)
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 ant, build, Flex, flexbuilder, java, tasks
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 ant, flashbuilder, Flex, flexbuilder, java, svn, tasks
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 adobe, AIR, clip-n-save, eclipse, Flex, flexbuilder, keyboard, reference, shortcut, Tutorial
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 eclipse, flexbuilder, plugin, xml, xml-schema, xsd
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