I need a quicktime player for browsing webpages ONLY

I would perfer to use the apple player, but they no longer provide it without iTunes, which I am not allowed to install on the corporate laptop.
So, what is the best alternate player?
IBM Thinkpad T-40   Windows XP Pro  

Oh, I just saw in another thread that Quicktime IS available without iTunes!
I had 1st asked Apple Support and they claimed that it is NOT available without iTunes.
Doh!

Similar Messages

  • HT3775 can i download QuickTime Player for free?

    can i download QuickTime Player for free?

    If your talking about Quicktime 7, yes it is free. You download it from Apples web site. If you want Quicktime 7 Pro you need to download the Pro key from Apple's online store, you need both...
    http://support.apple.com/kb/HT3678?viewlocale=en_US&locale=en_US
    http://support.apple.com/kb/DL923
    http://store.apple.com/us/product/D3380Z/A
    If your talking about Quicktime 10, no. Quicktime 10 comes with Lion. And there isn't a pro version for Quicktime 10.

  • Cant Capture Screen Recordings with QuickTime Player for making  App Previews

    cant Capture Screen Recordings with QuickTime Player for making  App Previews
    went into that page:
    https://developer.apple.com/app-store/app-previews/imovie/Creating-App-Previews- with-iMovie.pdf
    upgraded to quick time 7 pro
    got stuck here:
    " 4. In the window that appears, select your iOS device as the Camera and Microphone input source".
    the window appeared, no selection is possible

    The instructions in the Developer page you link contemplates that you are using the QTX version instead of QT7 Pro:
    vs.
    QT7 Pro does not allow selection of iOS devices as the Camera and Microphone
 input source.
    QTX is the QT version included with Mac OS X v10.6 Snow Leopard and later.  However, as explained in the Developer page you linked above, if your Mac is not already using it, you need to upgrade to the current (OS X 10.10 Yosemite) OS X Version to use iOS devices as the recording sources in QTX.
    Message was edited by: EZ Jim
    Mac OSX 10.10.2

  • I need adobe flash player for ipad ... Why there is not ????

    I need adobe flash player for ipad ... Why there is not ???? ... This is very important ???

    IOS device do not support Flash
    However Skyfire, Photon, iSwifter, Browse2Go and Puffin Web Browser will provide limited Flash capability

  • I need a flash player for iphone

    i need a flash player for iphone

    TallRich wrote:
    There is no flash player either for the iPhone or iPad. Why. What are apple going to do to adress the problem.
    What problem?
    There is no flash player for iphone.  it does not exist.  This is not a problem.  It is simply not a feature.
    The iphone also does not have a can opener.  This also is not a problem, just not a feature.

  • 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.

  • Looking for an mp3 player for a webpage

    because of apple I'm staying away from flash players for now...
    I 'm lloking for a simple to use mp3 player that's customizable - for example :
    read & display xml playlists
    make the list of viewable songs what we choose - like 10 songs or 20 songs - without scroll bars...
    I'm lookimg at:
    http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5
    http://www.wimpyplayer.com/products/wimpy_mp3.html
    http://playlist.software.informer.com/download-playlist-embedded-website-media-player/
    Any opinions are welcome

    Here's what I'm doing:
    HTML5.
    Here is the code and it is really simple:
      <audio controls="controls">
      <source src="../path/filename.ogg" type="audio/ogg" />
      <source src="../path/filename.mp3" type="audio/mpeg" />
      Your browser does not support the audio element. <a href="../path/filename.mp3">Right-Click here</a> and choose Save file as&hellip; to download the .MP3 file</audio>
    Works in all browsers. Works in all media players that support mpeg audio. But here's a word of warning:
    Some browsers may not know that the ogg audio is there, so you may need to edit your .htacess file (on Apache) or your filetypes (on Microsoft IIS servers) to include it.
    Here's the change to put into .htaccess. I don't use IIS:
    AddType audio/ogg .oga
    AddType video/ogg .ogv
    AddType application/ogg .ogg
    AddHandler application-ogg .ogg .ogv .oga
    That will enable both ogg video and audio. Without these lines, Firefox may not play your file.
    To make your audio files, please see this link.

  • Need an AVI player for TIGER

    Hello All:
    I need to download a player for AVI files
    This will be on a QUICKSILVER running 10.4.11
    Is there anything that does NOT require file converting, etc
    THANX

    VLC will play pretty much everything.  I also prefer NicePlayer for video because it lets you do things such as fullscreen which (I may be mistaken) I don't think the regular version of Quicktime does, or at least not what truly call fullscreen (no borders at all). NicePlayer can also play quite a range of formats, including FLV.

  • What is the most recent upgrade for Quicktime player for Mac OX 10.7.5

    I have iOS 10.7.5 on my iMac.  Recently my quicktime player won't play a slideshow created in Quicktime.
    Can I upgrade my quicktime player application? If so, how?
    Thank you.  Mrs. D

    It is installed along with OS X. The current version is 10.3 and is part of Yosemite.
    Upgrading to Yosemite
    You can upgrade to Yosemite from Lion or directly from Snow Leopard. Yosemite can be downloaded from the Mac App Store for FREE.
    Upgrading to Yosemite
    To upgrade to Yosemite you must have Snow Leopard 10.6.8 or Lion installed. Download Yosemite from the App Store. Sign in using your Apple ID. Yosemite is free. The file is quite large, over 5 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
        OS X Mavericks/Yosemite- System Requirements
          Macs that can be upgraded to OS X Yosemite
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
         Are my applications compatible?
             See App Compatibility Table - RoaringApps.

  • I need adobe flash player for iPhone 4s

    Please can somebody tell me how to get Adobe flash player for iPhone 4s. Thanks

    I tried yxplayer lite and yxplayer2 lite --- both did not work for my iPhone 4S.
    Puffin worked for me. I was trying to video stream a website and kept informing me I needed to install Adobe Flash Player 10 for it to work.  Once I tried Puffin, the video was able to start playing   YEAH!!!
    I am glad I found this thread and tried some of the suggestions..... otherwise I would be spending more months trying to figure it out lol.

  • I need Adobe Flash Player for iBook g4 please

    I have an iBook G4 os 10.4.11, I need adobe flash player, where can I download it.
    Thanks,
    Jeanie

    Hi..
    Select  10.4 / 10.5 here >  http://get.adobe.com/flashplayer/otherversions/
    And keep in mind, if you are using Safari, the highest version you can go on the iBookG4 for Safari is 4.1.3

  • Need alternative flash player, for my HTC HD7 cellphone.

    Email:[removed by moderator]

    If your HTC uses Android you're out of luck.
    Adobe stopped ALL development of Flash Player for Android a year ago (July 2012).
    See: http://forums.adobe.com/thread/1267821

  • Need abap documenation specifically for SAP BW only.

    Hi,
    I want to learn abap specifically for SAP BW only...How much abap should i know to do bw work....and where i can find documentation of abap related to sap bw 3.5 and 7.0 version.
    Regards
    Yogee.

    HI
    generally we used the ABAP code to write Start Routines, End Routines or Individual Update Routines also exits which include variable exits.
    If you are totally unaware of the programing languages then better start learing ABAP with basic statements includes IF ELSE LOOP CASE ENDCASE etc.
    And then switch to learn how to use this statement to develop the logic.
    In BI, the basic knowledge of ABAP is sufficient, u need not go for deep and detail study, belive me its easier than BI.
    Go to ABAP forum check for any good ABAP learning materail and start working on that.
    Any query please revert back. send ur mail id to me, if possible ll send u some document for ABAP.
    Thank-You.
    Regards,
    Vinod

  • How come I need Adobe Flash Player for Safari

         I have the latest Macbook Pro and I guess the latest version of Safari.  So why doesn't a current version of Safari play videos on the internet? Why must I download Adobe Flash Player to watch videos on the interne? I can watch a few videos on Youtube, but most of the time I need to switch over to Google Chrome to watch.  I don't need Flash Player with that browser. Can't understand why Safari needs it and Chrome doesn't.

    I am switching between Safari to Chrome so I can watch videos but it's becoming a pain. But I've also noticed that some websites have a different look in Chrome. It's as if Chrome is better than Safari. What a bummer. Apple would do itself a favor to offer the best browser since, to me, Apple is the best computer.
    I guess I will just have to give in and download Flash if I want to use Safari. The reason I'm reluctant is because on my previous MacBook I always got prompted to download the 'latest Flash player" even though I had the latest Flash. It was such a nuisance. Was hoping with my latest purchase of this computer I'd be all up to date.
    Thank you all for your replies.

  • Quicktime player for .avi movies

    Hello,
    I have downloaded the latest QT version pro and i can't play the avi movies i have. QT always ask me to instal component for quicktime. I have installed divx codec and xvid to... no difference.
    the only movie i can play is a small avi movie made from a camera.
    thanks for helping me

    There is no single codec for movies that have .avi extensions. AVI is a container format, not a specific type of file. An AVI movie may use one of the Indeo codecs or one of the various flavors of DivX, among other possibilities. You'll have to find out what codec was used for the movies you want to view to determine what you need. Note that not all codecs for the various .avi movies are available for QuickTime.
    If you can identify the codec used (if QuickTime's Movie Inspector won't list the codec, another player such as VLC Media Player probably will), you can post that information here and someone may be able to point you to the appropriate codec or confirm that a QuickTime-compatible codec doesn't exist.
    Regards.

Maybe you are looking for