Creating mouseover that triggers video

I'm VERY NEW to Flash, and don't know much about it. What I
want to do is probably pretty easy, but I have been unable to
figure it out. What I want to do is have a series of graphics on
the right side, which represent certain organizations. Then, when
the mouse floats over one of these organizations, it will trigger a
photo on the right side, which will fade in, and stay in as long as
the mouse is over the graphic, then when the mouse leaves the
graphic, the picture will fade out. If they place their mouse over
a different graphic, a different picture will fade in in the same
location as the other, etc. Is there a tutorial around that might
show me how to do this that someone can point me towards (or
directions, or something)?
Thanks,
Jesse

Hello Haridoss,
Would you mind expanding on the instructions you gave for creating a button to play an embedded video on a Captivate 7 slide?
It sounds straight-forward enough but my Properties panel isn't showing an option for setting the video to autoplay (see printscreen image).
Also, when you say to insert an 'event video', is this the same as inserting a regular video via the interactions panel (2nd tool from bottom at left in default view)?
Finally, assuming I can find the autoplay button and that 'event video' is the same as a regular video, will I need to stagger the button and video in the timeline, as per Himanshu's printscreen above? (I can try it out if you're not sure - once I find the autoplay!)
Cheers,
Jacqui.

Similar Messages

  • Can you create markers that pause video on a DVD using DVD studio Pro?

    I basically want to put video into DVD Studio Pro and add chapter markers that will pause the video at specific times. Is there an easy way to do this in DVD Studio - I tried some things but it never seems to be consistant. Sometimes it will pause the DVD at the correct point and other times it will not. Whatever help anyone can give me would be greatly appreciated. I am not used to using DVD Studio, but have used the other pro apps for a long time. Thanks.

    I tried that and found that it only worked some of the time - does anyone know if that is a common issue or if there is a special way to do this to make it work? Thanks for all the help.
    -Jack Moore

  • HT203180 I purchased a video from iTunes but it will not sync to my iPod.  I get a message stating that the video "was not loaded to the iPod because iyt cannot be played on this iPod."  I tried to use the "create an iPod version" but the command is graye

    I purchased a video from iTunes but it will not sync to my iPod.  I get a message stating that the video "was not loaded to the iPod because iyt cannot be played on this iPod."  I tried to use the "create an iPod version" but the command is grayed out

    I was refering to the "sample rate", normally 44.1 KHz, the iPod might not be able to play tracks with a non-standard rate. Otherwise I'm not sure what the issue might be.
    tt2

  • BTE 1030 - we use for AP documents, create an event that triggers a workflow

    Hello all,
    We use SAP's program RFBIBL00 to post AP documents.  We coded a function module that is called when BTE 1030 is reached.  Our FM creates an event that triggers a workflow.
    We are now doing some testing with an external vendor who is creating AP documents by doing an RFC  using function module BAPI_ACC_DOCUMENT_POST.
    It seems that this BTE, 1030, is not being triggered when the IDOC created by this function module posts the AP document.
    Has anybody else seen this issue and found a way to deal with it?
    Thanks
    Bruce

    AFAIK BAPI_ACC_DOCUMENT_POST and FI posting should trigger BTE 00001030 but BAPI_INCOMINGINVOICE_CREATE and AC interfacewould trigger BTE 00001050. (or is BAPI_ACC_DOCUMENT_POST also using AC interface, I will let you check it)
    Nevertheless call your FM triggered thru BTE 1030 also in a FM triggered thru BTE 1050. Also in the call check for update task
    function z_fi_00001050.
    call function 'TH_IN_UPDATE_TASK'
         importing
           in_update_task = in_update_task.
       if in_update_task eq 0 and i_xvbup eq 'X'.
         call function 'Z_FI_00001030' in update task
           exporting
             i_xvbup = ' '
           tables
             t_bkpf  = t_bkpf
             t_bseg  = t_bseg..
       else.
         call function 'Z_FI_00001030'
           exporting
             i_xvbup = ' '
           tables
             t_bkpf = t_bkpf
             t_bseg = t_bseg...
       endif.
    Regards,
    Raymond

  • How can I create a one time mouseover that expands the stage

    i have 4 circles on a stage that is 1000 px wide and 200 px high.  When I hover over one of the circles I want the stage to expand to 1000 px wide and 500 px high.  But I want that to only occurs once when I hover over any one of the circles.
    SO I guess my question is how do a make a mouseover that only occurs once and does not repeat itself when I hover over that object again. 
    Thanks!

    Just add a variable in compositionReady
    var open = true;
    then on you mouseover event in compositionReady add
    sym.$('circleName').bind('click', function(){
    if(open==true){
    // code for your mouseover
    open=false;
    }else{
    // code for your other state

  • Trying to create a dvd with video and slides...need help

    I am trying to make a dvd that includes video from my sister's wedding but I would also like it to include slideshows that I have already created in iDVD. Her wedding video was taken in to a shop and put onto a DVD. I would like to take the video from that DVD and combine it with my slideshows so that everything is on one disc. Plus, the menus (or lack thereof) from the DVD the shop made are HORRIBLE. Can someone tell me how to do this?
    Also, if you could explain how to insert chapters into the video once I have it into iDVD that would be appreciated. They did not include these on the DVD from the shop so it's one long movie with no way of skipping ahead short of fast forwarding.
    Thank you very much for any input.
    Michael

    Hi, Michael,
    I did for my daughter's wedding what you are trying to do for your sister's. You can do it this simple way:
    I took her wedding DVD and copied some of it onto DV tape and imported that into iMovie where I edited it down to some clips I wanted to go with the still photos I already had.
    To copy the DVD footage, I just put the disk into our DVD player, connected my camcorder and recorded it. Yes, there was a slight loss of quality, but not very detectable in the final product. After all, I am not a professional wedding videographer and some of the stills were from inexpensive snapshot cameras.
    The final video still turned out well.
    I actually did another longer one, this time using the original DV footage from the wedding videographer--he let us have it because he took so long to make the DVD! The DVD I made from that is of course better quality, but not that much better that I would go to more trouble to get it.

  • BSEG.CREATED event not triggering when a document is posted in FB60

    Hi All,
    I have a requirement in which i need to post documents in FB60/FB65/FB01 tcode. But when i post the document in FB60 the event BSEG.CREATED is not triggering. I could not see any trace in SWEL. But when i park the document in FB60, FIPP.CREATED event is getting triggerd.
    Can anyone tell me why this BSEG.CREATED event is not triggering.
    Thanking you in advance,
    satheesh.

    Hi Viji,
    Thanks for your quick reply.
    We have maintained the required configurations in the system related to this. But still the event BSEG.CREATED is not triggering.
    for this the alternative solution is to implement the BTE '1030'. But our functional team is asking us to check whey standard business object BSEG.CREATED is not triggering when we post a document. So that particular reason we are not able to find out.
    Configuration maintained.
    1) Created a workflow variant and assigned it to particular company code(OBWA and OBWJ).
    2) Checked the 'Posting' release' and 'Release payments' checkboxes in the OBWA transaction.
    3) Event linkage for BSEG is active.(SWETYPV)
    Thanks,
    satheesh

  • Is there a way to make a "music" playlist that contains videos? for iCruze

    Hello,
    I just purchase a 5th generation iPOD video to replace an old 15GB iPOD in my wife's car. The old iPOD has worked wonderfully in my wife's car, playing audio (MP3s) with an iCruze interface to the factory stereo.
    In case you haven't heard of iCruze, essentially it has a little box that interfaces to the factory stereo just like a CD changer. I can load up to 10 playlists in my iPOD (labeled 1 - 10), and then I can select them, FF, REW, etc using the factory stereo. There is also a seperate LCD module that plugs into the iCruze that shows the artist and song name from the iPOD.
    Although the iCruze is a little quirky, it does a pretty good job by allowing us to select songs I want to use via the factory stereo.
    So, I got a great idea. I figured I would create a new playlist with videos, and plug the video cable into the DVD player, and be able to watch DVDs from the iPOD. No more scratched DVDs, no more losing disks, etc.
    Anyway, it appears the video playlists don't work with the iCruze. I created 1 playlist with just videos, but the iCruze can't see it. It can see the other 8 that just have music and play them just fine. If I manually select the movie on the iPOD, the video displays on the DVD screen, too, so I am almost there, I think...
    So, does anyone know of a way to "trick" my iPOD into making a music playlist that contains videos? I tried renaming an MP4 video to MP3, but iTunes said it couldn't play the file.
    Any suggestions would be welcome...

    Playlists are shown under Music > Playlists or within the sidebar. Click once on a playlist name to select it and click again to start editing the text of the name, the text will become higlighted with the cursor flashing at the right hand end. It's not part of the edit playlist rules dialog, or a menu option.
    tt2

  • How To Create A Website Background Video In Adobe Edge ?

    Hello,
    I have video file in my computer SSD drive and i want it to play as background on my web page (page that i am creating).I did try to follow this video:
    How To Create A Website Background Video In Adobe Edge Animate Using Edgehero - YouTube
    but i cant follow 100% what he is doing.
    Guide that i did try to follow is at this link: How To Create A Website Background Video In Adobe Edge Animate Using Edgehero - YouTube
    Steps i do in Adobe Edge Animate CC
    1.) Create New
    2.) i click + sign under section Library >> Scripts >> Add JS File from URL...
    URL that i am adding is: http://www.edgehero.com/edgehero.js/1.2/edgehero_1.2_min.js  (URL is taken from site: Edgehero.js )
    I add this link: http://www.edgehero.com/edgehero.js/1.2/edgehero_1.2_min.js to box that occures after i click on Add JS File from URL
    3.) I go to Edgehero.js and from there i scrol down to section named as Media - Html5 video / Html5 audio
    and i select from there this:
    there is a code:
      // this will set the video as background of the div/rectangle
    backgroundvideo_1 ='movie.mp4';
      // put new edgehero.js variables here
    4.) I go to Adobe Edge Animate CC 2014 and right click on project and select Open Actions for "Stage"
    and then i click on + sign and select creationComplete
    This will open Stage window
    there i will copy this code:
      // this will set the video as background of the div/rectangle
    backgroundvideo_1 ='movie.mp4';
      // put new edgehero.js variables here
    5.) Then i click on ++ sign under library >> Video
    and i add video from my computer SSD drive.
    Video is named as video3.mp4
    Now i eddit the code in Stage window (See above)
    code will look after editing like this:
    Then i change under left side px to %
    6.) Then i copy backgroundvideo_1 from Stage Code:
    Then i select Rectangle Tool and mark the area  (white box) and i click on small C icon
    And the box that occures i type there backgroundvideo_1_mp4 autoplay
    now when i use ctrl and enter i only get gray box that does not play video.
    What am i doing wrong?

    Here is the html file.
    Note video file that i try to add is random training video from youtube, And file format is saved using this site:
    How do I download and save a YouTube video to my computer?
    this is only for testing as i am not gonna put that video on background to my web page. I am only trying to understand how to add video as background.
    http://www.filedropper.com/test3_5
    http://www.filedropper.com/test3_6
    http://www.filedropper.com/test3edge
    http://www.filedropper.com/test3edgeactions
    http://www.filedropper.com/test3edgepreload
    Goal is to create background video like u can see here:
    Adobe Muse Tutorial - Responsive Design Hack! by MuseThemes.com - YouTube
    Similar possibility is available also in Edge as i understand?

  • Creating a pdf with video

    Hi, could anyone please advise which version of acrobat allows you to take video from a digital camcorder and create a pdf from it?
    Thanks.

    Thanks for the quick reply.
    Perhaps I didn't word the question correctly.
    If I can expand upon my question:
    My customer wishes to include video from a digital camcorder in a pdf document. I understand that the video file needs to be either originally in/or converted to flash format. As there are three versions of Acrobat presently (Standard/Pro/Pro Extended), which of these is capable of converting the video to flash and then embedding into the pdf?
    I have looked on the product information, but can only see any mention of converting video to flash on the Pro Extended page!
    Thanks in advance.

  • Is there any event that triggers when you switch between components?

    is there any event that triggers when you switch between components?
    like for example... when i switch between components, i need a function to fire everytime i switch...
    ive tried show, hide, and initialize... and none of them work...
    any ideas or help is greately appretiated!!

    Depends on what you are trying to do,
    you have mouseover and mouseout and mouseclick events which you can use on the component and write code to deal with what you want to happen when you change focus. You have keypress event which would allow you to monitor tabbing between components, remember that in most events the currentTarget and target values will give you the information you need to handle component interaction.
    so
    [Bindable] private var CurrentObject: Object; <-------  use this as a pointer to what ever object you are currently focused on or just to indicate things have changed
    addeventListener(MouseEvent.CLICK,myCompponentSwap);
    protected function myComponentSwap(e:event): void
        if (CurrentObject !=e.currentTarget && CurrentObject != null)
             do what you want becuase a component switch just happened
        CurrentObject = e.currentTarget;
    Hope this gets you started.
    David

  • Problem to create a time-lapse video

    Hello all,
    I'm encountering a problem with my CS5.1 , let me explain . I want to create a time-lapse video from many pictures i've taken,  But when i go to File------Automate------Batch , then I'm supposed to find in Actions something called "Time-Lapse processing " or something like this, but it's not there !!
    Can you help me in how i can get this work,please ? much appreciated.

    Welcome to the forum.
    It appears that you are looking to process your Still Images in Photoshop, with an Action, and then via Automate to Batch. Is that correct?
    Premiere Pro does not use Actions, and has no Automate>Batch.
    However, if one is doing Time-Lapse Video, PrPro can do that nicely.
    First, will you have any Video, or only Still Images?
    If ONLY Still Images, then you must address your intended delivery, say DVD-Video, or BD, or streaming media. That will determine your Project/Sequence Preset.
    Let's say that you intend to create a BD (Blu-ray Disc), in full-HD, then you can choose a 1920 x 1080 Project, at a FPS for where you are, such as NTSC = 29.97 FPS.
    After you have perhaps Scaled your Still Images in Photoshop, and named them in sequence, such as ____00001 through ____0000x, all in one folder, you can then Import that Numbered Still Sequence into PrPro, and even add a Transition, if needed.
    For most true Time-Lapse, one would choose a Duration of 1 Frame, but for a bit of a Stop-Motion "look," then 3 - 5 Frame Duration might be better. You can always experiment with a few of your Images, to see what suits your tastes and desires. For most of what I do, the Stop-Motion look is my choice, and I will usually choose a Duration of 3 Frames, with a tiny Cross-Dissolve between those Frames. This is your artistic choice. There is no right, or wrong choice.
    Hope that helps, and for the Photoshop aspect, you might want to post the question here: http://forums.adobe.com/community/photoshop/general
    Good luck,
    Hunt

  • I just downloaded Aperture 3.4.1 and now when I try and launch the application i get a warning that the video card doesn't meet the requirements.  I can't find any vieo card requirements for Aperture.  is this another bug?

    I had problems with Aperture 3.4.1.  It was telling me that my video card isn't supported.  Funny thing is I was using it earlier today.  I trashed the application and downloaded it again.  Now it hangs up and won't load or I get the occasional note that the graphics card doesn't meet requirements.

    All,
         One last trip to the well today and seems llike it is resolved.  The end fix was to create a new user account and then drag my data over from my existing user account.  It seems that there was something within my existing user library that was currupting Aperture causing it to fail to at launch.  Couldn't figure out what exactly, but this seems to have done the trick.  Now i have been working for the better part of the day in a stable manner.  I will update in another day assuming all is well.  Good luck if you have this problem it is a total pain in the a**.

  • TS1424 I purchased the series "Call the Midwife" and downloaded it to my Windows desktop. Then I tried to sync the episodes to my 1st generation iPad and an error message told me that the video format was incompatable with the my iPad. What to do?

    After downloading into my computer, I tried syncing to my iPad but to no avail. The purchased tv series would not sync. So then I tried to download via wifi directly to my iPad and the first two episodes downloaded no problem. The following 6 episodes then said that the video format was not compatible with my iPad and therefore would not download.  What should I do. I don't even know who to ask in Apple nor how to get in touch without paying a fee.

    Hi, jjsylves.
    Thank you for visiting Apple Support Communities. 
    If the media is still located on your computer, I would create a version specifically for the iPad.  To create and iPad version in iTunes 11 select the media that you are wanting to convert.  From there, select the File menu > Create New Version > Create iPad or Apple TV version.  Once the media has been converted, sync the iPad version to the iPad. 
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    http://support.apple.com/kb/TS1497
    iTunes 11 for Windows: Syncing overview
    http://support.apple.com/kb/PH12311
    Regards,
    Jason H. 

  • Where can I find simple instructions on creating intros for my videos?

    I would like to create intros for my videos I can not seem to find simple instructions. I want intro such as these Top 10 Best Intro Templates of 2013 - YouTube  I would prefer to use Ae and create the intros from scratch is this possible or should I used a template.

    It takes someone that has never used After Effects and has little experience with Photoshop Layers, masks and filters or Illustrator layers about 2 days of concentrated study to learn how to create something original with After Effects. AE does come with a fair amount of free templates and presets that will help help you get started. Even purchasing a template requires that you spend a few hours learning the UI and how to render your footage. Video production is complex and there are rules that you have to follow to end up with a usable product that looks good. The best think I can suggest is that you Start here: Basic Workflow
    If you want to start learning After Effects after you have gone through the basics I suggest that you make a plan, learn the UI, Layers, Blending Modes and read up on compositing and motion graphic design. All of the Intros that I saw in your sample video were frankly, really boring and unoriginal. I didn't see anything that would establish you as a creative person. There's a lot more to effective design and branding than just throwing your name into a template.

Maybe you are looking for

  • Display Variable Values in 7.0

    There was an option in BW 3.x to display variable values using technical settings -> display -> variable values.  I do not see this option in 7.0!?  Showing the variable values is a great way to figure out whether or not a customer exit variables are

  • Photo storage in Elements 8 - help please

    This is probably a very stupid question, but I'm a new user of Photoshop Elements 8 and would appreciate a little bit of help. I am used to storing photographs in 'My Pictures' on Windows. I'm not quite clear whether I should transfer everything I ha

  • Backup & Storage question

    Hi All Ok, I have an external Lacie attached to my eMac and I want to use this for making a bootable backup and for storing files. My assumption is that I partition this drive and use one partiton for the bootable backup and the other one for storage

  • How database block in forms is connecting to the oracle database

    how is oracle forms connecting to oracle database?

  • Intensity plot LV 7

    Hi everybody out there. My licensed Version of LV is 7.1 for windows XP. I have a big matrix: first line: wavelenghth (380, 400, 420, ...) first column: time (a nonlinear scale, e.g. 0,1,2,3,4,50,100,500,1000) all the other "cells" contain my (relati