Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Progress Bar

Explorer ,
Apr 19, 2012 Apr 19, 2012

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

TOPICS
ActionScript
614
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 19, 2012 Apr 19, 2012

What part of it are you having trouble with?  Show the code that is not working for you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 19, 2012 Apr 19, 2012

Hi. I dont have any code other than whats in the pre-loader. But this is not what I need.

Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 19, 2012 Apr 19, 2012
LATEST

Search Google for code for loading and parsing an xml file using AS2... try using terms like "AS2 load xml tutorial"

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines