Can I Trick Presenter to allow me to Insert Video By Using Coding ?

I am currently evaluating Abobe Presenter 7.0.7.   It has the tools to allow me to make by presentations, but the major limitation for me is the fact that I must manually insert video by using the "Adobe Presenter" toolbar.   I need a means of automating the process of insert the video into the power point slides without doing it by hand using the "Adobe Presenter" toolbar.   I am currently using flv files.  Can anyone help ??
This is what I have noticed so far:
1)     Inorder to publish the presentation, there is a folder created with the same name as your power point presentation.  Within that folder is a folder called "Assets".   Inside this folder you will file various flv files names like "v20110123_031_272_1_24357".   The original flv filename is "v20110123_031.flv".    I believe this is where the video file is placed when I use the "Adobe Presenter" insert video tool.
2)     I also noticed that the power point slide has an object called "Shockwave Flash Object", and when I select this and display the "Properties" window, I see the following that seems important:  a)  Embed Movie = True, b)  Loop = False, and c)  MovieData = file path of video
3)     I used the "more controls" toolbar that is part of power point and selected "Shockwave Flash Object" and scaled in a box on one of my slides.   I changed all of the properties to what I indicated in #2 above.  The "MovieData" file path was change to the correct path I the "Adobe Presenter" insert video did, but I change the flv file name and duration to the correct side.   I made a test case and insert the video in another presentation and copied it, but I made sure the pathname is correct for my test.
3)     I am able to publish without any errors, the the inserted flv does play.   I assure its not working correctly.
Does anyone know what I can try to get something like this to work (without using the "Adobe Presenter" invert video) because I am abvle to write MS VBA Code to generate everything else.
All my power point slides are generated by using MS VBA code completely because I have many of these to do each week for over 18 weeks.
I would appreciate any help or suggestions of other tools that I can use. 
I believe Captivate also has this issue where I have to do this manually.
Thank You,
G

I don't really know too much about AutoIt Tool.   This is what I tried:
1)     I used MS Access VBA Code to open my power point slides and use the SendKeys to open various menu in the power point slides.   I do see the menu called "Adobe Presenter".
So I tried using the SendKeys "%{P}", True    which sends out the command Alt+P which is suppose to open the "Adobe Presenter" drop down menu.   It didn't do that but open the "View" Menu and select the "Header and Footer" menu.
So I tried using the SendKeys "%{I}", True   which sends out the command Alt+I which is suppose to open the "Insert" menu drop down and it works.   For some reason it didn't work for the "Adobe Presenter" menu.
2)     When I just open power point and type Alt+P, it does open the "Adobe Presenter" drop down menu.  
Any idea ??     Do you think the AutoIt may work better for me ???
Thank You,
G

