We try to support everything that the browser allows us to. Rotation is only supported in certain browsers - currently recent builds of Safari/webkit and Firefox 3.5. You can check canvas.capabilities to see if the feature(s) you want to use are available in a given runtime/browser.

nitralime wrote:
*Hi folks*,

A few days ago I began to learn OpenLaszlo by reading
the book "*Laszlo in Action*" (german edition) and trying
to reproduce the sample codes in this book (a la learninig by doing).

I have tried the code in section 4.1.3 (/animation via rotation/).
Compiling it into dhtml gives rise to the following warning:

The dhtml runtime does not support view.setRotation(). Check "canvas.capabilities.rotation" to avoid this warning

and the animation doesn't work!
I'm using the latest version of OpenLaszlo (4.5.0).

Where can I check up which features (attributes, methods etc. of objects)
in swf runtime are not supported on dhtml runtime environment and vice versa?

Any feedbacks are very much appreciated!

Regards
Nik

--
Regards,
Max Carlson
OpenLaszlo.org

Reply via email to