Is it possible to embed a Windows QT player on CD?

Is it possible to embed a Windows QT player on CD so the application doesn't have to be loaded on the host machine, but accessed from the CD. I have QTVR movies that must play on XP machines, but receipients are not permitted to permanently load "unapproved" software. I recall long ago that a Mac QT player was standalone and could be included in this manner but am unfamiliar with Windows requirements. Can anyone help please?
G5 Dual 1.8   Mac OS X (10.4.3)  

Sorry but no. Just as with Windows Media Player, QuickTime has files that must be installed as part of the operating system. The same would apply to a Mac, by the way.

Similar Messages

  • Is it possible to embed a window in another?

    I know I kind of asked this previously, but is it possible to instead of changing the window class, embed a window or object into a current window, using Cocoa-Applescript? In the example of my application below, I'd like to fill the big empty area in the middle with the content of each page, depending on which button pressed. If this can't be done, how could I (if possible) import just an object there? (Like a box full of buttons)

    Sorry if I've been a bit vague, but windows and views are a central part of your application design, so without knowing exactly what it is you are doing (or want to do), it is hard to get specific.  In general, you create various views to do whatever, and depending on what these views are, you may also have a controller script for them.
    In your example image, you could create a custom view in the big open area, then put your other views in it as needed, for example:
      property windowView : missing value -- outlet to the main containing view
      property viewOne : missing value -- outlet to one of your views
      property viewTwo : missing value -- outlet to another one of your views
      windowView's addSubview_(viewOne) -- add viewOne to the main view
      viewOne's removeFromSuperview() -- remove viewOne from its superview (the main view)
      windowView's addSubview_(viewTwo) -- add viewTwo to the main view
    Another option would be to create a tabview with your various views, and switch between them with something like:
      myTabView's selectTabViewItemAtIndex_(2) -- or by name or whatever
    You can also set the style of the tabview to be tabless and use your own buttons or controls to select the desired tab.
    And still another option is to use a nib file with a view controller for something like a document.
    There are just a lot of different ways to use windows, panels, and views, so it depends on what your application is doing and how you are laying out your views.  Even though they are in Objective-C, you might take a look at some of Apple's Sample Code projects for ideas.

  • WVC80N - AVI recorded files cannot be viewed in Quicktime or Windows Media Player

    I have tried on two seperate PCs and the AVI files will not load. I have inspected the AVI files to be ISO MPEG-4 Video V1 standard and therefore should be able to be played by Windows Media Player and Quicktime but they both complain they cannot be played. Anyone else ran into this? I should have the specific codecs by default. The error message from quicktime is that there is required software needed to play this file and I get redirected to a generic page of possible plug ins. Windows Media player gives me a generic error with a link to some random troubleshooting steps that dont apply.
    As a side note Nero Showtime can open the file and play it...
    Message Edited by JKru on 12-10-2009 09:33 PM

    To Download VLC Software, Go to http://www.videolan.org/vlc/ and download and Install the VLC Media Player on your computer. Once the Installation is completed then you will be able to play the Video Files using VLC Player.

  • How does one use JavaScript with the Windows Media Player Plugin?

    Hi there.
    According to this old [http://msdn.microsoft.com/en-us/library/dd564570%28v=VS.85%29.aspx MSDN Article] it is possible to control the windows media player plugin using javascript.
    It provides a series of objects off the object that should perform certain funtions, such as play stop and seek.
    It states very clearly in the article that some are not supported; however, none of them seem to be working with the latest version(s?) of Firefox.
    I have Firefox 5 installed currently and have not tested in any other version, so I'm not sure when it stopped working.
    The video does load and will display properly -- the ability to control it through javascript however, does not work.
    i.e.:
    var mplay = document.getElementById('myplayer');
    mplay.controls.play(); // mplay.controls is undefined
    This same code works in Internet Explorer.

    You need to place the URL in a data attribute for Firefox.
    <pre><nowiki>document.write(' <OBJECT id="Player" data="http://87.117.197.189:16229" width="320" height="45" type="application/x-ms-wmp">');
    document.write(' <param name="AudioStream" value="true">');
    document.write(' <param name="Enabled" value="True">');
    document.write(' <param name="ClickToPlay" value="false">');
    document.write(' <param name="BufferingTime" value="5">');
    document.write(' <param name="ShowDisplay" value="False">');
    document.write(' <param name="Volume" value="70">');
    document.write(' <param name="autoStart" value="true">');
    document.write(' </OBJECT>');</nowiki></pre>

  • Is it possible to embed keywords assigned in Lightroom 4 into DNG files?

    Keywords I assign to photos in Lightroom do not show up as "tags" when I view the photo's properties in Windows Live Photo Gallery. Is it possible to embed keywords assigned in Lightroom to the properties of the photo file?

    Thanks very much for your response. Ctrl-S saved the keywords to the DNG file properties. However, my original question was wrong. I should have asked how to save the keywords assigned in Lightroom to the properties of a TIFF file. Ctrl-S in Lightroom does not seem to embed keywords assigned to a TIFF file. When I check the properties of a TIFF file in Windows Live Photo Gallery after I have assigned keywords in Lightroom, the keywords assigned in Lightroom do not appear as "tags." Do you have any additional suggestions?

  • HT5361 Is it possible to embed raw latex into a mail message to display an equation?

    Hi,
    Is it possible to embed raw latex (or any other meta data format like HTML) into a mail message? I would really like to be able to send equations directly without converting them to PDF or GIF first.
    Thanks,
    Joe

    I just borrowed a quadratic equation from the MathML Wikipedia site and grafted it into an HTML document. It imaged fine in Safari 7. It should be noted that neither the latest Google Chrome or FIrefox rendered the same content accurately.
    Laying out your entire email message (including MathML) in HTML can be tedious. Once it is displayed in the browser, each use of the command+I will put the browser content in a new Mail compose window. So, you cannot add an equation to existing Mail composition. Select, copy and paste (or paste and match style) will not work either.
    Depending on the importance you place on email equations, at one time, Design Science (MathType) claimed compatibility with Apple Mail (4.5) where you could input your equation in MathType and it could then be placed within the email. The mail recipient would not need a copy of MathType installed for this to work. MathType even allows you to key your equation in with LaTeX syntax to generate the equation.
    You could check with them about functionality (or restrictions) with Mail 6 and 7 on OS X, as it might provide a more productive way to achieve your goals.

  • Is it possible to Embed a PDF and command by a button within a PDF document

    Is it possible to embed a fillable PDF form onto a PDF document and using the button to open the embedded file?
    I am using XI Pro.
    Thanks.
    Jj

    Files cannot be "embedded" in a PDF.
    Attach the form PDF to the not-a-form PDF.
    Create the Button field on the not-a-form PDF.
    For the Button's Action select "Go to a page view".
    You'd open the attached form PDF.
    The  Action wll look like:
    Mouse Up
        Go to a page in another document
               File: PDF attachment
               Page: 1
               Zoom level: Fit Page
    The default "Open" for the attached PDF is "Window set by user preference".
    You can edit this to select either "New Window" or "Existing Window".
    Be well...

  • Is it possible to print from Windows 8.1 to a printer connected to the USB port on an Airport Express?

    Is it possible to print from Windows 8.1 to a printer connected to the USB port on an Airport Express?
    a) HP printer with USB port only (no ethernet port) connected to Airport Express
    b) No issue printing from Macs
    Tests
    1) Installed Bonjour 2 - does not find printer (now uninstalled)
    2) Bonjour 3 is listed in programs but no way to access
    3) Using TCPIP address (and no Bonjour) gives 'Unsupported Personality' error when printing test page
    Regards
    Richard
    p.s. why are all Windows 8.1 questios n the forum 'Locked' with no reply?

    This is possible, but not with Bonjour or any other fixes.  It is just a printer set up based on the Port name of the Airport, 10.0.1.1.
    I found the answer on YouTube, Title: Windows Printing For Apple AirPort Extreme without Bonjour Wireless wifi.

  • Is it possible to create a Windows 7 Partition via Bootcamp while having an internal RAID 0 Setup ?

    Is it possible to create a Windows 7 Partition via Bootcamp while having an internal RAID 0 Setup ?

    Yes, just not on the RAID. Boot Camp Assistant will only partition a single drive containing OS X. You cannot partition a RAID array.

  • Is it possible to embed some JavaScript code WITHIN a QT movie?

    Hi,
    This may be a job for QuickTimeKirk, as I've seen (s)he seems quite knowledgeable about QuickTime secrets...
    I'm using a blog service which does not allow the calling of external JavaScript files. Furthermore, testing STAMPot from my excellent fellow compatriot *Francis Gorge* (http://www.qtbridge.com/stampot/stampot.html) did not help me enough because the posts on my blog are contained within tables over which I have little control. In particular, I cannot write a full HTML page description with the <head> and <body> tags, and all the references needed to link to the .js file (and others) created by STAMPot.
    So, I'm wondering if it is possible to embed the appropriate code directly within a QuickTime movie, e.g. under the form of a additional HREF track.
    What I'm trying to achieve, in the end, is to have a poster frame for my movie, and have the movie play within that same poster frame space, but WITHOUT the movie controller +(not the poster frame controller, which I know how to hide)+, and then the movie looping back to the poster frame.
    Maybe I missed something, but in the case I understood correctly what I read on the QT Dev web site, when one passes the controller="false" parameter to the +<embed src="<a class="jive-link-external-small" href="http://...&gt;">http://...> tag, the parameter only applies to the FIRST movie, which is, in fact, the poster frame. Even if the target movie was saved with the controller disabled, this is only acknowledged by QuickTime Player, NOT by the QuickTime plugin.
    Any help will be greatly appreciated!
    Thanks in advance,
    batspray

    1- You can add a frame to the end of the movie, make it an href track that points back to the poster movie. Yes. Illustrated details, here: [http://developer.apple.com/documentation/QuickTime/QT4WebPage/samplechap/speci al-24.html]
    2.- As to the larger question of JavaScript within the QT movie, No. "Starting with QuickTime 7.1.5, you can no longer issue javascript: URLs or call JavaScript functions from within a QuickTime movie. This feature was removed from QuickTime for security reasons." See this official notice: [http://developer.apple.com/documentation/quicktime/Conceptual/QTScriptingJavaScript/bQTScripting_JavaScri_Document/chapter_1000_section1.html].

  • HT5628 Is it possible to install MS-Windows on MacBook Pro as the only OS

    Is it possible to install MS-Windows on MacBook Pro as the only OS, using all the space of the SSD, by de-isntalling thus completely the Mac OS?

    Yes.
    but
    You will have to erase the drive completely and install Windows, you can't achieve it just by deleting OSX
    I do not recommend that you do it.

  • Is it possible to embed fonts in Keynote theme?

    I've created custom theme for Keynote'08 and everything works fine.
    My theme uses corporate fonts.
    At the moment the theme is distributed with additional font pack and the user have to install both, but I'd like to simplify the theme installation process.
    Is it possible to embed fonts in Keynote theme?

    Got it, and it make sense...
    I was thinking about something like adding fonts to theme-files folder,
    but well, I can live without this "feature".
    Thx Your for the answer.

  • Is it possible to Embed an MP4 video into a FlashCC file?

    We're looking at hopefully getting some videos into our final swf by embedding it.  We know we can use FLV's etc, but we would like to use the original MP4's without the loss of quality. Is it possible to Embed mp4's using code or something and adding it to a stage? I read everywhere that it is not possible unless converted etc...
    If anyone does have any comments, links or example code that may help, it would be appreciated.
    Thanks.

    Thanks for the answers here but this is what i've found online also. The problem is that the mp4 isn't embedded into the swf and has to be 'linked' to a source file.
    The only thing I can find to do is to convert to flv and then embed... But even Media Encoder doesn't support flv anymore...

  • Is it possible to embed VIMEO videos in HD QUALITY?

    Is it possible to embed VIMEO videos in HD QUALITY?
    I'm trying to embed in Adobe Muse a few videos taken from my Vimeo account.  but the quality in Muse seems poor, compared to the original Vimeo quality, which is HD.
    if I click on "HD", in Muse, it says "sorry HD not available here".
    anyone can help?
    thanks

    well, problem solved, got vimeo plus (50$ per year) HD ok in embedded videos.

  • Is it possible to embed Youtube videos in to InDesign?

    Hello everyone,
    im working with a interactive pdf and i need to put in a couple of video's.
    Is it possible to embed Youtube video's into InDesign?
    I know that this question has been asked before, but a answer on it i couldn't find.
    Sorry for my bad english , but after a couple of hours of looking on the internet and experimenting it still doesn't work.
    Thanks,
    Robin

    Here's an interactive PDF with a Flash player I built awhile back embedded
    http://www.zenodesign.com/forum/zenoyoutube.pdf
    This won't work inside of a browser, but if you download the pdf and open it in Reader 9 it should work. You'll have to click the Flash icon and Allow dialogs first then enter a YouTube URL in the field in the lower right corner and click play. Most YouTube URLs from your browser address field should work, i.e. this format:
    http://www.youtube.com/watch?v=c1oMtwmTaNQ

Maybe you are looking for

  • Report builder TfrmconfiguredHSDRS error

    I am getting an error when I try to create a RDS Server on my laptop version of report builder.  The error is in a pop up window and says: Object: TfrmconfiguredHSDRS  Exception: List index out of bounds (2)   See error log for stack trace. I have un

  • 'Description' info not showing up in itunes u store

    We've uploaded an m4v that has its own invidual artwork and description metadata that I put in 'Comments' and also in 'Description' under 'Video' (when you do 'get info' on the track in my library). Once in the store, only the course artwork is showi

  • As-built in smartforms

    Hello! I create a report with materials in smartforms. Those of materials that are connected with as-built I can't unload into my report. Other works good. How can I solve this problem? Regards, Alexander.

  • UnknownHostException - unknown host "olap" - where is Analyzer setting file to change this setting

    Hi,<BR>I have installed Analyzer 7.1 and on Analyzer server Windows computer Analyzer java web client works fine - without problems.<BR><BR>But on the ordinary computer only having JRE installed (Windows operating system) it reports the error: "An un

  • Wsus console version mismatch between 2012 and 2012 R2 remote wsus

    Currently i have SCCM 2012 R2 running on a site server with Windows 2012. Our old wsus server was running on Windows 2012 as well. It is being replaced with two new Windows 2012 R2 machines. Problem is now the wsus console version for 2012 R2 is " 6.