Rolf Kocherhans wrote:

> :Is it correct that progressbars do not work with  Revolution 1.1 ?
> :
> :I tried:
> :
> :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
> :
> :But had no luck !

This should work.  Are you sure that the startValue of the scrollbar is 0?
  Cheers,
     Michael
--
Michael Fisher <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Ltd - Power to the Developer!
Tel: +44 (0)131 718 4333  Fax: +44 (0)1639 830 707


Reply via email to