|
Lingo Tutorial: Quicktime control READING: Read
the relevant pages 644 - 657 in Chapter 20 of D8D
So,
when you have a movie placed on channel 1, you can implement
the PLAY button as How would you implement the rewind button? The fast forward button? Other properties that you may find useful include currentTime, duration, volume, rotation, scale. Check the online documentation about them. As we just mentioned, when you import a movie, you actually import only a link to it, not the actual movie. When you play the dir file, director will expect to locate your qt movie in the same location from which you imported it. So it is important not to move the qt movies in new directories if you do not have to. If you do, you will need to open the director file and locate the QT movie again. In particular: If you want to Publish your project on the internet, you should place your QT movies in a local directory named dswmedia BTW, notice that a QT movie could contain video and/or simply sound. That way you can have fine control on your audio, if you need more synchronization than the markers you inserted in an audio file.
|
|
|
Maintained By: Takis Metaxas
|
|