Not sure if this is the correct place for this post but I have a question reagrding, what I would call, a custom progressbar.
I have written an application which takes some time to pull data together and perform calculations before showing the application screen - so I am creating a loading stack with progress indicator. I dont really want to use the standard green one. So I had an idea; I want to use a grayscale image of the application logo which turns into full colour (from left to right - same as a progressbar) as the application is loaded. So at 50% the left half of the image will be colour and right half grayscale.
Not an original idea I know but would be a nice effect for the screen I have.
The stack currently works using blendlevel 0 to 100 fading the entire image slowly into colour - it works but its not what I am trying to achieve.
Can anybody point me in the right direction?
Thanks in advance!
