Contents |
|
Video | YouTube |
Add Vimeo videos to your HTML movies. Set a default video or set the video using buttons and script.
Video ID • The 'Video ID' of the Vimeo video. For example, for the page http://vimeo.com/22439234 the 'Video ID' would be 22439234. |
Loop • When the video has finished playing it will start again. This feature may not be available on mobile devices. |
Auto Play • The video will automatically start playing. This feature may not be available on mobile devices. |
Open Vimeo
• Open a Vimeo video. You must set a 'Script ID' value for the Vimeo video in the timeline.
OpenVimeo("Script ID","Video ID",Loop:Boolean,AutoPlay:Boolean); |
Close Vimeo
• Close a Vimeo video. You must set a 'Script ID' value for the Vimeo video in the timeline.
CloseVimeo("Script ID"); |
Video | YouTube |