Code below shows the implementation of wipe behavior in buttons through its rollOverEffect property. The first button wipes from left to right and the second one from right to left. This wiping is mouse event based and therefore it will continue to wipe till the mouse arrow is over the button.
wipe.mxml
<?xml version = '1.0' encoding = 'ISO-8859-1'?>
|
wipe.swf
![]()

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Flex wipe behavior example
Post your Comment