Select to view content in your preferred language

how to add text above flex's progress bar

753
1
04-10-2013 11:07 AM
anjelinaponker
Emerging Contributor
Hi
I want to change flex's progress bar:[ATTACH=CONFIG]23386[/ATTACH] to another thing. But I don't know how?
I want to add a text over progress bar or some thing else.
Please help me.
Regards
Tags (2)
0 Kudos
1 Reply
AnthonyGiles
Honored Contributor
Anjelina,

From what i can gather You will have to create a custom preloader, generate SWC and use it within the FlexViewer extending the SparkDownloadProgressBar class. Have a look at this tutorial:

http://www.adobe.com/devnet/flex/articles/flex-custom-preloader.html

Then you need to specify the preloader class in the application tag of index.mxml

Not an easy task and not something I have tried, maybe somebody that has could add more light (Robert?)

Regards

Anthony

Addition: another good resource: http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7e3c.html#WS2db454920e96...
0 Kudos