Copy link to clipboard
Copied
Hi.
I want to create a progress bar effect that looks like a preloader an example of a simple pre-loader... http://www.republicofcode.com/tutorials/flash/as3preloader/
What I want to do though is load the value from an xml file and the % value in the xml file is represented in the bar progress and in the text.
eg: If the bar is based on 100% and the value in the xml file is 80, the bar will do a simple animation in colour up to 80% (over say a second) and show 80% in text on the bar.
Please can anyone assist with this.
Thanks
Copy link to clipboard
Copied
What part of it are you having trouble with? Show the code that is not working for you.
Copy link to clipboard
Copied
Hi. I dont have any code other than whats in the pre-loader. But this is not what I need.
Thanks.
Copy link to clipboard
Copied
Search Google for code for loading and parsing an xml file using AS2... try using terms like "AS2 load xml tutorial"
Find more inspiration, events, and resources on the new Adobe Community
Explore Now