Thursday, August 6, 2009

PetAlert component included in the Commons Library

PetAlert is an extension of Flex Alert Class that shows a custom Pet along with the message. The message can be fully customized with CSS and together with BallonSkin you can create nice messages in your project.



See exemple bellow, and visualize the source for more information



Feel free to use these pets if you liked, I made them myself and released a svg version with this very example.

Tuesday, August 4, 2009

Laszlo like focus indicator

A new component was included in my "Commons Library". It is a component that acts like Laszlo's focus indicator.

Just put it inside the Application component and every time you change focus pressing TAB (or other specified) an animation will show you the focus transition between the previus focused component and the new focused component.

Just like this:


<ui:FocusIndicator/>





You can see an example here or on the same "Commons Library" example here