how can i change flex default progressbar , preloader to custom preloader

37 views
Skip to first unread message

Alex

unread,
Apr 23, 2009, 6:46:36 AM4/23/09
to Flex India Community
I want to change preloader of muy flex application . any easy way to
do that ? thanks

Vivian Richard

unread,
Apr 23, 2009, 1:18:34 PM4/23/09
to flex_...@googlegroups.com

Sunil

unread,
Apr 23, 2009, 9:58:10 AM4/23/09
to Flex India Community
Hi Alex,

The easy way is to make your custom preloader and give the classname
of the custom preloader
inside the property called preloader in application tag
for eg:
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="absolute" preloader="com.alex.project.CustomPreloader">

Cheers!!!

Alex

unread,
May 22, 2009, 8:34:47 AM5/22/09
to Flex India Community
here is a very easy code example , i have implemented in my project
at this link :

<a href='http://askmeflash.com/article_m.php?p=article&id=7'>http://
askmeflash.com/article_m.php?p=article&id=7</a>

Reply all
Reply to author
Forward
0 new messages