Definition
nipdfkit://[ATTRIBUTES:VALUES]localhost/Brochure/link_to_video
Usage
To embed video files within the SmartPDF asset.
Attributes
Attribute | Values | Notes |
modal | 0 1 | Modal is disabled Modal is enabled |
cover | - | Path to cover file |
autostart | 0 1 | Autostart is disabled Autostart is enabled |
Samples
nipdfkit://localhost/Brochure/path_to_video.mp4 nipdfkit://[autostart:true]localhost/Brochure/path_to_video.mp4 nipdfkit://[cover:localhost/Brochure/cover.jpg]localhost/Brochure/video.mp4 nipdfkit://[modal:1,cover:localhost/Brochure/some_folder/cover.png]localhost/Brochure/some_folder/video.mp4
NOTES
- All ni*:// tags, with the exception of nipdfkit:// always refers to files relative to the main folder (this is sometimes referred to as the ‘content’ folder). You can use nipdfkit://localhost/Brochure to point to a folder of file in the same asset, and nipdfkit://localhost/Documents/ to point to content on the nextINTERACT's resource section.
- IMPORTANT: The localhost/Brochure part is required in the tag and cannot be omitted.
- Local or remote videos (m3u8, mov, avi, mpg, m4v, mp4, 3gp – formats that are supported by the iOS)
- For excessively large assets there is a more advanced method. Please contact INTERACT Technology for more details.
- For multiple videos that need to play on one page simultaneously, replace nipdfkit://localhost/Brochure/ with the following tag niav://
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article