Sunday, 03 May 2009 19:09
I had a client request an AJAX loader be used on a Flash site that had, up to that point, been written in compiler-agnostic ActionScript 3. The requirements were not complex, as the animation was not expected to coincide with the loading progress. I immediately turned to the best resource on the web for AJAX loaders - Ajaxload.
Ajaxload is a great resource for royalty-free AJAX loading animations, and fit the bill perfectly. There's just one problem: animated gifs don't work in AS3.
Last Updated on Sunday, 03 May 2009 20:11
|
Saturday, 11 April 2009 21:22
I encountered this error after reinstalling my OS (Ubuntu Linux, for the record) while trying to compile something with the Flex 3 SDK. A quick Google search didn't show anything, so I started digging.
Last Updated on Wednesday, 22 April 2009 21:51
Saturday, 28 March 2009 14:15
Interesting thing about custom sort on an ArrayCollection in a DataGrid – lockedRowCount causes duplication of items, so in the custom sort you must first set the lockedRowCount = 0, then do the sort, and at the end reset the lockedRowCount to it’s original value.
Last Updated on Thursday, 23 April 2009 14:20
|
Latest Articles
Most Popular
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. Jeff Channell is not affiliated with or endorsed by Open Source Matters or the Joomla!® Project.

Flex

