August 2008
M T W T F S S
« Feb    
 123
45678910
11121314151617
18192021222324
25262728293031

  • You are currently browsing the archives for the Flex category.

Archive for the ‘Flex’ Category

BulkLoader an AS3 library for multiple loadings/preloading

Tuesday, November 27th, 2007

Yesterday we were hooking up dynamic loading of fonts, the next item to tackle was having a download manager to add external fonts to so they could be downloaded and ready to be used when the application loads. This download manager I envisioned could be used through out the application to cue up external fonts for downloading and once they are downloaded kick off the next process. Well it looks like someone has done the heavy lifting and created such a library. Arthur Debert has released BulkLoader an AS3 library on Google Code to handle such things.

The library looks good and easy to use, I’ll follow up with a post to our integration of it with our project.

Updated Flex Style Explorer

Saturday, February 17th, 2007

Adobe Consulting has updated the Flex Style Explorer. This app is integral in building Flex 2.0 applications when it comes to going beyond the default look for Flex applications. Check it out at http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html