MultiPowUpload 3.1
Progress bar parameters |
![]() ![]() |
Progress bar parameters
For the information on how to setup the MultiPowUpload parameters see How to section.
Parameter name | Type | Desciption | Default value |
---|---|---|---|
progressBar.visible | Boolean | It determines whether the progress bar should be displayed. | true |
progressBar.indeterminateColor | Color | Color for the indeterminate progress bar state. | #006600 |
progressBar.leftBorderColor | Color | Color for the left border. | #585F63 |
progressBar.leftColor | Color | Color for the left bar. | #006600 |
progressBar.rightBorderColor | Color | Color for the right border. | #B7BABC |
progressBar.rightColor | Color | Color for the right bar. | #EAFFEA |
progressBar.x | Number | Horizontal position. | 4 |
progressBar.y | Number | Vertical position. | <movie.height>-<progressBar.height>-4 |
progressBar.width | Number | Progress bar width. | <movie.width>-8 |
progressBar.height | Number | Progress bar height. | 7 |
progressBar | URL | Url to the image file for the progress bar. | |
progressBarIndeterminate | URL | Url to the image file for the progress bar in the indeterminate state. |