Similar Messages

  • How can i get Presenter 7, to export my linked videos that are in my Powerpoint?

    When i publish from Presenter 7, all my videos that i have linked in my Powerpoint 2010 get left out, is there a way round this?
    My videos are in wmvs, do they need to be another format, or is this a feature Presenter 7 can't do?

    Digiking,
    If you convert the original WMV files to FLV you should be able to get them to work.  I used both Format Factory (a free video convertor) and Adobe Media Encoder to change some WMVs into FLVs.  I then imported them into PowerPoint 2010 (32bit version) with the Presenter Plugin.  I the published the PowerPoint (again using Presenter plugin) to our Adobe Connect Server and the videos played back fine.
    (I did get an error message when importing the FLVs into the PowerPoint, but they still imported and played back fine.)
    Hope this helps!

  • Is there a way that I can see more than just the next slide in Presentation mode (as an old version of PowerPoint used to do)?

    Is there a way that I can see more than just the next slide in Presentation mode (as an old version of PowerPoint used to do)?

    Sorry - should have been more specific. As far as I can see, Keynote will only allow me to see the current slide and the next slide on my laptop when I am presenting a slideshow through a projector. But an old version of PowerPoint allowed me to show the current slide....and (adjustable) many more slides ahead (say 10)....so I could simply jump ahead to a 'future' slide and skip several slides in between. Net result being that I was able to matcgh my slides to group discussions rather than stick to a fixed, predetermined slide show.
    As much as it pains me, without this facility - PowerPoint (old verson, not current one) is more useful for me! :-((

  • How can I watch presentations that are devedores by the Adobe Flash Player program in the IPad?

    How can I watch presentations that are devedores by the Adobe Flash Player program in the IPad?

    Search any of the iPad, iPhone or iPod touch forums for "flash". You'll find a number of threads on the issue with suggestions for alternative app/service combinations that allow viewing of some Flash content.
    Regards.

  • I have a keynote presentation that includes a significant amount of video.  When I edit the keynote slides (not the video slides) how can I save the changes without re-saving the videos (because that takes a VERY long time)?

    I have a keynote presentation that includes a significant amount of video.  When I edit the keynote slides (not the video slides) how can I save the changes without re-saving the videos (because that takes a VERY long time)?  I edit the presentation depending on the audience to which I am presenting.

    If you add a new  slide with just a text box (therefore a very small amount of data),  to an existing presentation then save,  Keynote will only save the new content to the file,  it wont save  pre-existing content as its already included in the file.
    The time  taken to "save" will be very much shorter than a "save as" when all of the existing content is saved again.

  • I need to play a song on a Keynote presentation, how do I do this ? I use to drag and drop the mp3 in Keynote but it stops playing when the slide move to the other one... how can I make the song keep playing through the whole presentation ? Thanks.

    I need to play a song in a row in a Keynote presentation, how do I do this ? I use to drag and drop the mp3 in Keynote but it stops playing when the slide move to the other one... how can I make the song keep playing through out the presentation ?
    Thanks.

    Drag the file into the audio window in the Document inspector...

  • Can I set sidekick's Allowed Components for a parsys at the Template level?

    The components page section on parsys[1] explains that you can set the sidekick's Allowed Components for a parsys by clicking Design Mode (ruler icon) in sidekick, then clicking Edit on the parsys and putting a checkmark on the components you want.  We are defining templates for our authoring users and I don't want them to have to go through that effort for every page.  I want to define something at the Template level which specifies the Allowed Components so that the user can use WCM New Page and the parsys on the page will already be set up right.  How do I do this?
    Our template has sling:resourceType=/apps/hello/components/ourpage, and ourpage has a JSP which specifies:
        <cq:include path="par" resourceType="hello/components/ourparsys"/>
    We just copied ourparsys from the foundation parsys.  Inside it has a design_dialog, which I double-clicked in CRXDE Lite and I see the Design View ("Edit Component," "ParSys (Design)").  I put a checkmark on one of the Allowed Components, clicked Save, but the checkmark was not saved.  When I closed this view and double-clicked the design_dialog again, the checkmark was gone, and when I went to WCM Websites and made a New Page from our template the sidekick still did not show our desired component.
    So please advise, is there any way to set Allowed Components so it will take effect on all New Page webpages made from a given template?
    [1] http://wem.help.adobe.com/enterprise/en_US/10-0/wem/wcm/default_components.html#Paragraph System (parsys)

    Thanks, I was expecting to define this on the Template but you are completely right, it is the Designer in /etc/designs.  One thing I noticed that I want to point out to people is that when I edit a New Page instance in Design View, click Edit on a par, that it does in fact create this property "components" on the par inside /etc/designs/ourdesign, but it uses type String instead of String[] Multi.  So I deleted the scalar "components" and remade a new array "components" property with String[] Multi.

  • How can I get an inserted  video (FLV) in Presenter 7 to stay on the screen once it has finished pla

    How can I get an inserted  video (FLV) in Presenter 7 to stay on the screen once it has finished playing? Right now it disappears once it is done. I'd like it to remain on the screen, or loop if possible, until the user manually moves the presentation forward.

    Hi,
    You may set the slide setting as 'Advance by user'.
    So,
    a. Insert flv on a slide.
    b. On presenter ribbon goto Slide Manager .
    c. Select the slide on which flv is inserted and set Advance by user 'Yes'
    Hope this solves your purpose.
    Thanks,
    Alpi

  • I've been using LR with my Nikon D3200 for a year or so. Shooting in RAW/NEF no issues with import etc until I updated LR and now I can't get LR to allow me to select when I try to import. It does show the images but they're grayed out and not able to be

    I've been using LR with my Nikon D3200 for a year or so. Shooting in RAW/NEF no issues with import etc until I updated LR and now I can't get LR to allow me to select when I try to import. It does show the images but they're grayed out and not able to be selected. Any thoughts? TIA

    Greyed imaged in the Import dialog box mean you have already imported the photos into Lightroom, so there is no need and no benefit to importing them a second time.
    Just go to the Library module, search for the desired photos, and resume working on these photos.

  • HT2729 My 7th generation iPod nano won't allow me to sync videos from iTunes. How can I fix this?

    My 7th generation iPod nano won't allow me to sync videos from iTunes. How can I fix this?

    What video content works with iTunes and mobile devices?
    iTunes:
    Video content purchased from the iTunes Store.
    QuickTime and MPEG-4 movie files that end in ".mov", ".m4v", or ".mp4" and are playable in QuickTime Player.
    Video podcasts.
    iTunes Digital Copies.
    iTunes Store Movie Rentals (Requires iTunes 9 or later).
    Mobile Devices:
    Video content purchased from the iTunes Store.
    Videos that have been shared to iTunes using QuickTime Player (Mac OS X v10.6 Snow Leopard).
    Videos that have been re-encoded for iPod with QuickTime 7 Pro.
    Videos that have been re-encoded for iPod with iMovie, Final Cut Pro, and others. Refer to Exporting a movie from iMovie HD to iPod for an iMovie HD tutorial.
    Video Podcasts that have been created for mobile devices.
    Video files after using the iTunes File > Create New Version > Create iPod or iPhone version option.
    Video files after using the iTunes File > Create New Version > Create iPad or AppleTV version option (iPad and AppleTV only).
    See below for detailed movie specifications.
    iTunes  Store Movie Rentals (Requires iTunes 9 or later).
    Does the video need to be encoded in a special way?
    All mobile devices which iTunes can sync video to can play the following video formats:
    H.264
    File formats: .m4v, .mp4, and .mov
    Video: Up to 768 kbits/sec, 320 x 240, 30 frames per second (fps), Baseline Profile up to Level 1.3.
    Audio: AAC-LC up to 160 kbits/sec, 48 Khz, and stereo audio.
    MPEG-4
    File formats: .m4v, .mp4, and .mov
    Video: Up to 2.5 Mbits/sec, 480 x 480, 30 fps, Simple Profile.
    Audio: AAC-LC up to 160 kbits/sec, 48 Khz, stereo audio.
    Other formats may be supported by newer devices. The technical specifications can give additional details.

  • Hi sir am using FCP 7 I Want export 2.30 min Movie. But my My FCP is allow only 2 hr video to export can u help me how can i do.

    hi sir am using FCP 7 on Mac Pro. I Want export more than 2 hrs file like 2.30 min Movie. But my My FCP is allow only 2 hr video to export can u help me how can i do.

    Try FCP Studio forum, this is FCPX forum.

  • Once a form has been submitted, can it be "unsubmitted" to allow the submitter to make changes?

    Once a form has been submitted, can it be "unsubmitted" to allow the submitter to make changes?

    Hi,
    Unfortunately, it is not possible to un-submit a response. However, user can submit a new response and incorrect/old response can be deleted by the moderator.
    Regards,
    Nakul

  • HT1212 for an iTouch 4 my young daughter thinks she remembers her password now but we have already exceeded the attempts and it says "iPod is disabled" connect to iTunes.  Is there any way we can get the device to allow another attempt?

    My 7 year old daughter has an iPod Touch 4 and she used the wrong password too many times.  She thinks she remembers her password now but we have already exceeded the attempts and it says "iPod is disabled" connect to iTunes.  Is there any way we can get the device to allow another attempt?  We are traveling this week so don't have access to the serial number or the computer that was used to originally set up her iTouch.  I don't even know what operating system it's on and can only see the home screen.

    Restoring the iPod will do nothing to his iPhone.
    When you restore it wipes the iPod clean no matter what computer you use.
    The only plus to doing it form your home computer is if you have a backup stored there, then you can restore from the backup once it's done wiping.
    If you are away form your home computer, go ahead and use the computer you have to restore it, then when you get home, you can restore form any backup you may find. You can use this to help you do that when you get there: http://support.apple.com/kb/ht1766

  • Help! I can preview the presentation in Finder however, when I click on "Open with Keynote" it says, "presentation can't be open". How can i get it to open?

    Help! I can preview the presentation in Finder however, when I click on "Open with Keynote" it says, "presentation can't be open". How can i get it to open?

    Select one and hit the Space bar to view it in QuickLook. Use the forward arrow keys to move from file to file.   If the file can't be viewed in the QuickLook mode then the file is damaged and probably can't be copied or moved.
    You could try a photo file recovery application like  MediaRECOVER which can scan the memory card and tell you what files, if any, can be recovered before you have to purchase it.
    OT

  • Why can't I submit a review for a podcast? The dialogue box won't allow me to insert text.

    I was able to to leave a rating, but the dialogue box won't allow me to insert text.
    Can anyone help?

    The forum where you posted (this thread may have been moved by the time you read this) is for questions from those managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes Store forum.
    Regards.

Maybe you are looking for