New youtube videos detail page

Last time I generated my app I found the new detail page for youtube videos, with the WP 8.1 player.
Seems cool, but it have many many problems:
- The layout is different from the rest of the app (small letters in title and description, icon and name of the app
leaning to top, etc) - screenshot 1
- There is a lot of black space under the video - screenshot 1
- The fullscreen is buggy - screenshot 2
- New landscape view show a sidebar with all the buttons, the buttons we haven't turned on in the App Studio don't work - screenshot 3
(Please see screenshots: http://1drv.ms/1l0HFe3)
What's up? The old player was fine! Now I won't update my app to Store just because of this. Please fix this soon.
Waiting for your quick reply,
Best regards
PS. Please help me too with another issue related to App Studio:
http://social.msdn.microsoft.com/Forums/wpapps/en-US/e4dddd27-2f5c-4006-a05f-a119b28a4929/accented-characters-and-characters-between-quot-quot-in-a-rss-feed-list?forum=wpappstudio Thank you so much!
brod56
Edit: The new page works very well on Windows 8 but, as I said, it doens't happen in WP. Please fix in WP and answer me!

I think they had to change it because of Youtube integration, they need to respect Youtube policies.
Why did you mark this as answer, App Studio Team? This is not the answer! Of that I know.
I'm not asking for the return of the old model, I understand the Youtube policies.
I'm asking, yes, for a fix for the design bugs in the new model when showed in a WP (why did you forget WP?).
Don't try to escape from the question, please. Please answer me directly in this post.
Best regards.
PS. You can see again my real problem:
"- The layout is different from the rest of the app (small letters in title and description, icon and name of the app
leaning to top, etc) - screenshot 1
- There is a lot of black space under the video - screenshot 1
- The fullscreen is buggy - screenshot 2
- New landscape view show a sidebar with all the buttons, the buttons we haven't turned on in the App Studio don't work - screenshot 3
(Please see screenshots: http://1drv.ms/1l0HFe3)"
brod56

Similar Messages

  • Flash player wont work on Hulu or newer youtube videos

    i recently downloaded flash player 16.0.0 and now my hulu account and newer youtube videos dont work im sure that there are other features not working as well i have just not played around with it enough to find them, i was wondering if anyone knew how to fix this and what the problem is

    The details on why Adobe dropped support for Android are here, but yeah, we haven't released an Android Flash Player since late 2012.
    Adobe roadmap for the Flash runtimes | Adobe Developer Connection
    There are a few alternatives that you can use to get Flash on your phone.  They're mostly cloud-based web browsers, where they run Flash in the cloud and stream the content down to your phone.  It works surprisingly well.
    A cursory Google search for "Android Browser Flash Player" turns up these options:
    http://lifehacker.com/now-browser-is-a-lightweight-browser-for-android-with-f-1548329538
    Puffin Web Browser - The fastest mobile browser with Flash support over cloud on iPad, iPhone and Android.
    https://play.google.com/store/apps/details?id=com.appsverse.photon&hl=en

  • Recently I Have lost the ability to hear the sound in some news, youtube, videos.  THE Sound works on my IPAD, but not for some videos.  Why is this?

    I Recently lost the ability to hear the audio in some news, facebook and youtube videos.  The sound/audio works fine on my iPad.  Why is this?  Is there some way to change or reset settings?  Cookies?

    iOS 8.2 has since fixed this bug. YAY!

  • Firefox freezes when trying to open new Youtube Videos, what can I do?

    I run Firefox 19.0.2 and the latest Flash plugin. All of a sudden Firefox freezes when I try to open Youtube videos. I can only kill it with ctrl+alt+del.
    Note that I CAN watch Youtube videos that are saved as favorites and I also CAN watch videos I click as related videos. However whenever I use the search bar and click a new video I haven't watched before, Firefox will freeze over and over again.
    I already tried disabling the hardware acceleration, as well as deleting the cache and varying cache size.
    I also tried re-setting the dom.ipc config settings as stated here:
    https://support.mozilla.org/de/questions/909133
    So far, nothing would do the trick.
    Your help is much appreciated, thanks a lot! :)

    Thanks Cor-el!! It's over!
    Taruno

  • Embed a youtube video into pages?

    please show me step-by-step pictures

    If you mean use the Youtube iframe html, you can't. The video file you wish to embed will need to reside in your photos app.

  • AirPlay fails on embeded youtube video (livestream) from New iPad to Latest gen AppleTV.

    Hello,
    I just purchased a new Apple Tv (03/24/2014) and tried to airplay an embeded youtube video from Safari and Chrome on my iPad and received an error. Airplay is working fine from the youtube app, and other apps as well. I've done some poking around and wasn't able to find any concrete answers as to why it's not working. Apparently this used to work prior to sometime in August (not sure exactly when) of 2013. Any helo would be much appreciated are this is one of the main reasons I purchased the Apple Tv.

    Hi IntroMike.
    Take a look at this URL in the XBMC forum.
    http://forum.xbmc.org/showthread.php?tid=179961&page=36
    This discusses the issue you are seeing. It seems to be specific to the Youtube app and some embeded videos.
    There is no known solution at this time apparently.

  • How do I embed a youtube video in a flash web page?

    I am attempting to embed a youtube video in a flash web page I created. I have been able to do this in html on static sites and thought I might be able to do the same in flash. Can anyone walk me thru the steps to do this?

    Thank you Rob,
    I am VERY new to actionscript and have an additional question:
    I saw this in the beginning notes of the document link you sent me:
    Use the following URL to load the chromeless player into your 
    application and build your own custom controls in Flash:
    http://www.youtube.com/apiplayer?version=3
    how do I do this? Do I do this in actionscript (how) or the import 
    feature?
    Any additional assistance you give me will be greatly appreciated
    Seta Majkia
    Kemitemultimedia
    www.kemitesound.com
    [email protected]

  • The code downloads web pages and subtitles but not youtube video ?

    The following code successfully downloads the yahoo page, if we specify its url, or a subtitle even, but when I give a youtube video url, it does download a video file, but the download stops very quickly, and the file never plays:
    class read
         public static void main(String aa[])throws IOException
              byte a;
              int  b,c,d;
              URL url=new URL("http://www.youtube.com/v/sHQXU9Kzgr8&color1=0xb1b1b1&color2=0xd0d0d0&hl=en_US&feature=player_detailpage&fs=1");
              URLConnection conn=url.openConnection();
              InputStream stream=conn.getInputStream();
              FileOutputStream out=new FileOutputStream("/home/daud/Desktop/video");
              while ((b=stream.read())!=-1)
                   out.write(b);
    }Why doesn't it work for youtube ?

    I wonder if it's because Youtube don't want all and sundry just leeching their content....
    Did you have a question? Or was it simply the implicit "how do I leech intellectual property from Youtube?"

  • Embedded YouTube video's keep playing audio after leaving page

    Hi guys,
    My problem is that when I leave the page of my website playing a YouTube video, it just keeps on playing the audio. I will put a copy of my code in this message, maybe I just need to tweek it a little.
    Somebody please help, this is very important for my website, thanks.
    So here is the code I use:
    Security.allowDomain("www.youtube.com");
    var player:Object;
    var loader:Loader = new Loader();
    loader.contentLoaderInfo.addEventListener(Event.INIT, onLoaderInit);
    loader.load(new URLRequest("http://www.youtube.com/v/h814ob7nCxo?version=3"));
    function onLoaderInit(event:Event):void {
        addChild(loader);
        loader.content.addEventListener("onReady", onPlayerReady);
        loader.content.addEventListener("onError", onPlayerError);
        loader.content.addEventListener("onStateChange", onPlayerStateChange);
        loader.content.addEventListener("onPlaybackQualityChange",
            onVideoPlaybackQualityChange);
    function onPlayerReady(event:Event):void {
        trace("player ready:", Object(event).data);
        player = loader.content;
        player.setSize(480, 360);
    function onPlayerError(event:Event):void {
        trace("player error:", Object(event).data);
    function onPlayerStateChange(event:Event):void {
        trace("player state:", Object(event).data);
    function onVideoPlaybackQualityChange(event:Event):void {
        trace("video quality:", Object(event).data);

    You added a couple of spaces to the Youtube code.
    Change:
    & border=1
    to:
    &border=1
    in two places so that it matches the code from the Youtube embed code. Or copy the code from Youtube again. The result:
    <td width="45%" align="left"><object width="305" height="214"><param name="movie" value="http://www.youtube.com/v/4_hzyUKzRII&hl=en&fs=1&color1=0x2b405b&color2=0x6b8ab6&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4_hzyUKzRII&hl=en&fs=1&color1=0x2b405b&color2=0x6b8ab6&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="305" height="214"></embed></object></td>
    It works in my test.
    Mark A. Boyd
    Keep-On-Learnin' :-)
    If you are reading this via email, be aware that it may not be an accurate representation of my message. Login to read the actual message and/or to reply.

  • Youtube videos freezing when trying to watch, hibernate problem.  Brand new Lion install

    Hello,
    I have just reinstalled Lion from the recovery partition, straight Lion install so no Snow Leopard to Lion upgrade.
    I have carried out all software updates etc. However, when I attempt to watch videos on youtube the player freezes my page and it fails to load.  I have also experienced problems going fullscreen.  I use safari and not a third party browser.
    I have a 2.4ghz Core i5, with 4gb ram and a 10mbps broadband connection, so can't really see this being a performance issue.
    The laptop should still be under Applecare so if needs be it is an option, but if I can get this is something quick and easy to fix then that would be ideal.
    Also it might be worth to note that sometimes the laptop has problems coming out of a sleeping state, the keyboard will light up and I can see a very dark picture on my screen if I concentrate, the only way I can recover from this is to hold the power button to turn it off.
    Any help would be greatly appreciated, these problems have been driving me insane!

    Most YouTube videos require the Flash plugin. Try troubleshooting ..
    Quit Safari.
    Open System Preferences > Flash Player then select the Storage tab. Click: Delete All
    Now uninstall the Flash plugin then reinstall new >  Troubleshoot Flash Player | Mac OS
    Very important to uninstall the currently installed Flash plugin first before re installing.
    Launch Safari From your Safari menu bar click Safari > Empty Cache
    Now try a video.
    BTW... if you have the ClickToFlash extension installed, that can prevent Flash based video from streaming. It can also be installed as a plugin in /Library/Internet-Plug-Ins.
    And check to see if Safari is running in 32 bit mode. Right or control click the Safari icon in your Applications folder then click Get Info. If the box next to:  Open in 32 bit mode  is selected, deselect, quit then relaunch Safari.
    Also it might be worth to note that sometimes the laptop has problems coming out of a sleeping state, the keyboard will light up and I can see a very dark picture on my screen
    Try resetting the Resetting the System Management Controller (SMC)
    Doubtful the Flash issue is related to sleep mode.

  • I just purchased a new iMac, and not all Youtube videos are not loading

    some of them say "Video not Available".... i have an older PowerPc G5 hooked up next to this new one, and it plays the same youtube videos perfectly

    Did you install the adobe flash player plugin?  Download it only from the adobe flash player plugin download page.  Mount the downloaded dmg and launch the installer.  Check the agree to terms to enable the install button and then click the install button.
    Once installed, the next launch of your browser should allow you to play youtube videos and flash videos on other flash video sites.

  • Formerly I could download YouTube videos by double clicking the largest size page element in the Safari activity window address column. Now in V 5.0.5 page elements are not shown, just the page title, and under that about:blank.  Suggestions? Thanks.

    Formerly I could download YouTube videos by double clicking the largest size page element in the Safari activity window address column . Now in V 5.0.5 page elements are not shown, just the page title, and under that "about:blank".  Also, the activity window used to show sequential activity and now each new page replaces the last. Thanks for any suggestions re how to restore previous activity window function.

    Not all YouTube videos are available for downloading, but:
    There is the Free  iTube Grabber which can capture almost any audio and/or video stream (it says here) but only works with Intel Macs.
    http://itube-grabber.en.softonic.com/mac
    Firefox Download Helper is also supposed to work, you have to be logged into YouTube first.
    and the RealPlayer Downloader that comes with RealPlayer SP for Mac from:
    http://www.real.com/realplayer/mac
    which also downloads videos from YouTube.
    There is also iTubeX which allows you to download videos (Flash, HTML5 and others), .mp3 and .swf files from almost every website as easily as possible:
    http://www.macupdate.com/info.php/id/27604/itubex
    Lastly: How to download Flash videos and play them in Quicktime using Perian is explained here:
    http://perian.org/#watch
    It's the video at the bottom of the page.

  • For some reason , when i restore my iphone 4s to factory settings my headphones work when listening to music or youtube videos but when i backup my information onto it , it only comes out of one ear bud and i just got a new one from the apple store.

    for some reason , when i restore my iphone 4s to factory settings my headphones work when listening to music or youtube videos but when i backup my information onto it , it only comes out of one ear bud and i just got a new one from the apple store. my old iphone 4s audio jack was messed up but i just got a new one with my warranty , can anyone help me please.

    It doesn't matter what it is in your backup that's causing the problem because you can not selectively restore things from your backup. It's all or nothing.
    Set you phone up as a new device and start over.

  • ADDING A NEW ITEM IN THE CREDIT REQUEST DETAILS PAGE.

    Dear friends,
    Please help me with this scenario.Thanks so much for your help.
    Task: ADDING A NEW ITEM IN THE CREDIT REQUEST DETAILS PAGE.
    Need to create a new item on this page called "approver notes" (column notes).
    Can this be achieved by personalization?
    Scenario:
    On credit request details page disputed invoice number, request date, status, bill to, ship to, etc are displayed.
    When the status is "not approved”, item should be displayed along the "rejected" comment.
    If the status is other than "not approved" then the item should not be displayed.

    what page is this ? are you sure it is a OAF page ?
    If it is a OAF page, you would need to extend the controller to fire a partial action for the item and then control the display property of the comments field
    Tapash

  • Inserting a new extension field in the line item details page

    Hi!
    Is it possible to insert an extension field/collection in the line item details page of the master agreement? I have tried supplying several Field ID found on that page on the DISPLAY AFTER field of the extension, but nothing works - the new field still gets displayed at the header page.
    Thanks in advance.

    Hi,
    Line Item is an independent class. You cant add an extension to Line Item through Master Agreement. This is the reason why the extension you add appears on the header tab of Master Agreement.
    When I go to create an extension definition, I don't find Line Item in the drop down of Extended Class Name. So, my guess would be that we cannot create an extension definition for Line Items.
    Let us know if you, or anybody, has a way to achieve it.
    Thanks
    Devesh

Maybe you are looking for

  • Sub-contracting: difference in Accounting

    Hi guys, I am using release 4.7 and we are discussing about 2 different ways to proceed sub-contracting. 1. Sub-contracting is handled only in MM: PR>PO>GR 2. Sub-contracting is handled as an external operation in routing: Prod.Order>PR>PO>GR>Confirm

  • ORA-03113: end-of-file on communication channel during query execution

    Hi All, My production database is running on 9.2.0.1 on windows 2003 adv srv. I have some web-based application (ASP.NET) which is using this database. From yesterdasy onwards, i started receieving ORA-03113 error while running a perticular query.(Qu

  • Update for Final Cut Pro 6.0.1

    Hi helpful folks, I just installed Final Cut Pro 6.0.1 on my MacBook Pro. I work at a post production facility, and all the other guys in the shop are running 6.0.4. I was told that what I installed was the same thing everyone else installed. So I ra

  • Automatically generating a comp for imported image sequences

    hi, i'm quite new to After Effects scripting so bear with my newbieness;) Basically i have a long list of shot folders which each contain a number of render layer folders which contains image sequences. I realised after a while that it is extremely t

  • IPod notes feature (ipod as a tour guide)

    Dear iPod fans We were using iPods as tour guides as described in "ipod notes feature guide" (www.apple.com/ipod/ipodtours) there was a nice feature enabling to link to media files like music and video using instructions like link to a song on the ne