window.quickTime
| Syntax |
window.quickTime ()
|
| Params |
None.
|
| Action |
Opens the QuickTime player window.
|
| Returns |
True
|
| Examples |
window.quickTime () » true
|
| Note |
This verb is Macintosh-only and new in Frontier 7. There is just one QuickTime player window. In that respect it's similar to the About and QuickScript windows. The QuickTime Player window can play or display any type of content that QuickTime understands, including movies, MP3s, GIFs, and JPEGs.
|
| See Also |
quickTime.open
|