Change the xMedia children elements for a rectangle and a circle. A text string is displayed to indicated what just changed and what is about to be changed. The set tag is used to adjust different aspects of the objects at different times. Changes are made to each object every five seconds.
The various changes are to set the following:
Snapshot taken of IBMSetXmediaChildren.mp4
![]() | original window |
![]() | media dimension to be half its former dimension |
![]() | transformation visibility to false (invisible) |
![]() | transformation visibility to true (visible) |
![]() | transformation scale to 1.5 times its former size |
![]() | transformation translation to swap the rectangle and circle |
![]() | material fill to false (empty) |
![]() | material fill to true (filled) |
![]() | material color to red |
![]() | material transparency to 0.5 (semi-transparent) |
![]() | material transparency to 0 (opaque) |
![]() | outline color to purple |
![]() | outline width to twice its previous size |
![]() | outline style to dots |
![]() | Finished setting attributes |