Skip to main content
Participant
August 24, 2009
Question

Disable real player "download this video" button

  • August 24, 2009
  • 4 replies
  • 12652 views

I have been strugling whith real player "download this video" button, but could not find any solution on net, some suggestion on using action script 3 or pass value using HTML are all failed for real player 11.

Now i have found a solution to prevent this button by making the page SSL enabled and calling the flv/swf file with https. using this solution button will still be visible but when clicked it will show error message.

Hope this will help someone having same problem.

    This topic has been closed for replies.

    4 replies

    September 27, 2010

    Sorry, but both the:

    "Download This Video to Real Player" appears in the FlashPlayer right-click context menu"

    http://kb2.adobe.com/cps/402/kb402905.html

    and the:

    "Content creators are currently able to prevent this button from appearing by publishing content as ActionScript 3.0 or by passing FlashVars to the SWF file through HTML. "http://kb2.adobe.com/cps/402/kb402905.html

    forum threads give the 404 Error page.

    Is it still possible to prevent RealPlayer from downloading any swf???

    I'm developing in the Flex 3.5 framework and see this annoying RealPlayer download button.

    For me, it's not even a matter of securing my copyrights, but of giving the user a smooth experience. This RealPlayer annoying button just gets in the middle of my navigation buttons, just to say "Video cannot be downloaded"... Apart from bothering my users, it spoils my desing. It's very frustrating.

    Thx guys

    Participant
    October 6, 2010

    Hi,

    I am afraid that the button is rendered at client side, and you cannot do much on hiding/disabling it as a website owner/designer. I wish that someone from Adobe is looking into this discussion and in future version of flash player they should add a property like "AllowDownloadButton=false".

    Regards,
    D
    October 7, 2010

    Deepak, thank you for your reply.

    Two comments:

    1. Supposedly some people managed to solve the problem, because there were two threads on those solutions (now dead). I wish I could at least re-read those posts.

    2. Although that button is rendered at client-side, so are the swf that one's writing, as well as the javascript on the html. At least these two latter can communicate between themselves.

    ___

    Still, if someone has a solution, it'll be welcome.

    Participant
    October 26, 2009

    I just tested with a install of Real Player 12 (Real Player SP).
    I tested both Firefox and Internet Explorer for Windows, it doesn't work.
    The "download this video" button appear always.

    thanks for help

    Inspiring
    October 26, 2009

    +Ive got the realplayer as well, and it has nothing to do with my

    problems, which I solved, (post to come)

    Participant
    September 15, 2009

    thnkyeuo

    August 25, 2009

    There's been a technote on this topic for a few years now:

    ""Download This Video to Real Player" appears in the FlashPlayer right-click context menu"

    http://kb2.adobe.com/cps/402/kb402905.html

    Participant
    September 7, 2009

    Yes i am aware about the article, but the solution provided doesn't work with Real player 11.

    And as per my perception the reason it doesn’t work now, just because it was provided years back.

    I have added this post for current strugling programmers.

    Anyways thanks.

    September 8, 2009

    I just re-tested these steps with a fresh install of Real Player 11. 

    I tested both Firefox and Internet Explorer for Windows, and the steps correctly remove the Real Player info from the Flash Player context menu for me.