Welcome Guest (Log in)

Video Cool

StarStarStarStarStar
IOS (23) | YouTube (3) |
General
Expander triangle
  • Author
  • Rating
  • Type
  • Revision
  • Downloaded
  • Updated
  • Obleo Beck
  • StarStarStarStarStar
  • Stack
  • 1
  • 1948 Times
  • 09 August 2011
Play embeded YouTube and Vimeo html5 video in iOS stack.
This is an simple example stack showing how to use the UIWebview to view html 5 videos from youtube and vimeo (also can be used with other html 5 video sites.) With in Livecode iOS stack. The video plays without shutdown or quitting your app.

The Video also can play fullscreen in the MoviePlayer.

To get html 5 video from youTube check out this info: http://youtube-global.blogspot.com/2010/01/introducing-youtube-html5-supported.html

all vimeo video is all ready HTML 5 ready.

Make sure to register apps for developer keys with google and vimeo.

This is super simple and will work in the simulator. Just select iOS 4.3 or later for the sdk.

Hey have fun.

Oh check out this URL for YouTube html 5 video: http://youtube-global.blogspot.com/2010/01/introducing-youtube-html5-supported.html

Remember nothing impossible with code. Some times we just need to think out of the box or get an hint from some little birdy.
Ajax Loader
Tags
Expander triangle
User Comments
Expander triangle
User thumbnail
olivieri@bc.edu
StarStarStarStarStar
Aug 10, 2011
When I try toload this stack in the simulator, it says the scripts are locked and wants a password.
Also, the latest revmobileplugin I have shows ios 4.1 not 4.3 (although I just installed the 4.3 sdk on my computer). I am using Livecode 4.6.3
User thumbnail
Obleo Beck
StarStarStarStarStar
Aug 12, 2011
I never password protect any of my stacks. So I not sure what the problem. Many others got this to work. Did you add your own provision profile to the stack, and change the Internal App ID to reflect your provision profile within the iOS standalone settings pane? If not it will not work in your setup until you do so.
User thumbnail
Paolo Mazza
StarStarStarStarStar
Jan 16, 2013
Any chance to have this stack working in the Androind tablets ? Thanks all