How to make quicktime movie export interactive.

I've keynote 09 presentation that has images and videos inserted into it. I need to share this people across on internet. I've created quicktime .mov file for this. My file size comes roughly around 500MB. Everything is fine, only problem I see is when I play quicktime file on my mac mini it is interactive, so I click on mouse and it moves to next text or next slide. Whereas same file when I run on my Windows 7 machine it just keeps flying thru it without any interaction from user. Same thing happesn when I try to play quicktime file uploaded on vimeo or smugmug.com, file just flies thru all slides without any user interaction.
Is there a way where I can make my slideshow to be interactive ?
thanks
-mj

The problem probably is because you are opening the QT movie with Windows Media Player
Solution
Download Quicktime player to your windows 7 PC
Then right click the QT movie you made from keynote and select 'open with'
Then select quicktime (the QT player downloaded)
Hope that helps

Similar Messages

  • How do I make quicktime movies Fullscreen in iWeb?

    How do I make quicktime movies Fullscreen in iWeb? Can anyone help me please?

    You have to create a QTL file that opens the QT movie in the player. Based on the settings it opens in Full Screen.
    You may want to read this:
    [QuitTime Tutorials and more|http://www.apple.com/quicktime>
    [Launching QuickTime Player from a Text Link |http://developer.apple.com/documentation/QuickTime/QT4WebPage/samplechap/speci al-11.html]
    An alternative is to publish your movies to Vimeo and embed the movie in your page. These movies can play full screen.
    Or use DivX of Flash Video.
    Samples here: http://web.mac.com/wyodor/iFrame/

  • How to make buttons work in Interactive Adobe Forms

    Hi Experts,
    I am new to interactive form. Though i have worked in normal/non-Interactive form, i do not know how to make buttons work in interactive adobe forms using ABAP  (I don't know JAVA). Can any one help me out and walk me through to how to code in ABAP to make buttons work.
    Kind Regards,
    Sharat.

    Please refer to my earlier post ... You will get an idea
    Please refer to the below thread for detail solution
    Sample Interactive form example ?....urgent...
    Cheers
    Satya

  • How to make QuickTime the default player again?

    How to make QuickTime the default player again?

    Two finger Click on the file and then select get info.
    It will open a window.
    Srcoll down to open with.
    Select Quicktime.
    Then select change all.
    After that, all MPEG 4 or the type of file that video is, will be defaultly opened by quicktime.
    Hope this helped!

  • How to get quicktime movie  into FCP X?

    how to get quicktime movie  into FCP X?

    What exactly are you trying to do that using the import files function won't accomplish?
    Russ

  • How to make it move correctly?

    I made a simple Flex application. There is a helicopter which
    will move to points that user clicks in the canvas. For example, it
    is at A point. When I click at B point, the helicopter will move to
    B. Then it will move to C when I click at C.
    However, the problem arises when I click at B, C, D
    continuously. It moved from A to B. However, I don't think it moved
    from B to C. Maybe it moved from B' to C.
    Please tell me how to make it move correctly.
    [CODE]
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute">
    <mx:Script>
    <![CDATA[
    import flash.events.Event;
    import mx.controls.Alert;
    [Embed(source="library.swf", symbol="Helicopter")]
    public var MayBay:Class;
    [Bindable]
    public var xF:Number;
    [Bindable]
    public var xT:Number;
    [Bindable]
    public var yF:Number;
    [Bindable]
    public var yT:Number;
    public function onCanvasClick(event:Event):void
    var x:Number= myCanvas.mouseX;
    var y:Number= myCanvas.mouseY;
    var oX:Number=h1.x;
    var oY:Number=h1.y;
    xF=oX;
    yF=oY;
    xT=x;
    yT=y;
    MoveEffect.play();
    // Alert.show("x="+x+" y="+y+" xOld="+oX+" yOld="+oY);
    ]]>
    </mx:Script>
    <mx:Move id="MoveEffect" target="{h1}" xFrom="{xF}"
    yFrom="{yF}" xTo="{xT}" yTo="{yT}" duration="2000" >
    </mx:Move>
    <mx:states>
    <mx:State id="NewState">
    </mx:State>
    </mx:states>
    <mx:Panel width="70%" height="50%" title="Vi du">
    <mx:Canvas click="onCanvasClick(event)" id="myCanvas"
    width="100%" height="100%" color="White">
    <mx:Image id="h1" source="{MayBay}" width="80"
    height="50">
    </mx:Image>
    </mx:Canvas>
    </mx:Panel>
    </mx:Application>
    [/CODE]

    Make clicking disabled when the helicopter is moving. So
    right after a click, disable clicking.
    There are many coding possibilities for doing so. Make your
    own, then add the code below after it:
    MoveEffect.addEventListener("effectEnd",
    callHandlerFunctionOfSomeSort);
    private function callHandlerFunctionOfSomeSort(e:Event):void
    // In this section, re-enable it using your own method.
    Good luck!

  • How to make your movie from a template in AE CS6?

    Hello,
    Firstly, I'm new to this forum and Adobe After Effects. Hence, please excuse my beginner's language.
    I recently modified a slideshow template in AE CS6. After doing all the necessary modifications in the template project, I do not know how to make a movie out of it.
    I'll appreciate your help in guiding me by providing the necessary information to create the movie.
    Waiting for a reply.
    Thanks

    JMichael wrote:
    Actually, I have to create the movie urgently and send it to a colleague.
    Ouch. That's rather like saying your thesis committee needs your paper tomorrow and, say, while we're at it, can we help you with your research?
    After Effects is huge, unbelievably deep and stupidly complicated.
    It's not that we don't WANT to help you, it's that we cannot execute the rendering commands for you nor can we make all of the rendering and output decisions for you.

  • How to make QuickTime "Always on Top"

    Was browsing the Discussions trying to figure out how to make QuickTime 7.1.3 "Always on Top" on Windows XP, but judging by the unresolved threads I gather Apple forgot to include that option.
    Anyway, I've just discovered a free download that allows you to get around this problem: HELDUP. It creates a tray icon that you can click and drag onto QT (or any open program) to make it topmost/always on top.
    http://www.download.com/HeldUp/3000-2340_4-8526498.html
      Windows XP  

    Thank you!!
    I can't believe that Apple would "forget" a stay on top of windows feature.
    It has been driving me mad.
    ...Apple, specifically, QT developers, are you listening?

  • Help!!! How to make quicktime plugin do not display on top of the web page?

    Any one knows how to make quicktime plugin do not display on top of the web page??? I've tried to change the zIndex property using javascript, but it doesn't work.
    Because we have some widgets which are required to be moved to anywhere on the page, we use iframe to implement that, so it can display on top of quicktime plugin, but the plugin flickers sometimes when we do some operation on the widget which is on top of it.
    Anyone can helps me? Thanks in advance!!!
      Windows XP Pro  

    > Can you tell me how to set the script so that the
    lightbox image is
    > displayed
    > on mouseover instead of mouse click.
    Check the docs. Trent is usually very thorough in his
    instructions.
    Hint: I haven't studied it but it probably involves modifying
    one of DW's
    built-in Behaviors.
    Walt
    "ducati1" <[email protected]> wrote in
    message
    news:gkb906$qrd$[email protected]..
    > Wow that DW extension is just what I needed.
    > Thanks..
    > Can you tell me how to set the script so that the
    lightbox image is
    > displayed
    > on mouseover instead of mouse click.
    > I currently have the thumbnails set to insert the ALT
    text into a text box
    > on
    > mouse click.
    >

  • How to make quicktime h.264 movies repeat indefinitely on iPod third gen

    I created some QT H.264 movies for my wife's 3rd generation iPod so that we could play them in our nursery. But they only play once -- I would like them to loop continuously on the iPod. The 3rd gen iPod has a repeat setting, but that only seems to apply to music. I thought that there was a QuickTime Pro export setting for "loop continuously," but I can't seem to find it.
    Can anyone help me out here?

    In iTunes add the movie to a playlist or create a playlist with the movie.
    Sync the iPod.
    Set the iPod to *repeat all*
    In the video section select the video in the videoplaylist and play it. It repeats.
    Message was edited by: Wyodor

  • Quicktime movie export from Flash CS3 is skipping frame.

    When I try to export Quicktime movie from Flash CS3, the
    resulting mov file is skipping frames. i.e.: The movie is showing
    frame number 1, 2, 3, 4, 5, 6, 7, 7, 7, 10, 11, 12, 12, 12, 15
    etc...
    As you can see the frame number 7 is repeated 3 times and
    frame 8 and 9 are nowhere to be found.
    The last configuration I used is 960x540, Sorenson video 3
    medium quality, 25 fps, keyframe every 25 frames. 6400 kbits/s.
    I tried various configurations,with different codecs and even
    with keyframe all frames and I always get simillar problems.
    Anyone have an idea what is going on, and how to fix this?
    Thank you,
    Olivier.

    The QT exporter in Flash is honestly my least favorite
    feature - not the feature itself but how it
    works (or how it doesn't work in some cases). For me it is
    almost unusable unless you have a very
    short timeline, small stage, lower frame rate - like AS
    generated effects or something - otherwise,
    for true frame accuracy to video output - it is not reliable
    enough and not fast enough for any real
    world production environment.
    So typically for me - I love SWF2Video (www.flashants.com) as
    it takes any SWF and makes it into an
    AVI that is frame accurate no matter what the frame rate is -
    quite incredible - enough so that I
    always felt it should have been bundled with Flash (as well
    as Wacom tablets).
    Harmony is an incredible product - as is SOLO and TBS (Toon
    Boom mStudio) - each of those programs
    are dedicated animation programs designed for output to video
    - Flash has a lot of hats to fill and
    it was never really designed for animation to video even
    though many of us have found it suitable
    for all intents and purposes as an animation program for full
    production.
    But all in all - the quicktime exporter doesn't really
    deliver how we would expect it too I am sorry
    to say - I only hope it works as well as it does on the Mac
    (Mac users could always choose to export
    to Quicktime Video but not PC users).
    For now if I am exporting to video I keep it all on the
    timeline or nested in Graphic symbols or use
    the SWF2Video tool.
    hope this helps.
    -chris
    Chris Georgenes / mudbubble.com / keyframer.com / Adobe
    Community Expert
    OBastien wrote:
    > Thank you for your reply Chris.
    >
    > I tried different possible solutions you listed but it's
    not working.
    > Disabling sound had no effects. Changing the FPS is not
    an option, it has to be
    > 25 FPS. I lowered the resolution to 300 something, it
    seemed to be a little bit
    > better, but it still dropped some frame, and the image
    quality was horrible.
    >
    > I think it is really sad that we have to try different
    settings in the hope
    > that flash will grab all the frames. I'm really
    disapointed in Adobe. I'm
    > pretty sure it is the fault of Adobe and not Apple,
    because I don't have does
    > problems with Quicktime in ToonBoom Harmony. What is
    strange is when I do an
    > AVI export I never noticed a dropped frame. I'm not
    using AVI video right now
    > because I can not find a codec that gives me small size,
    fast encoding times,
    > the ability to seek in the movie by dragging the
    timeline progress bar, and the
    > possibility to edit in After Effects. If you know an AVI
    codec that does all
    > that it would be really great news.
    >
    > Thank you again,
    > Olivier.
    >

  • Preview in Canvas and Quicktime movie export  low quality

    Hi Guys
    I am trying to make a slideshow/movie using Final Cut Express HD 3.0 the preview in the canvas is very low quality both with the images and titles. I have tried to export to quicktime movie but that movie is still very low quality. They are not sharp and are pixelated. The images look fine with Preview and iPhoto. I do not have quicktime pro I don't know if that has anything to do with it.
    Thanks a bunch

    This comes up pretty off and was discussed in the last couple of days. You might do a forum search. Basically you'll looking at a lores display unless you look at the output on a video monitor.

  • How to burn Quicktime movie to CD

    hello- i need help. instructions on how to burn a quicktime movie to a cd. i exported an iphoto slideshow to quicktime so that i can share with family. now, i have a .mov file but don't know how to burn it to cd. do i need quicktime pro to do this? i appreciate any help. thanks

    If you just want to burn it to a CD (or do you want this CD to play in a DVD player?) all you have to do is insert a blank CD, Choose to let the Finder handle it, drag and drop the file on the CD then drag and drop the file on the Trash (the Trash icon will change to a burn icon).

  • How to make Quicktime 10.2 start to play automatically

    In Finder, I click on a movie and it open Quicktime but it never play until I click play button. How to make it automatically play?

    Hi William,
    Quicktime 10 is a component of Mountain Lion.
    You should see it in the Applications folder.  
    If not, do a search for Quicktime in Spotlight. 
    If you can't find it, you may need to reinstall Mountain Lion.
    OS X Mountain Lion: Erase and reinstall OS X
    I hope this information helps ....
    Have a great day!
    - Judy

  • How to copy Quicktime Movie to DVD

    I took some movie clips on a Nikon L4 camera and saved them to my HP Pavillion as Quicktime movies. I would like to copy them to DVD to play on my DVD player. Can I do this and if so how? Do I need Quictime Pro?
    HP Pavillion a1600n   Windows XP   using Nikon Coolpix L4

    You will need third-party software that can create a video DVD (QuickTime Pro will not create a video DVD). I'm sure if you search the net for something like "Windows video DVD create" you'll come across numerous such products. You'll need to make sure that any product you choose can import QuickTime movies, or get conversion software that can convert a QuickTime movie to a format your DVD application can handle (QuickTime Pro might do this, but you'd probably find freeware apps that could also do the conversion).
    Regards.

Maybe you are looking for