Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Replace Flex preloader bar with an indeterminate spinner?

I have a AS spinner class that I downloaded from Jake Hawkes (click here to see it running).

I want to replace the flex application preloader with this spinner. I have previously used custom preloaders, but that was just for editing what already existed. Anyone know how that spinner.as could be used instead of the loading bar?

EDIT This is the extremely cool custom preloader that Im going to try to edit (it extends Sprite) view source enabled: http://blogagic.com/14/the-blogagic-custom-flex-preloader

Brian

like image 729
Drenai Avatar asked May 20 '26 12:05

Drenai


2 Answers

Little late but I just came across this site. The spinner here seamed pretty well developed and documented.

http://flexdevtips.blogspot.com/2011/05/simple-animating-preloader-and.html

like image 139
ChickensDontClap Avatar answered May 23 '26 00:05

ChickensDontClap


WindowedApplication has preloader property, which you can set class of your preloader. This class should implement IPreloaderDisplay. Google has answers for this in top results: http://askmeflash.com/article/7/custom-preloader-progress-bar-flex.

like image 26
alxx Avatar answered May 23 '26 02:05

alxx



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!