iOS: how to play a video file from a url?

Scott Rossi scott at tactilemedia.com
Fri Dec 10 20:37:26 EST 2010


Sorry to sidetrack this thread, but could I ask how you go about preparing your LiveCode standalone for deployment on an iPhone?  I have spent hours trying get a simple LiveCode stack transferred to an iPod Touch, but every time I drag the LiveCode standalone onto the device's app list in Xcode, I get an Xcode error that says the executable was signed with invalid entitlements.  I've checked everything I can think of in Apple's developer portal, have renamed everything using the same name in the provisioning file, I have created entirely new stacks/provision files, and still continue to get this error.

The frustrating part is I've already done all this stuff using another development tool, so I'm not new to the process.  I have a support request in with RunRev to figure out what's going on but it's been days that I've been blocked by this basic issue until they get back to me.

Any suggestions you can offer Bernd?

Thanks and Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design



On Dec 10, 2010, at 4:21 PM, BNig <niggemann at uni-wh.de> wrote:

> 
> Hi David,
> 
> I converted a mov file to m4v file in the old Quicktime Player export->
> settings -> iPhone
> 
> I uploaded that to my server:
> 
> on mouseUp
>   play video
> "http://berndniggemann.on-rev.com/movieRevlet/movie/LanoKurz.m4v"
> end mouseUp
> 
> it is a very short clip. It works on the Simulator and on the iPhone (I
> tested over WiFi) 
> 
> Your file played in the simulator but not on the iPhone. I guess you have to
> convert it first.
> And I added video to the play command.
> 
> wish you all the luck with your coding weekend.
> 
> Kind regards
> 
> Bernd
> -- 
> View this message in context: http://runtime-revolution.278305.n4.nabble.com/iOS-how-to-play-a-video-file-from-a-url-tp3082721p3082876.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 




More information about the use-livecode mailing list