QuickTutor


Pilotez QuickTime à l'aide de Javascript

Je vous embed pas ?


Exemple

Je suis piloté par JavaScript


Commandes simples
movie1.Play()

movie1.Stop()
movie1.Rewind()
movie1.SetController(false)
movie1.SetController(true)

Remplacer le film
movie1.SetURL(Fish.mov)

movie1.SetURL(Macloma.mov)

Remplacement du film par un VR
movie1.SetURL(day-front.mov)
AutoRotate On
AutoRotate Off

Informations globales
movie1.GetMovieStatus()

movie1.GetQuickTimeVersion()
movie1.GetQuickTimeLanguage()