ActiveDen

Progress Bar

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Referred between 10 and 49 users
baklach says

Nice file

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
valiano says

Nice progress bar.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 10 and 49 users
IamFace says

Nice look

Posted 2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
tkaboris says
Purchased

ok. Have a question. i am using this progressbar preloader while my images are being uploaded. So once uploaded they are resizing on the server. SO i am trying to include 2 preloaders, one this one for uploading with percentage sign and another one for initializing process which i want to make without percent sign and indicating different progress then this one.

So is there a way to custumize this preloader to make it 1 – without percent sign 2- different loading style, maybe striped going from left to right and from right to left, back and forth.

Posted 2 years ago
Author
acoto acoto replied

-In the class ‘ProgressBar’ you can add two methods to show/hide the progress. This methods may be like this:

public function hideProgress():void { aCounter.aText.visible = false; }

public function showProgress():void { aCounter.aText.visible = true; }

and then you call it in method ‘setProgress’ where you want.

-To change the percent sign you can do a method to set the percent sign you want. For example:

protected var aProgressUnit:String = ”%”; public function setProgressUnit(unit:String):void { aProgressUnit = unit; }

and then, in ‘setPosition’ method you can put this line:

aCounter.aText.text = value.toString() + aProgressUnit;

-The control with the other changes will be a complete diferent control.

You can send me an email for reply you with this changes explained here.

Anyway, I’m working in other preloaders that will do the functionality you want.

Posted 2 years ago

You must sign in or sign up to purchase this item.

$4Regular Licence

$4

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$20Extended Licence

$20

Extended Licence an app, paid game, or other software project, a website template for sale - Details

11 Purchases 4 Comments

Buyer Rating
Minimum of 3 votes required
for Rating
acoto

acoto

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
View Portfolio
Created 17 March 10
ActionScript Version AS3
Documentation Well Documented
Flash Files Included ActionScript AS, CSS Files, Flash FLA, HTML Files, JS Files
Flex SDK Version 3.0.0
Opens With AS3 only project (Flash Player 9)
Published Size 19kb
Resolution Resizable
by
by
by
by
by