*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
