Tag Archives: ArrayUtil

Using an AS3 object or class as a DataProvider

I have a need to use custom class objects as a DataGrid dataprovider.  After wrestling with flash.utils.describeClass() I gave up and found two other methods for binding my custom objects to a DataGrid. First here is a look at the … Continue reading

Posted in adobe, flash platform, FLEX, tips and tricks | Tagged , , , , , , , , , , | 1 Comment