Animations will not export in keynote 09 (white slides replace them)

On my macbook pro, when i try to export a couple of slides which contain animations to quicktime the export just creates blank white slides?
I passed the same pres to my colleague running keynote 09 on a mac pro and it exported without any problems.
Please could someone shed some light as to why this is happening?

Hello,
I am experiencing a similar problem have you found a solution yet?
any help would be greatly appreciated.
Thanks

Similar Messages

  • What Keynote features will not export well to PowerPoint?

    I am an expert PC user switching to mac...
    We use MS Live Meeting for webinars, and it only accepts (as far as I know) PowerPoint presentations. I would like to produce the presentation in Keynote, and then save as to PowerPoint. However, my experience with Pages importing office 07 has been disappointing to say the least.
    So, before I spend a lot of time learning Keynote, I would like to know what features of Keynote WILL NOT export properly to PPT. I don't want to spend a lot of time creating cool effect (magic move?) only to realize it was wasted.
    Is there a URL that explains what won't work? Is there a way to gray out features in keynote that will not work in PPT?
    Thanks
    bob

    Here are a few issues with exporting:
    Generally the transitions will not export well -- any of the effects that are not directly available in PowerPoint will not transfer at all, and even those that are available (such as "dissolve") for the most part look worse in PowerPoint than in Keynote. This includes "content-aware slide transitions" such as Magic Move, Text Effects, and Object Effects transitions.
    Smart Builds are not supported at all. Action Builds are not supported at all.
    "Normal" Builds In and Out have limited support -- again, any of the animations not directly available in PowerPoint will not transfer.
    In terms of graphics, Drop Shadows have limited support -- any shadows will be rendered as a solid colour, without translucency or feathered edges. Text translucency is not supported, although image translucency is. Image Adjustments are respected in export.
    (The above is all gleaned from spending 5 minutes playing with Keynote. If you want to determine if some specific effect is available, I'd suggest downloading the trial version and see what happens.)
    I have used Keynote quite successfully to create PowerPoint presentations, but for the most part I avoided any animations/transitions, and used it primarily for its templates, graphic abilities, and easier management of slides (e.g., I find it far more straightforward to edit templates in Keynote than in PowerPoint). Also, I always check the finished product very carefully in PowerPoint, as it is not uncommon for text spacing to be somewhat different.

  • Keynote 08 will NOT export to Quicktime

    I think it is ever since I installed Leopard or Keynote 08 that my Keynote recordings will not export to Quicktime. During 2007 I made many Quicktime movies using Keynote all of which exported successfully.
    When I click on "Export" the function commences. The movie will then play in a Quicktime window with my voice over recording which I made in Keynote, but it will NOT save as a Quicktime movie that can be used elsewhere.
    Does anyone have a workable answer to this issue.
    Thanks

    The other work around that I've found is to tell it "send to iDVD" but then quit iDVD when it pops that up. You'll end up with just the quicktime file it created.
    What I noticed is that when a "quicktime export" plays in QT, it has a fps rate of like 7 or 8 or even 13 but the dynamic "playing fps" goes up to 30 during transitions and back to 0 when there isn't a transition. At least with the iDVD cheat you end up with 24 fps. That may work for some people, that is film rate, but I'm in need of NTSC DV 29.97. So I import it into Final Cut Express, and do an export conversion.
    I don't use audio, so I don't know how that would work in this cheat, but since your voiceover (I'm guessing based on trying to put music to my slides) is one entire track, you can add that in FCE before that export and line it up there.
    If anyone else has suggestions to get a 29.97 export correct with the "export to quicktime", I'd love to hear it. This cheat takes too long for my work.

  • I am trying to export a slide show from iPhoto with music from iTunes. it will not export the music file because i have not enabled iTunes plus. how do i do this?

    i am trying to export a slideshow from iphoto using a song from itunes. an error message comes up and say it will not export the song because itunes plus has not been enabled. how do i do that?

    It sounds like you tune is an .m4p file - p=protected and has DRM.
    Previously you could get the + version which was a .m4a file with no protection/DRM.
    The + option has been replaced with iTunes Match - $24.99 a year.
    A better option if you have a .m4p file would be to repurchase the .m4a version from the iTS unless you want to update your entire library with iTunes match.
    MJ

  • PXI - DAQmx tasks will not export to MAX 5.4

    I am in the process of upgrading a PXI 1050 with an 8176 to an MXI bridge. The latest headache is that the CVI program had several DAQmx (tasks) defined in MAX 3.1.1 which will not export to MAX 5.4. I have been posting these additional questions on my original thread MXI not visible in MAX. I have many tasks for installed PXI cards. I was trying to make simple tasks just defining these cards to change the errors I receive in CVI. I do not have the option to define a task for some of these cards like the 4070 DMM. I did not generate the original CVI code. I am not sure what is defined the DAQmx. Can someone provide some insight ? I have viewed the suggested videos and white paper links. They were instructive but of little help.

    Unfortunately; no updates without dollars. While we all work for the same company, we must contract work between departments. There was no defect with the software as delivered. Old age crept in to the hardware. Any upgraded hardware, it turns out,  requires updating of the software. The unit had operated reasonably well, until a couple years ago. An unfortunate selection of network security software caused massive headaches. The software chosen assumed a more advanced level of hardware. Mandatory installation on all network computers rendered these controller inoperable. Our local IT guys shaved down the install to minimal components but the controller lost all available ram to this software, NI-MAX requires 20 minutes to build it's database on reboot. The computer controllers struggle to function. They periodically get lost and require a reboot, causing 30 minutes or more to restart. This is driving a replacement. We decided that it would be more cost effective to move to a standard computer interface. With the MXI, we could have a much more friendly and versatile interface. The upgrade is with a different "color" of corporate money. There isn't enough funding to contract a software upgrade. It is feasible to complete the upgrade in house, once we can identify the players and their function. Second we need the necessary time and access to the equipment. I do not have the ability to expend too many extra hours at work. So it takes time. I have been able to piece together the following. In the development stage back in 2004 - 2005, the developers used both Traditional DAQ and DAQmx. They build tasks for the SCXI in CVI. They have toolboxes making calls to Traditional DAQ. Also at some point in time they must have used the option in 3.1.1 to Convert Traditional NI-DAQ(Legacy)Configuration to NI-DAQmx, which built all the extra DAQmx devices we see in the device tree in the MAX 3.1.1. So beyound the errors there appears to be a few red herrings, just for fun. So there is no tasks to convert from 3.1.1, everything is contained in the CVI code. I have to find a way to use the CVI debugger to lead me to the nested, buried code causing the errors, and simply correct them. Just for another layer of complexity, they are probably logic errors, not syntax errors, or updated code errors where the legacy code no longer functions with the updated drivers. Or, hey, it could be the beta version of NI-DAQ, because it is the only one working with Windows 7 (32).

  • IMac will not get past chime & white screen

    iMac will not get past chime & white screen. I have tried all the start up key combinations I can think of (d or c etc) with a start up disc, but no joy. The disc drives seems ok - you can hear it working & it will eject OK.
    Any other start up ideas, please?

    Have you tried a safe boot? If not, hears how (it's straight from Mac Help):
    To start up into Safe Mode (to "Safe Boot"), do this:
    Be sure the computer is shut down.
    Press the power button.
    Immediately after you hear the startup tone, press and hold the Shift key.
    Tip: The Shift key should be held as soon as possible after the startup tone but not before.
    Release the Shift key when you see the gray Apple and progress indicator (looks like a spinning gear).
    During the startup in Mac OS X 10.2 through 10.3.9, you will see "Safe Boot" on the Mac OS X startup screen.
    During the startup in Mac OS X 10.4 or later, you will see "Safe Boot" on the login window, which appears even if you normally log in automatically.
    To leave Safe Mode in any version of Mac OS X, restart the computer normally, without holding any keys during startup.
    To learn more about Safe Boot check this page:
    http://docs.info.apple.com/article.html?artnum=107392
    Intel iMac (Early 2006)   Mac OS X (10.4.8)   2.0 Ghz, 1 MB

  • Bleeding background shape will not export to PDF

    Hello everyone,
    I am working in InDesign v. 7.0.3 and when I set a rectangle to bleed on all sides it will not export to PDF (using Adobe Acrobat Pro, v. 9.4.2) . That being said, shapes and text within the page all show up. Does anyone have any suggestions that might solve this very annoying mystery?
    Thank you in advance for your help!
    P.S. I should add that the save dialog box presents a desktop icon that does show the complete file.

    No background at all? not just bleed not showing?
    If it's restricted to this file, try Remove minor corruption by exporting
    If it's all files, Replace Your Preferences

  • Adobe Illustrator Draw will not export to desktop Illustrator with the photo layer turned on.

    Adobe Illustrator Draw will not export to desktop Illustrator with the photo layer turned on. This severely strains my workflow and makes it incredibly hard to add the image after it is exported to the desktop Illustrator. Is this being fixed??

    This is a new bug in our latest release, and we apologize for not catching it before it went out. We are putting together a patch to address the issue. The only workaround at this point is to delete the photo and then send to Illustrator again.
    Thank you,
    Frank
    Draw Engineering

  • Premiere will not export Uncompressed or DV compressed video files

    Working with CS4 with all current updates...
    I have no issue exporting any other format (that I know of) including flv and wmv and m2v.
    I am using PCs with Windows 7 Pro 64bit on a Desktop with  8GB RAM and Windows 7 Home Premium 64bit on a Laptop with 4GB RAM.   I've had nothing but problems with CS4 since I cleanly installed my  Desktop and purchased my Laptop.  Adobe Premiere will not export DV compressed with video, only audio,  and will not export uncompressed at all!  I have a system  with Vista Pro 64bit at work, and none of these problems are there.
    I have  uninstalled and reinstalled the whole suite (plus removed all  preferences files and went in to the user profile and manually removed  any traces) to no avail.  As I am experiencing this same issue across  two totally different systems, is it a known bug with Windows 7 64bit?   Is there any way to fix the issue?

    Sorry it's taken a bit to get back with you... I've been busy on another system.  My assets are R3D files at 4k resolution under the Red 1080p preset.  I have a Core2Duo with 8GB RAM, 2TB HDD, Running Windows 7 Pro 64bit and CS4 Production Premium.  What other system specifics do you require?
    I do have a Matrox RTX2 card; and did not uninstall and reinstall it when I uninstalled and  reinstalled my CS4 software.
    As for Export:

  • Lightroom 3.4 will not export ( or import)

    I am hoping one of you may have the answer to my question...
    Lightroom 3.4 will not export a file to any place except the user a/c. When I open the export dialog box (File>export) or right-click or the box at bottom left of the library window, and select 'choose', it will only show me the user account. i am unable to see either the C;/ drive, any of the other HDD's on my machine (9@) or the LAN i use. a similar thing happens when importing. i am using Win 7 Pro x32 SP1 with all updates, 4Gb RAm Nvidia 9800GT...
    I have tried the following:
    deleted the preferences. No joy.
    reinstalled in a newly named folder after rebooting.No joy.
    created a new user account and copied data across, using the MS-approved method. No joy.
    4 Called Adobe tech support., who referred me to their Lr specialist. He told me
    he had no idea what the problem was and
    to create yet another user account and move data across in chunks.(Your Case Number:0182304540) and see when it fell over. Definitely no joy.
    With work piling up, i am getting frustrated.
    Maybe it is time to move to Photo Mechanic..
    unless one of you has a suggestion...please

    hi: i think i have found a way around it.
    by manually entering the drive address/path in the folder to be selected, it suddenly shows it.
    likewise entering the adress and saving it as a new export preset suddenly brings up all the hidden presets.
    wish i knew why it did this...

  • I can not export a Keynote 2014 as a manual advance quicktime.  What is the best way to playback a Keynote on a PC to look exactly like the keynote that I created?

    I can not export a Keynote 2014 as a manual advance quicktime.  What is the best way to playback a Keynote on a PC to look exactly like the keynote that I created?

    There's no really good way for it anymore. Sharing via iCloud is likely the best possible option, but I haven't had an opportunity to try that out yet. I'll need to get my hands on a Windows PC to see how an updated Windows browser displays presentations.

  • I am running yosemite and I have the latest version of iphoto.  It will not export movies.  Any ideas?

    I have finished editing my slideshow in iPhoto.  It will not export as a movie file.  Any ideas?

    Usual fix: reinstall the app:
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2. Download it from the App Store to reinstall It's on your Purchases List* there.
    *Sometimes iPhoto is not visible on the Purchases List. it may be hidden. See this article for details on how to unhide it.
    http://support.apple.com/kb/HT4928
    One question often asked: Will I lose my Photos if I reinstall?
    iPhoto the application and the iPhoto Library are two different parts of the iPhoto programme. So, reinstalling the app should not affect the Library. BUT you should always have a back up before doing this kind of work. Always.

  • Ipad will not turn on when you slide to unlock

    ipad will not turn on when you slide to unlock

    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • Slideshow will not export how do i fix this?

    in iphotoslideshow will not export how do i fix this?

    Back in your own account try this:
    Apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download IPhoto Library Manager 4 for OS XC 10.6.8 and iPhoto  8.1.2 and later  or iPhoto Library Manager 3 (for OS X 10.5.8 and iPhoto 7.1.5 and earlier) and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu (iPLM 3) or Library ➙ Rebuild Library menu (iPLM 4) option.
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note 1: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    NOTE 2: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.

  • Quicktime will not export .wmv

    This started happening last week and i've tried to export .wmv's on a couple of other machines in the office. Quicktime will not export a complete .wmv of any quicktime movie. It will only export about 1/2 to 3/4 of it. Very very strange. Any ideas appreciated. I'm running version 7.4

    You need to buy the Pro version of flip4mac to export to wmv. More than likely you have the trial version of flip4mac. The trial version does let you export the whole video. http://www.flip4mac.com/

Maybe you are looking for

  • Executing db2 import statement from java

    we have developed an web application using J2EE technology on websphere and DB2 as a backend. I have to now develop a utility for data uploading from Excel to DB2. we can do it using IMPORT statement now i want to know is it possible to execute IMPOR

  • Ebedded mp3 within a symbol - can't get it to stop???

    Hello I have a layer in flash that has 3 different keyframes containing 3 different symbols. Each symbol has a sound keyframe within, which plays when I preview the file. The sound keeps playing even when the playhead reaching the main keyframe on sy

  • Crystal Report in V.b 6.0

    Hi Expert, Can anybody give me sample coding of crystal report whcih i call in v.b 6.0 program by using parameter.

  • I am unable to download apps to my I phone.

    I am unable to download apps to my Iphone 4s? Is there a setting in my settings that needs to change?

  • Interface WD ABAP.

    Dear Experts. I am new with WD ABAP. In this moment I am reading the documentation "NET310 ABAP Web Dynpro". I never have understand the concept of Interface in Object-Oriented Programming (OOP). Please anyone can help me to understandad this concept