put a video into a player on iphone
Posted: Thu Nov 12, 2015 3:55 pm
Hello,
I have a video player program that I want to use on iPhone, (program work pretty good on mac os).
I put a video in emulator, File -> Standalone Appliction ... -> Copy Files , (I do "Test")
But how can i put the video into the player.
I do this but it doesn't work : set the filename of player "myPlayer to ( specialFolderPath("engine") & "/myVideo.mp4" )
(I tried to be inspired by this http://lessons.livecode.com/s/lessons/m ... een-in-iOS)
I have a video player program that I want to use on iPhone, (program work pretty good on mac os).
I put a video in emulator, File -> Standalone Appliction ... -> Copy Files , (I do "Test")
But how can i put the video into the player.
I do this but it doesn't work : set the filename of player "myPlayer to ( specialFolderPath("engine") & "/myVideo.mp4" )
(I tried to be inspired by this http://lessons.livecode.com/s/lessons/m ... een-in-iOS)