Does inserted swf reflect changes when Cap movie is changed?

I have several swfs in my Presenter presentation. If I make changes to the Captivate movies (the source file for the swf), then republish them, will the inserted swf update automatically? If not, can they be updated without having to delete them then insert them again?

Unfortunately Leeann, an updated Captivate file will not automatically replace or update the swf you imported in the PowerPoint environment using the Presenter feature.  And simply replacing one swf for another gets pretty dicey with Captivate, especially earlier versions of Captivate because of multiple files that are created as a result of Captivate's publishing process.
However, if you've published your Presenter content locally to your computer, then you might be able to try the following:
Open your project folder where you've published your content to your computer.  From there open up the data folder; nested within that should be the resources folder.  Once inside the resources folder, you should see all the swfs you imported earlier.
Run each swf by double-clicking so that you can see what swf corresponds to your Captivate material, and make note of the file name.  The idea here is to use the same file name for the existing swfs in the resources directory and use that information on the updated files that you republished from Captivate.
Of course your individual results may vary, so I'd tread very lightly here...but you can give that a shot and see if it helps any.
Regards,
Rob
www.robrode.com/yabb/

Similar Messages

  • Why does iTunes create disk errors when deleting movie files?

    I use a Macbook Pro, OSX 10.7.5. When I delete movie file from my iTunes library I get disk errors. I need to option boot select the recovery disk and repair the disk.  Deleting a movie file I have placed on my desktop with finder does not create any errors.  Most of the movie files are created as .m4v movies. They all play just fine with my Apple TV. I have tried turning off the Apple TV and rebooting before I delee files but nothing seems to work.
    Any ideas?
    Lance

    If you let iTunes organise your media folders then that is the way it is. An option would be to change the Media Kind to TV Show which would gather them togther in one folder, but in a different part of the library.
    tt2

  • Does anyone has a problem with the screen of the new ipad? (there's a part of the screen which the color in it is "very" bright) and when I move the aluminium part of the smart cover when it's attached to the ipad the colors change!! Help!!!

    Does anyone has a problem with the screen of the new ipad? (there's a part of the screen which the color in it is "very" bright) and when I move the aluminium part of the smart cover when it's attached to the ipad the colors change!! Help!!!

    I'd take it into my local APple store and have them look at it. There may be something wrong inside your device.

  • Why does stroke color change when i move layers?

    ok, i have a lavendar box with black stroke on green layer.  on blue layer i have everything else: text, lighter lavendar bg, graphics.  when i move the box on top of the bg layer, it looks fine,    see below
    but i need for the small box to be underneath the graphic.  wheni move the green layer below the blue layer, the black stroke becomes gray:
    how can i keep it black?

    Is this the box where you changed the opacity by movingthe slider in the Effects panel? That creates a transparent condition and the black border may also be taking on the transparency, depending on if you selected Object or Fill while moving the slider.
    In any case, I don't think you want transparency in this position at all, and that your fill should be a solid color, as should the stroke. If you want the fill to be a tint of another color, make a swatch of that color and either create a tint swatch from that (a good idea since you can easily apply it lots of places), or fill the object with the swatch, then move the opcity slider in the SWATCHES panel to adjust the tint.

  • I am trying to insert a cut photo into a movie clip. the cutaway photo appears above the clip and cuts away when you move the curser across it, but does not show the cutaway when in playback. What am I missing?away

    I am trying to insert a cutaway photo into a movie clip. The cuaway photo appears over the clip and will appear in the clip when you manually moce the curser across it, but will not appear in the clip during playback. What am I missing?

    Try using the SHARE menu to share your movie in the sizes you need. It should work on the shared copy.
    Another thing to try would be to restart your Mac so you have fresh memory.

  • ANY SY-INDEX REFLECT CHANGES WHEN CONTROL BREAK STATEMENT PROCESS

    Dear Guru's,
                     I have a requirement where i have to move the values to variable when control break (AT END OF) process. So i want to move the values according to the end of Vendor so for that  i want to know is there any sy-index available which reflects changes when Control break (AT end of) process.
    LIKE Sy-subrc = 0 when select statement fetches record or sy-tabix is like counter for loop.
    Hope to get reply soon.
    Regards,
    Himanshu Rangappa

    Hi,
    There is no system Fields for it.
    But your requirement can be done with 'AT NEW' and 'AT END' statement.
    Refer this sample example,
    loop at otab.
        at new module.
          move otab-module to otab2-module.
        ENDAT.
          at END OF effort.
          sum.               "Do your calculations here
          move otab-count to otab2-count.
          append otab2.
        endat.
      endloop.

  • How can I change the insert SWF File, I need to add a few things and make it better?

    How can I change the insert SWF File, I need to add a few things and make it better? Is there an option inside of the dreamweaver menu that I am not looking at. It would make it easier on me if I changed some things around and didn't have to do it all myself each time I used it. Just incase you was needing to remember what swf flash was, It is not a swf video either.
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="480">
        <param name="movie" value="Sonic Kaboom.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="9.0.115.0">
        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="Sonic Kaboom.swf" width="640" height="480">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="9.0.115.0">
          <param name="expressinstall" value="../Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>

    If I understand correctly, Sonic Kaboom.swf needs to be edited in a separate Flash authoring program and then reinserted into your HTML document. 
    As Murray said, Flash is dead.  Nobody uses it anymore.   We use HTML5, CSS3 and JavaScript animations which have universal support from Smartphones, Tablets and other web devices that can't support Flash.   Look at Edge Animate.
    HTML animation | Download free Adobe Edge Animate CC trial
    Nancy O.

  • What does "extracted channel PDF" mean and why does it continually duplicate on my desktop?  I think it happens when I move a file in Finder to another file and when I copy some web files.  How do I avoid this on my Mac (Mavericks)?  Thanks for your help!

    What does "extracted channel PDF" mean and why does it continually duplicate on my desktop?  I think it happens when I move a file in Finder to another file and when I copy some web files.  I have to immediately move to trash all the duplications on my desktop.  How do I avoid this on my Mac (Mavericks)?  Thanks for your help!

    What application is set to open PDF files? If you CNTRL click on the file and open with Preview does the problem occur?
    If not change the default application to open PDF files to Preview.
    You can do this by highlighting the file and either use CMD i or Get Info , this will open a window with the info on the file with an option to change the application that opens the file.
    That's all I can think of.

  • Colors in parade do not change when I move the Temperature slider.

    I am trying to do the speed grade tutorial, but the color does not change when I move the temperature slider.

    It might be nice to know which "issue" of Sg you're using.There have been issues where the colors "lag" while using a slider/control, but typically when you let "up" on the control, the adjustment is "there". From your comment, am I correct in assuming that the controls simply don't do anything even after you've moved them? And of course ... when you "move" them, you do see the indicator on the slider-line move, right?
    Neil

  • What kind of changes I have to do when I move from GPIB Controller to GPIB-USB Controller.

    I want to know some information about GPIB-USB Controller. We are using National Instruments GPIB Controller to read and write data in a Instrument called Diagnostic Readout Box(DRB III) which will hook up with the Engine controller of the car. Now we plug-in the GPIB card in to the I/O slots of the Computer. Now, we want to use GPIB-USB Controller instead of GPIB Controller because of its portability and other features. However, we have developed some C++ applications which are available in the form of DLLs that will interact with the DRB III. Do we have to do any modifications in the coding of these applications when we move into the GPIB-USB controller?.

    Once the GPIB-USB is configured, it behaves exactly like a PCI-GPIB board so you should not have to change your program. The GPIB-USB is only supported on Windows 95 and 98. If you are planning on using the GPIB-USB on 95\98 you would still use driver version 1.6 or 1.7. If you need to work on Windows Me or 2000, then you will need the GPIB-USB-A and driver version 1.0. The GPIB-USB is not supported on NT.
    The USB-A driver does not allow you to use GPIB device templates. This issue is covered in Knowledge Base 266CNP00 (see link below).
    http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/862567530005f09f862569ec006c8bef?OpenDocument
    Kim L.
    Applications Engineering
    National Instruments

  • Does someone know when our movie project and finally our iDVD project is done, can we erase the clip that we had imported in iMovie without danger?  Or we have to keep the clip in iMovie until the DVD are burn?

    Does someone know when our movie project and finally our iDVD project is done, can we erase the clip that we had imported in iMovie without danger?  Or we have to keep the clip in iMovie until the DVD are burn?

    Hi
    Most processes in Non destructive Video editing is based on that the raw-material is safe and intact. So by trashing it most things can or will go wrong.
    So e.g. in iMovie project - there is NO Movie - just a small text document refering to Your raw-material, audio files and photos (within or not in iPhoto Library) on how they are to act together to Play Your Movie.
    And by changing any of them the Movie project will be affected or destroyed.
    reg. iDVD there is also a link back to iMovie - Most famous to set of the iDVD BUG !
    To do that - one starts a new iDVD project and add movies etc. Then find something i one movie in need to be adjusted. Closing iDVD and returning to iMovie and doing this. Then when back to iDVD it will notice and ask You to Up-date or Cancel. Neither works. The iDVD project is harmed. All Chapters now point to Chapter One and more strange things happens.
    the medicine I use - I start a brand new iDVD Project and re-do it and hopefully not fine any more to be fixed in the movie.
    This indicates the strong link inbetween iDVD and iMovie and I would not touch anything in iMovie till DVD is Burned and Ready AND Plays Well !
    Yours Bengt W

  • The Sound stop when the movie change

    Hello,
    I am doing a Director movie that calls another movie.
    How can I do to the sound do not stop when the movie
    change?

    Chrome has its own Flash Player plugin called "PepperFlash". It functions independently of the ActiveX plugin for IE. ActiveX causes more problems for IE than it will ever solve... and for that reason, I don't use Microsoft's pathetic excuse for a browser. It's pure garbage.
    I recommend using any other browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Pause imported swf when Captivate movie is paused

    Hello,
    I have created several small swf-animations (e.g. textboxes
    flying in) which I use in a captivate movie. This works fine,
    however, when the movie is paused and then continuied, the
    swf-animations on the slide start over again. I have noticed that
    the swf-animations that come with Captivate don't show this
    behaviour. What's the (actionscript?) trick?
    Thanks for your suggestions.
    Jan

    This problem stumped everyone...I was on the phone with
    Raptivity for DAYS!! here is the solution they proposed which seems
    to work......
    Step 1: Open a Blank project and click on
    ‘Insert-Animation’. Browse for the swf file of
    Raptivity and click OK.
    Step 2: Save this project.(Create a new folder for this
    project on some location on your machine.)
    Step 3: Select Edit > Preferences.
    a. In the Publish Settings option of the Project menu, select
    Animations in the Externalize Resources list.
    b. In the General Settings option of the Global menu, browse
    for the saved folder (under Default locations) of Captivate’s
    project and click on OK.
    Step 4: Now click on ‘Insert-Animation’ and
    browse for the fix.swf file (attached along with this mail) and
    click on OK.
    Step 5: Select Edit > Preferences.
    a. In the Publish Settings option of the Project menu, select
    Animations in the Externalize Resources list.
    b. In the General Settings option of the Global menu, browse
    for the saved folder (under Default locations) of Captivate’s
    project and click on OK.
    Step 6: Publish the file. To do so, click on the menu
    File-Publish and ensure you publish this in the same folder of
    Captivate’s project.
    Finished !!! you have successfully integrated Raptivity into
    Captivate directly.

  • How do I make ff4 update all currently open browsers when I move tabs around? It used to be automatic. Now I have to close all my brosers and reopen them for the change to take effect.

    How can I make FF4 update all currently open browsers when I move tabs in 1 browser. The change used to be auto and applied to all open browsers last time. Now I need to close every open browser and reopen for the effect to take over.

    I use that add-on. Works great.

  • The new tab behavior is driving me nuts. It keeps re-centering on tabs nearest the start of the list when I move a tab. How do I change this?

    The new tab behavior is driving me nuts. It keeps re-centering on tabs nearest the start of the list when I move a tab. How do I change this?
    I don't want to download an app. I would rather add a new string in about config or just change of the ones in there to false. It's making my work life rather difficult, to be forced to go all the way back to the end of my list after moving one tab just to have to do it again. I mean it's to the point where I might consider changing browsers if they had tab scroll bars.
    Edit: At this point I will download any app. Please make this stupid feature stop.

    The result of setting up that code will do exactly as you described: the tabs will be crowded together. I had not noticed any change in behaviour of Firefox with tabs because all the tabs are crowded together, so they cannot scroll, and I very seldom move tabs.

Maybe you are looking for

  • Logging with jdk1.4 - how to add a handler using configuration file

    Hi, all I am playing around with java.util.logging in jdk1.4. In particular, I am using a properties file for configuration. However, one thing I couldn't do is to assign a handler, such as the ConsoleHandler, to the com.xyz.foo logger. Everything fo

  • Migrating from 10.4.11 to 10.5.1 on a new machine

    I want to migrate my tiger server to a leopard server which will be on a new machine. What is the best way to deal with two computers have the same server name? Install the leopard sever when unplugged from the network and give it the same name as my

  • How do i get my computer to open a pdf attachment instead of it requiring me to save it instead?

    I have a mac powerbood g4. whenever i try to open a pdf document from a search engine or as an attachment to email or as a movie ticket it i can't 'open' the document, even if i have adobe open in another window. i'm always required to save it somewh

  • How can increase total hard drive capacity?????

    I just got an apple 750gb Sata internal hard drive. I wanted to add the 750 gb to the original hard drive because i'm running out of space. By mistake I used that 750gb as the time machine hard drive. How can I erased the time machine and used the br

  • Message mapping - lower node condition for top node

    Hello, E1EDK03      SEGMENT      IDDAT      DATUM      UZEIT I would like to have only the E1EDK03s, where IDDAT is 002. So I tried to do it this way on the E1EDK03 level: Constant 002 and IDDAT --> equalS than E1EDK03-->E1EDK03. But somehow it doesn