Quicktime - removing the chrome
Quicktime - removing the chrome
Out of context: Reply #4
- Started
- Last post
- 4 Responses
- takashi0
remove the controller with the parameter controller="false" in the embed tag.
u could set autoplay="true" as parameter.
or you can control the movie with javascript if you set the parameter enablejavascript="true" into the embed tag.
For the javascripts you will need check:
http://developer.apple.com/docum…
------
or you could use livestage from http://www.totallyhip.com to create your own custom controller.