I can´t download files with Real Player whwn I upsated Firefox.

I was told to update Firefox whichI did. After that I can´t download files with Real Player which I could before I updated.

You cannot download files to the iPad via Safari.  You download them on your computer and synch them through iTunes.
http://manuals.info.apple.com/en_US/ipad_user_guide.pdf

Similar Messages

  • I can't download videos to Real Player. The settings are correct and i can download in Internet Explorer 7 with no problem but not FireFox 5...any ideas??

    I can't download videos to Real Player. The settings are correct and i can download in Internet Explorer 7 with no problem but not FireFox 5...any ideas??

    I'm still experiencing this problem.  I went to settings, general, software and it says Install now.  But when I try, I get an error message. 

  • [iPhone] Can't download file with FTP

    Dear everybody.
    I want to download a text file at : ftp://username:[email protected]
    Current, I use below code:
    NSString *s = [NSString stringWithContentsOfURL:[NSURL URLWithString:@"ftp://username:[email protected]"] encoding:NSUTF8StringEncoding error:pError];
    and I try:
    NSData *tmpdata = [NSData dataWithContentsOfURL:[NSURL URLWithString:SERVER_NAME]];
    But I can't download content of text.
    I think NSURL can not get content from ftp protocol
    So, please help me download file use FTP.
    Thank you very much!

    Yes, if I try access with specify the file name as:
    @"ftp://username:[email protected]/file.txt"
    then I can get content of file.
    But I want list and show all file in path: @"ftp://username:[email protected]".
    Pls help me

  • How can I download videos from youtube with may MacBook Pro? I cannot download with real player. So how can I do it?

    How can I download videos from youtube with may MacBook Pro? I cannot download with real player. So how can I do it?

    There are two apps that I know of - and I would also swear that they come from the same developer, although they've different names. Both have free trials and both cost $40 (but both do 'other' video conversion as well).
    One is WonderShare - I bought this one and it works very well for downloading YouTube videos as well as converting just about any file format you can think of.
    The other is iSkysoft Video Converter (just noticed that it's now $36).
    I tried them both and finally decided on WonderShare. Give them both a trial run and decide if you like either one enough to buy it. I don't know of any 'free' software that will allow you to download and convert YouTube videos, but perhaps someone else will come along and know of something...
    Good luck,
    Clinton

  • Mozilla firefox 3.6.4 doesn't work with real player.because of this i don't want to update MF 3.6.3...What can i do

    mozilla firefox 3.6.4 doesn't work with real player...can't download any videos...what can i do
    == This happened ==
    Just once or twice
    == update to 3.6.4. version

    If you install 3.6.3 and don't want it to automatically upgrade you need to open the browser and select "Tools" from the menu bar. Go to "Options". Select the "Advanced" icon. Go to the "update" tab on the "Advanced" menu. Here you can configure how and what Firefox updates.
    Hope that helps.

  • How can I upload and download files with uiXML?

    I want to implement upload and download files with uiXML. In some previouse topic I got answare to look in AbstractPageBroker class in JavaDOC. I did it but this is a very-very little resolution description for this problem. I think for developers YOU (UIX Team) must in very quick time to put some examples on the NET because this is a nice technology but with adecvate samplase and developers guide it will be dead very soon. I digging this forum for information. I see many many people have same problems about this technology. They like it and want to use and try but documentation is very very poor.
    WE WANT EXAMPLES and separate forum for UIX. I think it deserve this.
    If You have any more detailed documentation would be nice to put on the net. I have uixdemo.zip file but this is in very early fase of development. I downloaded it before fwe months. And now I can't find it anymore on youre site. What happend?

    Attila -
    I went back and re-read the JavaDoc for AbstractPageBroker and MultipartFormItem and put together the following sample PageBroker based on the description from the JavaDoc:
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import javax.servlet.ServletConfig;
    import javax.servlet.ServletContext;
    import oracle.cabo.servlet.BajaContext;
    import oracle.cabo.servlet.Page;
    import oracle.cabo.share.util.MultipartFormItem;
    import oracle.cabo.servlet.xml.UIXPageBroker;
    * An extension of UIXPageBroker which stores all uploaded
    * files in the temporary directory.
    public class UploadingPageBroker extends UIXPageBroker
    * Override of AbstractPageBroker.doUploadFile() which saves
    * all files to the temporary directory.
    protected String doUploadFile(
    BajaContext context,
    Page page,
    MultipartFormItem item) throws IOException
    // Get the location of the file to create in the temp directory.
    // Of course a real application probably wouldn't upload files to
    // the temp directory - just using this contrived example to
    // demonstrate basic uploading support.
    File file = _getFile(context, item);
    if (file != null)
    // Create a FileOutputStream. Of course, a real application would
    // probably want to buffer the output
    FileOutputStream out = new FileOutputStream(file);
    // Write out the file
    item.writeFile(out);
    // Close up the output stream
    out.close();
    // We can return a value here to add to the PageEvent
    // if so desired.
    return null;
    // Gets the File for the item that we are uploading
    private File _getFile(
    BajaContext context,
    MultipartFormItem item
    // Get the file name
    String name = item.getFilename();
    // If we don't have a file, bail...
    if (name == null)
    return null;
    // Get the path to the temporary directory
    File dir = _getTempDir();
    // Return the File object
    return new File(dir, name);
    // Returns the path to the temprary directory
    private File _getTempDir()
    // Get the temporary directory from the ServletContext
    ServletConfig sConfig = getServlet().getServletConfig();
    ServletContext sContext = sConfig.getServletContext();
    return (File)sContext.getAttribute("javax.servlet.context.tempdir");
    In this sample, each uploaded file is simply saved in the temporary directory. You'll want to replace the code that creates the FileOutputStream for the uploaded file to use whatever OutputStream makes sense for your application.
    BTW - I used the following UIX page to test this out:
    <?xml version="1.0" encoding="UTF-8"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller">
    <content>
    <pageLayout xmlns="http://xmlns.oracle.com/uix/ui">
    <contents>
    <form name="uploadForm" usesUpload="true">
    <contents>
    <fileUpload name="uploadedFile"/>
    <submitButton name="upload" text="Upload"/>
    </contents>
    </form>
    </contents>
    </pageLayout>
    </content>
    </page>
    Hope this sample helps with the uploading part of your question. I'll see if I can provide a download sample in a later post.

  • I have downloaded Adobe camera raw 8.4 so that I can open raw files with pictures taken with the Sony a6000 camera.  However it is not opening the images in camera raw.  What can I do?

    I have downloaded Adobe camera raw 8.4 so that I can open raw files with pictures taken with the Sony a6000 camera.  However it is not opening the images in camera raw.  What can I do?

    Close and restart Photoshop if you have not already done so.
    In Photoshop, go to the Help - About Plug-in... menu then choose Camera Raw.  What version does it say there?
    -Noel

  • HT204382 I can't open a .wmv file with quicktime player.  Shouldn't I be able to?

    I can't open a .wmv file with quicktime player.  Shouldn't I be able to?

    No. To do so you need to install Flip4Mac WMV Player 2.4.4.2.

  • Where can I download a Flash/Shockwave player that works with Deer Park in XP x64?

    Where can I download a Flash/Shockwave player that works with
    Deer Park 64bit in Windows XP Pro x64?
    Before some Macromedia employee says, "When there is a retail
    version", Microsoft said that XP Pro x64 is an OEM release that
    anyone can Buy for their AMD64/EM64T PCs only, There will be no
    retail version as there are 32bit PCs out there still and XP Pro
    x64 will not work on a 32bit Compatible PC, Only on a 64bit
    AMD64/EM64T PC and not an Itainium PC either, 64bit or
    otherwise.

    Bump!

  • Does Adobe Send allow you to select how many days your files can be downloaded - as with Adobe Send Now? Also, why don't I see the virus scanning message any longer with "Send" versus "Send Now"?

    Does Adobe Send allow you to select how many days your files can be downloaded - as with Adobe Send Now? Also, why don't I see the virus scanning message any longer with "Send" versus "Send Now"?

    We relied upon the "days available for download" to get people to take
    action more quickly. The "virus scanning" progress bar was simply another
    way of knowing this activity was actually taking place - unless this is
    written somewhere in the Adobe Send User Guide.....wherever that is.
    On Tue, Dec 2, 2014 at 12:09 PM, bob.treitman <[email protected]>

  • Using iPod Classic with Real Player

    I recently received an 80GB iPod Classic. This is my first portable media player. I have purchased music from the Real Store using RealPlayer. This music is rights protected, and I do have the proper rights to use the downloads. In Real Player, these music downloads come with a .rax suffix, instead of .mp3. Can anyone tell me how to set up my system to play my Real Store purchases on my new iPod? Everything I've read leads me to believe it can be done, but I've tried the recommendations on the Real Support site, to no avail. I would really appreciate any insight.

    Onesimo Solis wrote:
    Can anyone tell me how to set up my system to play my Real Store purchases on my new iPod? Everything I've read leads me to believe it can be done.
    Really? My general impression is that all copy protection is proprietry and, as far as the end user is concerned, is just a bad thing. iTunes can't read WMA protected content, Window Media Player can't read iTunes protected content. RealMedia just extentds the compatability headache. Media Players will generally cope with only one form of protected content.
    I don't have any practial experience with the Real protected format, but the usual workaround for this is to burn your protected content out to CD, assuming you have the necessary rights, then import in an unprotected format. There will be a small loss of quality due to the re-encoding but this should be minimal. There are also programs that can speed up this process for some formats by virtualising the CD and automating the intermediate stages.
    tt2

  • Can't download files after Snow Leopard upgrade

    Hello all,
    yesterday I upgraded my leopard to snow leopard, since then I cannot download files with safari (also tried firefox, camino). When I click some link it looks like its going to start downloading but it doesn't. Most of the links are .dmg files. I have tried these steps so far but the problem still occurs.
    1) Repair the Disk Permissions.
    2) Downloaded onyx to clean the system.
    3) Cleaned the safari cache and settings, as well as the plugins directory.
    4) installed firefox and camino but they act the same.
    5) I uninstalled iGetter (if I copy the link location and add it to iGetter I can download the file).
    6) I created a new User to check if the problem was system wide or with the user account. The problem is the same in the new user account as well.
    Any ideas what to try next ?
    Thank you all in advance.
    John.
    ps: I have 10.6.2 and safari 4.04.

    Try using your OnyX to clean the LaunchSevices caches, or use Terminal.
    Launch /Utilities/Terminal and copy & paste this at the command line to rebuild LaunchServices:
    Code:
    <pre class="alt2" style="margin:0px; padding:3px; border:1px inset; width:640px; height:34px; overflow:auto">/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe rvices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user</pre>
    Then press return. Wait until terminal returns to the command line. Quit Terminal. After that, log out and back in or restart. Let us know
    -mj

  • Remote Desktop -  can't download file

    We have a server mac and we can access at server with remote desktop with a other mac, but we can't download file. Where is a problem? Is a port closed?

    I had access for download the files but not now, the configuration is not changing.

  • Safari can't download file when trying to download movies

    Safari responds with "safari can't download file' when I use download app to download movies . I don't have issues downloading apps or searching net.  Would be grateful for assistance.

    You can't download something from Safari to your iPad.  iPad is a closed system, and not subject to virus intrusion.  Now, if for example you have a Kindle app and you go directly to Kindle in Safari and using your ID you buy a book, the book will download to your Kindle account, which you could then open your kindle App on your iPad and read the book you downloaded in your App.  But you can't go into Safari and just download a book or a movie directly to your iPad from the net........

  • Converting mov files with Quicktime Player for iDevices

    I wasn't sure if should post this under iPad or here or at all as it is about coding, but it is about coding for Apple iDevices that can't display Flash, using Quicktime Player or QT Player 7 Pro:
    I'm trying to add the ability for Apple iDevices that can't display tutorials I created in Flash, to see them with H.264. I read that I can simply open the original tutorial that luckily is a .mov file with Quicktime Player 10 in Snow Leopard and File > Save For Web and QT will convert to H.264 and also output several files needed to upload to your server.
    But the only options are for iPhone, iPhone (cellular) and Computer. I assume an iPod would use the iPhone file, but iPad didn't exist yet.
    I chose iPhone and Computer for my test. I got 2 .m4v files a .jpg, a small .mov and a .html page with the code I needed to copy/paste to my target html page.
    Uploaded the files and could see the tutorial movie with my iPad fine. Using FireFox, I saw the beginning of the movie, then got the beachball. After a long wait, I tried a force quit and found that my Mac Pro was crashed too so had to hard shut down. Hate that.
    Rebooted the computer. Tried accessing with Safari this time and it worked fine.
    I also own Quicktime Player 7 Pro pre Snow Leopard (I'm running Snow Leopard now) and tried the conversion with it and noticed a few more config choices, like for frame rate. But the resulting code was about 29 lines of code with expected parameters versus 2 lines of code in the QT Player code which actually really surprised me. With both apps they have JavaScript references for the head tab to files on Apple's library on their site.
    So.. I'm wondering why FF and my computer crash, I did output for computer as well as iPhone. And what to do for FF users and the fact that there's no specific output for iPad, am I OK just using the iPhone output since I can see the file OK on my iPad test.
    Last, I've been reading about HTML5 versus Flash, but assume that what both my QT apps are outputting is HTML4. In the QT Player code there isn't even an embed tag, let alone the video tag I've read about, just a href to the exported Saved For Web .mov file, which I assume must point to the .m4v files that QT outputs and puts in the same folder as the other files, but there's no direct reference to them.
    Sorry for the length, or if this isn't the place for these questions, but I do want to get this right before I convert about 20 tutorials
    I wonder if I should wait until Lion and see if QT is changed to fix the FF crash and adds output for iPad?
    One last thing: when you access the converted file with an iPad, first you see a jpg of the first frame with "Click to Play" in the center. When you do, you get the movie with a play triangle which you have to press to actually start the movie. But when you access the same html file with Safari, all you have to do is click the "Click to Play" and the movie starts as expected. Bug?

    QuickTime X and QuickTime Player Pro create slightly different html code (but it all works about the same way). The "click to play" image file, a "reference" movie, multiple versions for different devices and the html code to preview the page and use as copy/paste into your Web page.
    QuickTime X has fewer options than QuickTime Player Pro. The iPhone preset works just fine on the iPad.
    Your Firefox crash may have been just coincidence and I doubt it was caused by the page code.
    You may want to wait a while longer for the HTML 5 code because browser support is still in the learning stage and millions of PC users still use out of date browsers.
    The reference movie points to the different versions of the file. The code "reads" the device and serves up the correct version for it.
    I don't own an iPad but I suspect it works like my iPod Touch. All of my QuickTime files have the play "triangle" so the click to play image style page requires two clicks on it.

Maybe you are looking for

  • What the heck is "@!"

    I've been doing some work that has lead me to look at some of the SQL statements that are generated by APEX in the FLOWS Schema, and I've run across something that I've never seen before. There are references to standard Oracle Pseudo columns that lo

  • For query experts

    Hi All Here we have a new requirement from the customer asking us to create a new query. Now the problem is I have to include the 4 views on the application tool bar, it is similar to that we create 4 buttons on the application tool bar and manage wi

  • Java Error (0xc0000005)

    While trying to play online games, game and IE 6 crash and closes. It saves a text file to my desktop. If someone could help me solve this problem. Thank you in advance, greatly appreciated. Text File Saved to Desktop: # An unexpected error has been

  • Icons extra large and unable to scroll around screen

    Icons and text are double size how do I cancel this.  The phone is now locked and it wont allow me to move around the screen to unlock it

  • Siebel 7.5.3-end of sustaining

    Hi I have a customer who has a Siebel active support contract for version 7.5.3. Sustaining expired in December and the customer logged an SR (prior to sustaining expiration) to upgrade to 8.1. My question is, can we solve this request? Sustaining is