MicroStrategy ONE

Open a Video in iOS

The following parameter and value are used to open a video using the mobile URL API. Video links let you open external video applications, such as YouTube, that are installed on the mobile device.

Parameter

Description of Value

http://www.youtube.com/watch?v={ID}

Base URL to open a YouTube video  

The sample link below shows how to open a YouTube video from inside your custom mobile application.

Sample link to open a YouTube video

Copy
<a href="http://www.youtube.com/watch?v=Np3x1flyy2U">MicroStrategy Mobile Tutorial</a>