Problems opening WMP links.

I have been trying to open WMP links on this site: http://www.videocorner.tv/index.php?langue=en to watch the launches of satellites. I have updated my computer (MacBookPro) updated Flash 9, Installed Flip4Mac and everything else I can think of. Does anyone know how to get files like these to work in Safari?
I also tryied Firefox but no go there either.
Thanks

Hi Mark,
The website seems to have standard windows media 9 files on there, but the way they've embedded them in the webpage will only work on Microsoft Windows Internet Explorer.
After looking at the code for an example page, I was able to extract a url to a file and this location will happily load in the older Windows Media Player 9 from Microsoft. E.g.:
for location: http://www.videocorner.tv/videocorner/vod/video.asx.php?langue=en&flight=176&seq uence=lancement&debit=high
The only contact address I could find anywhere on that site or the arianne parent site was '[email protected]' - send a friendly email in their direction asking for support of non-Windows browsers

Similar Messages

  • Problem opening web links in a pdf

    I work at a college and I have a user that cannot open web links in pdfs that he created himself in Acrobat 7.0. He uses Adobe Reader XI to view pdf's and Adobe Acrobat 7.0 to edit them. His computer at home and my own office computer can open the web links. Funny thing is, Acrobat 7.0 will open the links but latest and greatest Reader on his specific machine won't. Any ideas?

    Make sure the URLs are complete and valid. A common error is to leave out http:// at the start, since that seems to work in browsers, but isn't a URL.
    Other common errors are leaving spaces or other special characters in URLs, which are forbidden (but not all software blocks it).

  • Problem opening a link from webpage to a access db file on a network share

    Hi all,
    We have a webpage where there are links to the different ressources on our network.. 
    one of these links points to the i:\somefolder\someDB.accdp or whatever extionsen access databases have.. 
    so the idea is that the user goes to the webpage click on the link and because the I: drive on the pc points in the right place it opens the file in access. 
    this works. IE download manager pops up and asks what to do, open - save - save as
    the users says open and access opens the DB for the user. 
    The problem is that IE download manager says the file was not downloaded and the access database windows does not take focus.
    now this may seem like a small thing but we do get allot of support from users saying its not working. The problem here being that users don't see the blinking access icon in the process bar and thinks that clicking the link didn't work.
    I assume the reason access doesn't pop into focus after choosing to open it from IE link is because IE sees the file as not downloaded and than nothing happens.
    I have no clue why this happens (IE says the file was not downloaded or why access doesn't take focus after choosing open)
    I have been at it for days.. 
    I have put the site in the trusted site option which did nothing to solve the issue.
    Turned off mime sniffer and screenfilter or what ever the filter in IE is called and i still got the issue
    this is IE 11
    ANY!... and i mean A N Y ideas would be priciated!
    Sincerly
    Casper

    Hi,
    Is this problem just occures to part of users? Is these computer installed any security software? If that it is, try to disable them for test.
    It would be better to disable the AV software, then restart the computer to test the problem again if it appears.
    If no use, in my opinion, it would be better to use network Monitor to capture the web access trace when clicking the link.
    This could help us have a deep insight about this problem.
    If there is any difficult, please feel free let us know.
    Roger Lu
    TechNet Community Support

  • Problem opening a link, created in FW CS5

    OK....so I'm about half way finished with my Fireworks CS4 Essential  training, so I got to SYMBOLS and THERE we have BUTTONS. Finally!
    As  usual there're good news and bad. I managed to create fine (with Mr.  Babbage's help) working rollover button. I only had to manually change  the code (to adjust the correct location of the buttons 2 files (2  states of one button, basically) on my server. Also in FW I added a link  to the button. So I placed the code into 2 places 
    1) A regular Joomla article opened with no editor so I could see the code. 
    2) Custom HTML Joomla module 
    In  BOTH cases it worked. The only thing is...it does NOT work together, so  I just disabled the Custom HTMLmodule and left the button at the bottom  of the article. 
    BTW, I just placed ALL the code generated by FW all in one place... 
    Now...another  thing which is unclear (don't know if it makes any difference), when I  make export in FW, I get a choice where I can choose Generic or DW  XHTML. I chose the former... 
    Now, the BAD thing is...for some stupid reason, despite the fact that I DID wrotewww.google.com in Link box in FW, so it appears as a href=
    www.google.com ...when I tried to open the .htm file in my local PC's browser for a  preview AND when I tried to click on a link on my site, there was the  same problem.
    Instead of www.google.com, it brings me file:///C:/Users/TM/Desktop/New%20folder/www.google.com
    OR...in a latter case:
    http://asylum-seeker.org/www.google.com
    WHY is that??? and how it can be solved
    Here's the code: 
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>surf_button.gif</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!--Fireworks CS3 Generic target.  Created Fri Sep 24 16:56:12 GMT+0200 2010-->
    <script language="JavaScript1.2" type="text/javascript">
    <!--
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    </head>
    <body bgcolor="#ffffff" onload="MM_preloadImages('images/stories/surf_button_s2.gif');">
    <a href="www.google.com" target="_blank" onmouseout="MM_swapImgRestore();" onmouseover="MM_swapImage('surf_button_s1','','images/stories/surf_button_s2.gif',1);"><i mg name="surf_button_s1" src="images/stories/surf_button_s1.gif" width="192" height="58" border="0" id="surf_button_s1" alt="" /></a></body>
    </html> 
    The buttons I will attach too, just in case.
    And the URL is
    http://asylum-seeker.org/2010-06-14-00-09-09

    It WORKS NOW!!!
    I found a solution to the problem...Yes, thank you Sir for correcting the URL. I watched videos from YouTube and I also paid attention and corrected that.
    Also, I realized that hotspots are not neccessary. So I don't even have to touch Hotspot tool. What I haven't done before was that I didn't make an Active Area slicing. Now I exported the button with the following setting:
    HTML and Images
    Export Slices
    Current Page
    I put checkmarks in all 3 boxes. And In Options I chose .htm and DW XHTML.
    I changed the location of files in a code to match their physical location on the server and I just copy-pasted ALL the FW code into my existing Joomla article and everything works fine. Except that I didn't optimize my gif button with Matte, so the edges are jaggedy sort of. But that's not important.
    As per Joomla...No miracles there, Sir and you really don't have to know it. Because basically Joomla doesn't do anything by itself. It just executes the HTML, JS codes and uses lots of CSS. If its a good working code-it works, if it doesn't-it doesn't. As simple as that.
    I hope in the future chapers you will explain more about that Hotspot tool, and the connection between so called Active Area (I wonder why its even called like that), slices and links on buttons and such.
    And another thing is...I still don't understand how I can make in FW a billbord bg image with a rollover button on top (call to action kinda button).
    What should be a workflow?

  • Problem opening the link

    when i am clicking any link in the web page i am getting a pop up box like
    "Do you want to save this file"

    Hi
    Please post the exact code that gives you such error

  • Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?

    Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?
    Thanks!

    Dear Linc,
    Thank you for the advice, John Blanchard1  and Linc Davis
    As suggested in your reference thread I removed "/Library/Printers/hp/PDEs/hpPostScriptPDE.plugin" and the problem has been resolved.
    I am guessing the the plug-in for the hp printers got corrupted and effected every thing, or became unsuitable when I installed an Apple update. I would be most grateful if you can confirm how the problem was coursed so I can understand and learn from this experiance.
    Ash

  • Problem in opening a link in new page

    hi all can any one help iam getting problem while clicking on the link it is opening in same window i want to open the link in new window.if it is normal content we can give target but the link is coming in the mailcontent how can i recognize the link thank in advance

    i got the solution for this. it is possible with javascript iam checking all the anchar tags in a page and i gave target is "_blank"
    the script is
    function externalLinks() {
    if (!document.getElementsByTagName) return;
    var anchors = document.getElementsByTagName("a");
    for (var i=0; i<anchors.length; i++) {
    var anchor = anchors;
    if (anchor.getAttribute("href"))
    anchor.target = "_blank";
    start the function by <body onload=externalLinks() >

  • I just downloaded iOS 6 on my iPhone 4 and now can no longer open internet links that were texted to me.  Anyone else having the same problem?

    I just downloaded iOS 6 on my iPhone 4 and now can no longer open internet links that were texted to me.  Anyone else having the same problem or know how to fix this? 

    The SMS links thing is highly annoying. You don't have to copy/paste however. You should see an icon like this: (>) to the right of the text bubble with the link. Tap on that, the in the screen that opens, tap "Visit".
    Alternatively, you can tap twice directly on the link, then hold your finger down after the second tap.
    Still unnecessarily difficult, but not as bad as copy/paste.
    What I don't get is why can't I find any mention of this change or how to fix it (if even possible) elsewhere online?

  • 2 Problems - Can't open a PDF inside IE 8, can't open a link in a PDF

    I am running Vista Business on a Lenovo ThinkCentre with dual core Intel processor, 2 GB RAM. I have 2 problems with Reader 9.3.0.
    First it will not open a PDF inside IE 8. Instead it opens the PDF in a new Reader window. It does open a PDF inside Firefox. In Edit|Preferences|Internet the Display PDF in browser checkbox is checked. In IE 8 Tools|Manage Add-ons|Run without permission Adobe PDF Reader is Enabled.
    The second problem is that I cannot open a link in a PDF file. When I place the cursor over an e-mail or internet link in a PDF file the little hand appears. However when I click on the link nothing at all happens.
    Does anyone have any suggestions on how to fix either of these problems?
    Ira B.

    In the replies I have been receiving, nobody has said which problem of the
    two I wrote about they are experiencing. I assume that all are using Vista
    (I use Vista business) since neither of these problems appear on my machine
    that runs XP Pro.
    I have managed to get around these problems and am happy to share my
    experiences with all, but I advise not getting too excited since my solution
    may not be exactly what others might want. Of the two problems, the one
    where I was unable to open an e-mail or web link in Acrobat Reader was the
    more serious for me. I edit a couple of newsletters that almost always
    contain some of these links and I need to be able to test them to make sure
    they are correct before I send out a newsletter.
    I found out that if I used Foxit Reader in place of Acrobat Reader I was
    able to open all links with no problems. For a while I had both readers
    installed with both able to open PDFs in IE8 but only Foxit able to open
    links in a PDF file. Then Foxit Reader began to exhibit the problem of PDFs
    not opening in an IE8 browser window. Then the problem spread to Acrobat
    reader. I have no idea as to the cause.
    I tried removing and re-installing both Readers but was unable to rid myself
    of the problem. I then contacted Foxit support for some assistance. Yes,
    unlike Adobe, they actually try to help if you are having a problem with
    Foxit Reader. Foxit support gave me a procedure to try but it did not work
    at first. I finally found out that I had to install Foxit Reader with User
    Access Control (UAC) shut off in Vista. If UAC was not shut off, Foxit's
    addin for IE8 would not install properly. Then I re-enabled UAC and followed
    the procedure Foxit support suggested which is:
    1. Login your machine with admin account, right click on > FoxitReader.exe
    2. Select "Properties"
    3. Select "Compatibility" tab
    4. Uncheck "Run this program as an administrator" under "Privilege Level"
    5. Select "Show settings for all users"
    6. Click on "Continue" if there is a prompt.
    7. Uncheck "Run this program as an administrator" under "Privilege Level".
    (This was already unchecked in my case.)
    After this Foxit Reader opened PDF files in browser windows in both IE8 and
    Firefox.
    I think that this procedure might work for Acrobat Reader; at least I think
    it might be worth a try. I don't want to try it myself because my computer
    is working just fine right now with Foxit Reader and I don't want to take
    the chance of screwing it up since it was so difficult for me to get to this
    point.
    If someone would like to try it, I suggest removing Acrobat Reader, then
    disabling UAC and re-installing Acrobat Reader. Then enable UAC again. Then
    follow the 7 steps above for AcroRd32.exe. I am hopeful, but by no means
    certain, that then PDF files will open in an IE8 browser window. I would
    appreciate it that, if anyone tries this, they would let me know their
    results. I regret not being able to provide a more definitive solution.
    irablum1

  • Problem while opening a link of a PDF that points to a specific page to another PDF

    PDF links whose URIs include backslashes are interpreted by Acrobat Reader browser plug-in as local file-system links even when they are not.  This means that a link that points to a specific page number will open the file but not automatically jump to the desired page .  In our browser-based viewing tool, this means that the links are perceived as not working.
    for example :  from IE Browser When we tried to open the link in PDF 1 which has the URL of the 5th section of PDF2 and the URL includes the backslashes then the Specific section of PDF2 is not getting opened . The link just opens the PDF2 first page. This Specific problem does not arrives if we try to open the link through Adobe Reader or if the URL mentioned in the PDF is formed using  forwordslashes instead of backslashes.
    Regards
    Yeshwant

    > not sure if i have explained this very well.
    You have not.
    But tables cells cannot wrap.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "cheers mate" <[email protected]> wrote in
    message
    news:e7obon$nim$[email protected]..
    > lets say i have a table one row deep and 10 columns
    wide, and while
    > viewing it
    > your window may allow only 3 of the first tables at the
    top and three on
    > the
    > next and three the next and finally one on the last.
    (the number of boxes
    > is
    > not an issue)
    >
    > the way the tables are shown is.
    >
    > lets say the window is resized to allow 4 boxes in the
    top row and so on
    > down
    > the page till all boxes are shown.
    >
    > not sure if i have explained this very well.
    >
    > if you do not understand please ask and i'll create a
    few pages to explain
    > what i am trying to do.
    >
    > i have seen this once or twice around some sites, but
    this was ages ago
    > and
    > have no idea what sites so i can not look to see how
    they did it.
    >
    >
    > please take a look at this link i have described what i
    am trying to do.
    >
    >
    http://pro-freelancers.com/cascadingboxes.htm
    >
    > Hope someone can help.
    >
    >
    > thanks
    >

  • Problem while opening suggested links

    I Can't open the links which are suggested to me when I start typing in the address bar.. I can't even open a link by pasting the URL in the address bar and clicking Enter.. the only way of opening links is now by clicking a bookmark or by writing a URL an then clicking the arrow at the end of the address bar.. What is the problem?? I tried uninstalling and then reinstalling firefox.. I have tried several versions including 3,3.5,3.5.5,3.6 and then finally this 4.. but none of them worked!! please help!

    Hi FSHW,
    would it be possible for you to post the code and the application you want to open? Would be great to have a look at it.
    Best Regards
    Philipp N.
    NIG AE

  • Problem when open external link (Adobe LiveCycle ES2 workspace) with iView

    Dear all,
    I would like to know what EP doing when I use the iView to open a external application link.
    We setup the link to open in a new windows, but we find that the application behaviour is difference compare to input the link into the brower directly.
    The application is Adobe LiveCycle ES2 workspace
    Any idea?
    Regards
    Bill

    Hi all,
    It is because my iView also contained in a page, and that page affected the result.
    Problem fixed by link the iView to the role directly.
    Regards
    Bill

  • Problem Open links to fileshare when browse to SharePoint in chrome and firefox

    We have a search center site and results come from file share.
    It seems that when user use Chrome and firefox - there is a problem to open a link to the file. In addition in case the file is an image - the preview image is seen only in IE
    keren tsur

    Hi,
    According to your post, my understanding is that you couldn’t see the image preview in search results.
    First, you should know that the search center can crawl image files, however, the results only return these image files as list items and no image preview will appear whichever browses you use.
    The cause of this issue is that the image result type uses the Default Item template and not the Picture template.
    I recommend that you can use the SharePoint Designer 2013 to modify the hover display template that is being used for default items.
    For more information, you can refer to:
    http://blogs.realdolmen.com/experts/2014/03/17/images-in-sharepoint-server-2013-search/
    Best Regards,
    Linda Li
    TechNet Community Support

  • I have problems uploading a journal from iPhoto in my iPad, the web page online works on the iPad but I can't open the link on my computer

    I have problems uploading a journal from iPhoto in my iPad, the web page online works on the iPad but I can't open the link on my computer

    What did you rent the film on, your iPad or your Mac ? If you rented it on your iPad then it should have downloaded into the Videos app on it (you should get a rentals tab in the app). If you rented it on your Mac then it should be in the Movies part of your Mac's iTunes library, you will have to connect your iPad to your Mac's iTunes and move it from your Mac to your iPad (I think that it should show on the iPad's Movies tab for moving)

  • Hi! i'm having a problem with my safari as unnecessary new tabs keeps opening overtime i open some link! is anyone experiencing something like this !

    hi! i'm having a problem with my safari as unnecessary new tabs keeps opening overtime i open some link! is anyone experiencing something like this !

    There is no need to download anything to solve this problem.
    You may have installed one or more of the common types of ad-injection malware. Follow the instructions on this Apple Support page to remove it. It's been reported that some variants of the "VSearch" malware block access to the page. If that happens, start in safe mode by holding down the shift key at the startup chime, then try again.
    Back up all data before making any changes.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, ask for further instructions.
    Make sure you don't repeat the mistake that led you to install the malware. It may have come from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    Malware is also found on websites that traffic in pirated content such as video. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

Maybe you are looking for

  • Is anyone suddenly having Mail problems connecting to Yahoo servers?

    I run two Intel iMacs on my home network.  Both run Snow Leopard.  On my machine that runs 10.6.8, I recently installed several Safari updates. Currently Safari is at Version 5.1.5 (6534.55.3), my wife's iMac Safari is Version 5.1.4.  I began having

  • Plugin check (incorrectly) says my acrobat plugin is out of date and takes me to a reader install

    Windows XP FF 20.0 I have Adobe Acrobat X 10.1.6. and the plugin checker says its out of date. I don't think it is, it's just not Abobe Reader. I don't want to have both Acrobat and Reader. When I do, then there's two different plug-ins in FF, but th

  • Name of  souce file report

    Userrunning a report per below navigation. View->Request->Submit A Request->New request- anme :'inv master info' When click 'Submit' this report is running and getting out put. NOw how do i know what is the source file name for ths report - Thanks

  • A bizarre behavior in MIGO / M7021

    The quantity of an item of an PO is 2. The user made two GR (1 + 1) via MIGO. We have two materials documents. An invoice has been validated for a quantity of 1 via MIRO. Following this, the accounting department asked the buyer to cancel the second

  • Where us the "Authorize this computer" choice on the Store menu

    I read all the instructions that I could find and cannot find it on my iTunes application It is realy frustrating since I just installed the new iPhone SW version as prompted by the App Store and all my previously dawnloaded Apps stopped working afte