I am able to play a video on iOS/Android with the following command-
play videoClip (specialFolderPath("engine") & "/samplevidep.mov")
Playback works fine, but this results in the video playing back fullscreen.
Is there any way to have play a video, on mobile with the similar control/functionality of a LiveCode player object?