Heather Williams  wrote:

> :on mouseUp
> :   set the endValue of scrollbar "Progress" to 100
> :        repeat with i=1 to 100
> :          set the thumbposition of scrollbar "Progress" to i
> :        end repeat
> :end mouseUp

I seem to be getting the same results. The endvalue property gets properly
modified, as does the thumbposition property, but the appearance of the
progressbar does not change. Even changing the thumbposition value directly
in the properties panel does not seem to yield any result.
-- 
Troy
RPSystems
www.rpsystems.net

Reply via email to