Archive for the ‘Programming’ Category
Monday, April 20th, 2009
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 potentially save loads of time on a larger project. Along with the rest of this article, you could automate the parsing of your XML files into bindable model classes with ease.
XML-Schema (.XSD extension) are documents used to describe the format of XML files. They are similar to DTD (Document type declaration) files but much more powerful.

While working on some XML documents for a Flash site, I stumbled across the XML-Schema editor for Eclipse. The editor shows the XSD as a graphical representation of the model that you’re editing that looks similar to a UML class diagram.
Here’s a great article on how it works.
Tags: eclipse, flexbuilder, plugin, xml, xml-schema, xsd
Posted in Flex, Programming, Tips, Tricks, and Hacks, Tutorial | 2 Comments »
Wednesday, March 11th, 2009
Tags: cs3, cs4, Flash, hack, symbol
Posted in Flash, Programming, Tips, Tricks, and Hacks | 2 Comments »
Thursday, January 29th, 2009
Tags: as3lib, bitwise, converter, hex, hexadecimal, hexit, math
Posted in AS3, Lab, Programming | 5 Comments »
Tuesday, January 27th, 2009
Tags: as, coercion, cs, downcasting, is, lesson, oop, Tutorial, types
Posted in AS3, Architecture, Programming, Tips, Tricks, and Hacks | 4 Comments »
Thursday, January 8th, 2009
Tags: as2, eventdispatcher
Posted in Flash, Programming | 1 Comment »
Thursday, January 8th, 2009
Posted in AS3, Flash, Programming, Tutorial | 12 Comments »
Tuesday, October 21st, 2008
Tags: 3D, Flash 10
Posted in AS3, Flash, Flex, Lab, Programming | 5 Comments »
Wednesday, October 8th, 2008
Tags: AS3
Posted in AIR, AS3, Flash, Flex, News, Programming | 5 Comments »