How to use our own buttons to rotate the object?
I can instaniate the controller object but cannot put it on display list. It’s very odd to use your controller to control the rotation.
Please help – your website does not work.
You must log in to post.
How to use our own buttons to rotate the object?
I can instaniate the controller object but cannot put it on display list. It’s very odd to use your controller to control the rotation.
Please help – your website does not work.
Hi,
sorry, my website will work on 7 december. But all documentation is include to archive.
Sure, you can use your controller for control box rotator.
E.g.
_boxRotator.goto(AutoRotatorType.DESCENDING);
_boxRotator.goto(AutoRotatorType.ASCENDING);
_boxRotator.goto(AutoRotatorType.RANDOM);
_boxRotator.startAutoRotation(AutoRotatorType.ASCENDING, _timeout);
_boxRotator.startAutoRotation(AutoRotatorType.DESCENDING, _timeout);
_boxRotator.startAutoRotation(AutoRotatorType.RANDOM, _timeout);
_boxRotator.stopAutoRotation();
hi
can u leave your contact to alan@ukalan.com
thx
br
alan
Hi,
How do I goto specific id?
Could you give me a list of all functions the box/controller class?
I can’t find it in the documentation.
Thanks.
Now you can’t goto any id, It’s protected function. I will provide here updated Box Rotator soon. It will have public select function.
Thanks.
nepx,
That’s very helpful. Could you give me a rough schedule when you’ll release an update? I kind of need to know to report to my boss.
Cheers
I think on weekend.
Thanks for your waiting.