Flex library assets – cursors

24 Mar
2005

A month ago I posted a question to flexcoders regarding cursors not showing in sub-applications loaded using the Loader control (mx:Loader). The solution was to embed the required assets into the root application.

Following this I needed to find out what cursors were available in the mx.skins.cursor package. But as Manish explains, this is not a package, yet a naming convention for symbols in the flex Library.swf

For a more detailed explanation, and steps on how you can read into the Library.swf, check out whats in mx.skins.cursor over at Manish Jethani’s Blog.

Related posts:

  1. How to skin Flex 2.0
  2. Resizable, Minimizable/Maximizable TitleWindow
  3. Sizing apps within the Loader control
  4. Flash Catalyst learning resources
  5. Bring layout control back to CSS


Comment Form

top