I am extending the Flash DownloadProgressBar component for use as a preloader with Flex. Is it possible to override the x and y coordinate position of the progress bar? (the default is to center the bar)
I am extending the Flash DownloadProgressBar component for use as a preloader with Flex.
Share
For anyone interested, have to override functions barFrameRect, barRect, borderRect and labelRect. Was confusing because couldn’t figure out how to override the progress bar positioning for SparkDownloadProgressBar.