Viewer wiki tag: {movieViewer}
Attributes:
Examples:
Play wiki tag: {movieButton}
Attributes:
Mandatory |
Name |
Beispiel |
Default |
no
|
name |
myMovie
|
remotelyControlled |
no
|
url |
rtsp://hollywood.unizh.ch/mels/index.mov |
-
|
no |
displayduration |
00:45 - 28:15 |
- |
no
|
start |
0 |
first sequence
|
no
|
end |
10 |
last sequence
|
Examples:
- {movieButton:name=spezialmoviename|start=0|end=10|displayduration=0:00-0:10} This ist the
movie start{movieButton}
- {movieButton:url=rtsp://hollywood.unizh.ch/mels/index.mov|start=20|end=100|displayduration=0:20-1:40}
and here the end{movieButton}
- {movieButton:end=38|start=15} Check this sequence!
- {movieButton}Play the whole movie{movieButton}
General infos
- Attributes are separated using the pipe symbol (|)
- The movies display name is written between the opening and the closing tags ({movieViewer}displayname{movieViewer} / {movieButton}displayname{movieButton}). The display name is optional and the closing. The closig off the tag is also optional.
- All kind of sources are allowed, rtsp, http, file... etc,
everything that is supported by quicktime
- Usually you have one player and several buttons
- When pressing a button while the player is opened, nothing will
happen
- Always open the player first, then press the play button!
- Use the triangle in the right bottom in the player to generate
wiki markup play buttons that you can copy&paste
- Use the time slider to mark the start point. Then press S to
capture the start time.
- Do the same with the end point, use the E to capture the end time.
- Now copy&paste the generated button markup code into the
forum / wiki page
Changes
20.06.2008: new callback mechanism that does work also with Quicktime >= 7.1.5
20.06.2008: popup attribute has been removed - not used and causes troubles