Above is Smalltalk/DLR running in a browser with Silverlight 1.1.
There is now simple animated rotation support in the Designer.
Selecting the “Rotate” button will cause any selected elements to start rotating. They will continue to rotate until the “Stop” button is selected.
The Designer will soon have support for all of the following animation types.:
- position
- size
- scale
- opacity
- color
- rotation
Animations can also be nested – an animated object can contain other animated objects within it.
For the next couple of days, I will be concentrating on storing Designer structures on a website.
