Transparent video playback in Xojo

The tricks used here are:
- Fill window background with transparent color
- Disable window shadow.
- Set window to be non opaque.
- Set player layer to be non opaque.
- Set player layer to have no background color.
The example will be included in next prerelease. Or email for a copy today.