Youtube api on mobile?

Hi, by searching the youtube api, there is an actionscript one that enables you to embed their playr into your swf. However, the api I found relies on loading an external swf:
http://code.google.com/intl/pt-BR/apis/youtube/flash_api_reference.html
This is ok when you are targeting the flash player itself and possibly air on android, however this is not an option for iOS devices. Does anyone know if there is a solution for apple devices?
Oh, and for vimeo?

Hi, by searching the youtube api, there is an actionscript one that enables you to embed their playr into your swf. However, the api I found relies on loading an external swf:
http://code.google.com/intl/pt-BR/apis/youtube/flash_api_reference.html
This is ok when you are targeting the flash player itself and possibly air on android, however this is not an option for iOS devices. Does anyone know if there is a solution for apple devices?
Oh, and for vimeo?

Similar Messages

  • YOUTUBE API

    Hello again,
    Seems like i have a big problem with this app i'm building.
    Simply its a news app that takes its information from à youtube channel. I need to display videos from youtube.
    But the youtube api only displays swf that you can resize, control, etc... But when i load a video in the app, i'm getting errors "SecurityError: Error #3207: Application-sandbox content cannot access this feature". I don't understand why.
    I've tried this:
    Security.allowInsecureDomain("*");
    Security.allowDomain("*");
    It display the video when i compile, but as soon as i put it on the mobile device, nothing happens.
    Is it because of the "no load external swf" thing?
    Otherwise how can i display youtube videos in a flash IOS app?

    I'm new to the iPhone Packager myself, but I assume that as no actionscript can be run in a loaded swf file you won't be able to get the youTube player to work from within the app.
    The only solution I can think of is to put in http links to the videos, which hopefully will then open up in the built in youTube app.

  • Retrieve what video resolutions(quality) a youtube video has, with youtube api or packet analysis

    a youtube video is usually with multiple video resolutions (quality) like 240p, 360p,720p,etc how can I retrieve what video resolutions(quality) a youtube video has are there any youtube api which can get this information
    I think If I capture the packets when I'm watching a video, by analysing the packets, definitely I can know what resolution this video provides but I don't know which part the packet provide this information does anyone know this? thanks!

    I am no iPhone expert, but I believe it has to do with what connection you are using.
    I noticed this the other day, I watched a YouTube vid the other day connected to my home wifi, and it looked amazing. Then I went to show a co-worker the same vid while on the 3g network. It looked like crap, all large pixels and blury. Anyway that is what I noticed.

  • YouTube API can't load movie from youtube rightnow?

    Hi there,
    I am a multimedia content development.
    I used YouTube API to load movie from youtube.com.
    https://developers.google.com/youtube/flash_api_reference_as2?hl=zh-TW
    It's working ok in one month ago.
    But after upgrade the FlashPlayer,not working, can't load movie to ytplayer.
    please check follow link, there have youtube movie in every page(TV frame)
    http://test1.eduweb.com.tw/ebook/demo/book/demo07/book1/
    I am sure this problem is from FlashPlayer.
    Do you have any idea?
    Sorry about my poor english.
    Best.
    Jack Chang.

    Any one can answer? Please~~
    This problem lost every YouTube movie in our content.
    But It's working normal one(or two) month ago.

  • Loader and Youtube API

    I am trying to add mouse event listener to Loader.  Loader is loading chromeless youtube player.  For some reason listener event doesn't get triggered when I move the cursor on the loader or click.

    Could someone give some code or make a tutorial on getting the youtube api v3 to work with vb.net. I have experimented with the examples on the youtube developers page in c#, and javascript, and they simply don't work. They all show errors when run as is.
    I've attempted to convert the c# examples to vb, but they don't work. I have my api key and have done all of the sign up stuff that is necessary.
    Specifically, I'd like to complete a keyword search, and then play the selected video in a video player on the same page.  Thanks.
    Hi,
    I am afraid that this issue is mainly related to apis of Youtube which belongs to third-party, I would recommend you consider posting this issue on its publisher's website to get supports.
    Regards.
    Carl.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • YouTube API - garbled up sound

    In Tour De Flex, try YouTube API then embedded player then paste this video  PuFeb5RH1W8  into the search field.  Compare the poor sound quality with the version on www.youtube.com
    This is happening to both the chromeless and even the chromed versions that are being invoked via SWFLoader.  The same video sounds just fine on various YT test sites, where the same embed players are embedded within html pages.  It even sounds just fine within the SareFire AIR application, via webkit.
    So, what is garbling up the sound on some of the videos but not all of them ?

    However, the same video sounds just fine from within this AS3 YT wrapper implementation.
    http://youtubechromelesswrapper-as3.googlecode.com/svn/trunk/as3wrapper/deploy/index.html

  • Youtube api v3 and vb

    Could someone give some code or make a tutorial on getting the youtube api v3 to work with vb.net. I have experimented with the examples on the youtube developers page in c#, and javascript, and they simply don't work. They all show errors when run as is.
    I've attempted to convert the c# examples to vb, but they don't work. I have my api key and have done all of the sign up stuff that is necessary.
    Specifically, I'd like to complete a keyword search, and then play the selected video in a video player on the same page.  Thanks.

    Could someone give some code or make a tutorial on getting the youtube api v3 to work with vb.net. I have experimented with the examples on the youtube developers page in c#, and javascript, and they simply don't work. They all show errors when run as is.
    I've attempted to convert the c# examples to vb, but they don't work. I have my api key and have done all of the sign up stuff that is necessary.
    Specifically, I'd like to complete a keyword search, and then play the selected video in a video player on the same page.  Thanks.
    Hi,
    I am afraid that this issue is mainly related to apis of Youtube which belongs to third-party, I would recommend you consider posting this issue on its publisher's website to get supports.
    Regards.
    Carl.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Consume Webcenter REST API for Mobile App

    Hi All,
    I have some requirement like How to consume web center REST API to the ADF mobile
    could you please guide to it any examples,links.
    When i am trying to consume by using URL Data control it is showing authentication failed, can you pls tell me how to resolve this issue.
    Is there any procedure do the same.
    Thanks in Advance .
    Message was edited by: 878913

    Well was able to resolve it however had to do workaround
    >> used rawXhrPost and put methods instead of xhrPost/put as the dojo.xhrPost seems to insist on sending the data as key=value
    pairs separated by a '&' which on one hand lead webcenter to believe there
    wasn't any POST data as it was expecting json ..
    however if anyone has used xhrPost with webcenter rest , please guide how to use it ... casue and unable to use it .
    also which is the right way to do it ? xhrpost or rawXhrPost , asthe later this method is not extensively mentioned... seems its going to be depricated...

  • Youtube sudnly in mobile mode and videos wont work

    one day it was fine the other day youtube suddnly opens in mobile mode insted of desktop mode
    and all videos are unavalible for both chrome and fire fox
    i did these
    1.scan for malware
    2.scan for virus
    3.clean every thing in fire fox google chrome with ccleaner
    4.disabled plugins addons
    5.updating adobe to latest virsion
    but when i try to conect to diffrent internet it works perfictly fine (i took my lab top from my house to my friend and connected to his net and it worked)
    please help fast (sory for bad eng.)
    here is an image for what it looks like
    help :(

    What is the link you are trying to use?
    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache and
    * Remove Cookies<br> '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
    Type '''about:preferences'''<Enter> in the address bar.
    * '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
    * '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • FunctionKey & BarCodeReader API in Mobile Web Dynpro

    Folks,
    I am developing a few applications using Mobile Web Dynpro (Java), for PSION TEKNOLOGIK 7535. (Windows CE 5.0 with IE 6.0 for CE)
    I have to use the API's of the Mobile Add-On Library, namely the FunctionKey API and the BarCodeReader API.
    So the SAP Note says that these are supported only for Symbol and Intermec device.
    I would like to know what options I have for this implementation
    Can i use a Mobile WebDynpro Client? ( will these API's work if I use the WebDynpro client instead of IE?)
    Can I use any other browsers instead of IE and use the above mentioned API's?
    Are there any third party software's that support these functionality?
    Thanks,
    Balaji

    Hi Balaji,
    Unfortunately the only option you have is to use either a symbol or an Intermec device. Symbol and Itermec both have a special browser with which you can funtion keys or Barcode Reader.
    I think "Mobile WebDynpro Client" you talk about is the offline client but the FunctionKey and the BarcodeReader will work with the online version only.
    I dont know of any workaround for this.
    Best Regards,
    Karthik

  • Flash graphics API on mobile

    I have an android application that uses the the graphics api to draw on the screen.  It worked well in Android OS 2.X.  With versions 3 and 4 it became a bit more laggy.  Actually the entire app seems to become very laggy.  I set out to learn more about optimization and gpu acceleration and was able to get everything to perform much better with the exception of the graphics, in particular free hand doodle.  The cursor can lag behind where the users finger is.  Is there a better performing api?  Do touch events perform better than mouse events on mobile?

    Touch events might be better for your needs since they target mobile specifically and they allow for multiple inputs where with mouse inputs if a finger is resting on the screen the app will ignore your second input.

  • YouTube API - Import filmcomments in Flex

    Hi!
    I'm pretty new to Flex, and are working on a project where I have imported a YouTube video.
    Now I want the comments of this movie to appear in a box to the right of this film.
    Is this possible to do with the HTTPService- method?
    I must add that I only have two weeks of AS-practice, and are bearly grabbing the concepts of the YouTube Data API for ActionScript 3.0
    Any help in this matter would be much appriciated!
    Also, any helpful code-examples will be awarded with a delicious cake :-)
    Thanks,
    Markus

    However, the same video sounds just fine from within this AS3 YT wrapper implementation.
    http://youtubechromelesswrapper-as3.googlecode.com/svn/trunk/as3wrapper/deploy/index.html

  • Youtube API about to change again.

    The buit in Youtube app in the E5-00 and 808 will most likely be broken again as Google is updating their APIs.
    http://www.allaboutsymbian.com/flow/item/20632_cuteTube_broken_but_will_be_up.php
    CuteTube's developer is reportly working on a fix.

    Any one can answer? Please~~
    This problem lost every YouTube movie in our content.
    But It's working normal one(or two) month ago.

  • An iFrame using the Youtube API (which worked fine in previous versions) is now reverting to a blank screen when I try to use it

    Basically the iFrame interfaces with Youtube and allows me to log in/authenticate and then upload/browse/edit my videos.
    Now, when clicking along to authenticate with Youtube, I am taken to a completely blanked out iFrame. :/
    Since this worked perfectly fine in earlier versions of Firefox -- is there any way to download and re-install an earlier iteration, or will the team please fix this bug?

    I have a similar issue -- using an embedded google form rendered as an iframe. It is present in the source, but displays as blank space.
    This problem seems to be confined to Mac OS X (I'm on 10.6.3), and I didn't have this problem with FF 3.6.x (not sure if I ever had 3.6.9, or what version I had prior to 3.6.10). The issue is not present in Chrome or Safari, or on 3.6.10 on Windows 7.0 I believe

  • Actionscript 3 & Youtube API: Thumbnails

    Hello. I've currently got a nice little file setup that pulls in a youtube video. I'd like to setup additional images that pull in thumbnails in a different area of the stage, that will act as buttons and load and play the fullsized video. I'm used the version of the youtube player that has the defaul buttons.  Here is the code I have so far:
    import flash.display.Loader;
    import flash.net.URLRequest;
    import flash.events.Event;
    import flash.system.Security;
    import flash.display.DisplayObject;
    import flash.display.Sprite;
    Security.allowDomain("www.youtube.com");
    Security.allowInsecureDomain("www.youtube.com");
    Security.allowDomain("http://s.ytimg.com");
    Security.allowDomain("i.ytimg.com");
    Security.allowDomain("s.youtube.com");
    var vid_player:Object;
    var thumb1:Object;
    var my_loader:Loader = new Loader();
    my_loader.load(new URLRequest("http://www.youtube.com/v/GctR_uzuNvw?version=3"));
    my_loader.contentLoaderInfo.addEventListener(Event.INIT, onLoaderInit);
    function onLoaderInit(e:Event):void{
              addChild(my_loader);
              vid_player = my_loader.content;
              vid_player.addEventListener("onReady", onPlayerReady);
              my_loader.content.addEventListener("onReady", onPlayerReady);
        my_loader.content.addEventListener("onError", onPlayerError);
        my_loader.content.addEventListener("onStateChange", onPlayerStateChange);
        my_loader.content.addEventListener("onPlaybackQualityChange",
        onVideoPlaybackQualityChange)
    function onPlayerReady(e:Event):void{
              vid_player.setSize(415,234);
              //vid_player.cueVideoById("npvJ9FTgZbM",3);
              //vid_player.pauseVideo();
              vid_player.x = 262;
              vid_player.y = 7;
              vid_player = my_loader.content;
    function createFeaturedButtons(thumb1:Object, featuredVideos:Array) {
      var results:Array = [];
      for each (var id:String in featuredVideos) {
        results.push(thumb1.getClickToPlayButton("bHQqvYy5KYo"));
      return results;
      trace(featuredVideos);
    function onPlayerError(event:Event):void {
        // Event.data contains the event parameter, which is the error code
        trace("player error:", Object(event).data);
    function onPlayerStateChange(event:Event):void {
        // Event.data contains the event parameter, which is the new player state
        trace("player state:", Object(event).data);
    function onVideoPlaybackQualityChange(event:Event):void {
        // Event.data contains the event parameter, which is the new video quality
        trace("video quality:", Object(event).data);
    I'm pretty sure the problem is with this code:
    function createFeaturedButtons(thumb1:Object, featuredVideos:Array) {
      var results:Array = [];
      for each (var id:String in featuredVideos) {
        results.push(thumb1.getClickToPlayButton("bHQqvYy5KYo"));
      return results;
      trace(featuredVideos);
    I don't seem to have that quite setup right. Please any help would be greatly appreciated.

    该位置定义为一个数字(而不是单位),以支持长度大于 232 字节的文件。
    以上文字错译严重。正确译法应该是这样:
    position定义为Number(而不是uint),是为了支持长度大于 232 字节的文件。

Maybe you are looking for

  • Ssh fails with rule matching LAN

    My goal is simple: use a key pair from the WAN only but allow password auth from the LAN. I thought my recipe had previously worked in Arch and other distros, but now I'm unsure. Here's a snippet of some relevant sections of /etc/ssh/sshd_config: RSA

  • Please help! Font issues after conversion...

    I exported my file to a Word document, and the font will not show correctly. The original document that I converted was in Calibri font, however when I go to change the font to Times New Roman size 11, it shows in the table that the it has been chang

  • Tagging Cabability

    Hi Does that "Tagging" work on Yosemie? I tag a number of files, but thet do not appear in the Finder->Tags Any ideas?

  • Object already locked under transport request by another user

    Hi Experts, While trying to generate transport request for my developments, the request is getting generated as a sub task under previously created request.The program has been earlier modified by another user and that request was not released.Can I

  • How to sync multiple folders ?

    I need to keep 4 local folders holding the same content, while I may add or change files in any one of them. How can I set up immediate (or at the very least, periodic) syncing of their contents? I'm aware of 2 folder solutions (e.g. http://www.versi