How to create a play button to start video?

I embedded a video in a slide and I would like to create a 'play' button that triggers the playback of this video.

Is that possible through the unique actions on captivate 9?

Thanks in advance for your answer.

You insert video as video multi Slide? Only then can it be controlled by Captivate. Use a button (form) with a stopping point just before the beginning of the video timeline:

Tags: Adobe Captivate

Similar Questions

  • How to create a play button to the video clip using AS3

    Hello.

    This new bit and searched the forums adobe and google. I am trying to create a button that will play an any MovieClip.

    I have a clip that I imported into its own layer of rebar (layer1) 1.  I gave the MovieClip an instance name of foundationMovie.

    I created a button and that on its own layer (Layer2) above layer1, is also in the picture 1.

    I added a

    Stop (); action of layer2

    The video is not set to AutoPlay.

    I want the video to start playing when the viewer clicks the button.  I know I have to put some sort of event using AS3 listener in my calendar somewhere.

    I found a code and I tried to work with her.  I'm sure I've mutilated it beyond usability, but it's what I have.

    Stop ();

    player.addEventListener (MouseEvent.CLICK, play);

    function play(event:MouseEvent)

    {

    gotoAndPlay ("foundationMovie");

    }

    If someone could point me in the right direction or help me with my code I would really appreciate it.  Thank you.

    If you use the FLVPlayback instance it should be on your scene, or you should have the code added to the scene. If you use the FLVPlayback instance, you don't need to import the video file, you have to have the component dynamically load by assigning the file to its source property.

    That said, the code that I showed earlier would continue to operate if the component FLVPlayback instance name of the instance 'foundationMovie '.  It's because the component has a play() and stop() supporting method.  What you need to do probably, is looking for the FLVPlayback class in the help documentation of Flash to see all that is avialable for her regarding the properties, methods and events.  You will probably find there examples as well to help you configure things.

  • How to create a menu button of 3 lines for navigation on a mobile site?

    How to create a menu button of 3 lines for navigation on a mobile site and do trigger the Accordion Panel? I created my first sites on Muse and can't seem to understand.

    Download icons FontAwesome and install it manually.
    https://fortawesome.github.IO/font-awesome/

    Add web fonts self-hosted | Adobe Muse CC tutorials

  • How to create our own button to print the dashboard to PDF

    Hi Experts,

    Someone can tell me how to create our own button to print in PDF dashboards, and similarly to save, we create a button more. The one facing this type of requirement can.

    Thank you
    Malli

    CheminPortail = / shared, KeyBank, _portal, Test AND page = name1
    In your code below shud be the same portal path of your dashboard and page shud exactly equals name of the page you want to view in pdf format. It was just an example I gave you. Replace the 2 values and you are done

  • "Play" button to start the program

    Hi - I take more than one project of a former colleague and

    they set up near a PAC 5 file so that when a user starts the program, they click must first on a play button to start.

    I want to remove this option, but may not know where to delete this parameter.

    Can someone direct me to the right place so that the program auto-lance without the user to click on play.

    Thank you

    Go in Edition > Preferences > project > Start and End and select AutoPlay.

  • Smartphones blackBerry how to create a new folder in the video folder in the media

    Hi, I'm trying to figure out how to create a new folder in the video folder in the media. I can easily create new folders in the pictures folder, but not in the videos... Why? Thanks in advance for your help.

    well I'm sorry, I think that I have not read your emails correctly.

    The media application doesn't care about records at all. It will read the files, the tags when they are available, playlists, but it will not show the files. with the exception of the pictures.

  • How to create a clean button for captioning

    Hello

    I created my own buttons for play, stop, etc the output. But I don't know how to create a button to display closed captioning.  I tried a few hours but I give up. What should I do? :

    First clik - captioning will appear.

    Second clik - captioning will disappear.

    And so on appear/disappear/appear/disappear

    Help please!

    Poul

    Take a look on: buttons in the form of rocking - Captivate 6 - Captivate blog

    Replace the variable cpCmndMute of cpCmndCC system and you will have the choice between different scenarios.

  • How to create an exit button using onChangeListener

    Hey this is the noob again. I finally my main screen GUI put in place and it looks great so now I want to add some features to my buttons. I have been looking around but little lost in how to do this, so here's some of my code. Right now I just try to make the exit button (that I created), exit the application and say something. Any help?  Oh, and another question, for another button, how could I get this button to switch screens to another category (for example a help button goes to a help page)

    Thanks again!

    That's what I have:

    ButtonField exitBut = new ButtonField ("Exit", Field.FIELD_HCENTER)

    FieldChangeListener listenerExitBut = new FieldChangeListener() {}
           
    ' Public Sub fieldChanged (field field, int context) {}
               
    }
    public boolean onClose()
    {
    Dialog.Alert ("Bye World!");
    System.Exit (0);
    Returns true;
    }
    };
           
    exitBut.setChangeListener (listenerExitBut);
       
    fieldManagerMid.add (exitBut);

    You can instance fieldChangeListener in 2 ways

    1. create an internal interface of the fieldChangeListener

    2. to implement the fieldChangeListener in your screen

    in this Sub fieldChanged, you need to determine the user click

    public void fieldChanged(Field field, int context) {
       if (field == exitBut)
       {
          Dialog.alert("Bye World!");
          System.exit(0);
       }
    }
    

    Correct me if I'm wrong

  • How to create a dashboard button?

    I need to create a simple button and show a pix in Edge animate. Would like to have mouseover action, but a simple click on would be enough. Thank you

    Hello

    Here's a demo file to download: aButton.zip - Box

    (1) I slipped and dropped an image on stage.

    (2) that I created 3 examples.

    (3) by default, I cache the image by using the properties panel. Then I show using: sym.play(1000) (). Chronology is played.

  • How to create a search button custom Muse that shares the page on Facebook?

    Hello

    I tried to find the answer in the forum and on Google but I don't have a chance. What I'm trying to do is to create a search button custom from scratch in Muse, and when he is selected to share the web page it sits.

    What I did, is to have a share of full-screen, but I can't do it in a pop-up window as in most of the sites with the photo that describes the site.

    The button example how far is here: www.razgledaj.me

    THX

    Marko

    Try this, use your own image for the button and the url to share:

    http://www.mindfiresolutions.com/creating-a-custom-share-on-Facebook-button-453.php

    Thank you

    Sanjit

  • How to create an image button...

    Tools: Adobe Photoshop CS5

    Master level: very novice

    Goal: Creat Button for a website

    Environment: Windows Vista

    Problem: the following images are buttons was designd. An image is in the normal state, while the other button is in State rollver. I want to create an image of indetical with the same properties for example (size, font type, font size, background color of color police) called "intuitive healer". I don't know how to imitate the fonts and background colors.

    klass2b_b2.gifnormal status of a button

    klass2b_b2_over.gifbutton rollover

    Intuitive healer? normal

    Intuitive healer? Rollover

    I'm curious to know how to create a button with the exact "look and feel" design and writing on this healer Inutive

    Make my day

    the guy looks like both a new Roman font.  If you follow the tutorial below, it sets out nicely. you simply omit the gradient and effects that they do in the tutorial, to match the one you want on it. It will associate Dreamweaver and Photoshop.

    Flight path Imaging:

    http://help.Adobe.com/en_US/Photoshop/CS/using/WS18F9E180-3241-4891-ACC8-82C9DFB254F5a.htm l

    Watch this video:

    http://www.YouTube.com/watch?v=_pVfBtW-Tuq

    -good luck!

    Janelle

  • How can I Center the play button on the video?

    http://www.VideoJS.com/

    Thank you

    Hello

    Seems that you have already set up and left for the ' play' button in the class that you are using, but somehow, I'm not able to understand this.

    I tried to define:

    left: 450px! important;

    top: 150px! important;

    In the class = "vjs-large-button play, so that it overrides the previous value, and the button comes in the middle of the video image.»

    You will need to set the top and left side so that the button must be placed in the middle.

    Thank you

    Sanjit

  • How to create several option buttons in dialog related?

    As in the title.  I am trying to create a user interface in which each radio button in dialog operates a group of controls and options and translates into a subtly different execution of VI.  Only one radio button dialog option are selectable at any time.  Keeping in mind I use LabVIEW 6.1 (just if you don't go suggesting one of these last functions Cree ) if someone could suggest a way to achieve my goal.

    You thanking all in advance...!

    James

    P.S. I can't reach my 'code' that I it starts from scratch.

    No control radio in LabVIEW 6 button...

    There is an example provided with LabVIEW 6 that showed you how to simulate a group of radio buttons.  It is in the section "Advanced examples-> customization control and VI examples-> Custom Control Examples". It's (correctly) called "simulating the Radio buttons.

  • How to create a help button on the Panel before the VI?

    Hello

    I want to create a button for example a help button on the front of the VI so pressing that any new user can open folder in which I store some guidance assistance.

    Means do I have a folder on my desktop that I save all data which should prove useful for new user so if some new user want to run the program, and he has no idea how to run the program then he can simply press the help button and after pressing this issue of aid will be open then read then user instruction may start the program.

    Hope you get my point.

    Thank you very much.

    I think the problem is now resolved...

    Here I attached screenshot of the solved problem that might be of help.

    I thank very you much for your help and your time.

  • Beginner Flash... Insert SWF into the web page and create the 'play' button

    I try inserting and SWF in my Web page.  I have 3 problems, 1. I'm new to Flash and are not at all good at it yet. 2. how to say stop at the end of the sequence and insert a new button "play"?  3. what should I do to put on my Web page.

    I know that these aren't the answers Yes or no, if I appreciate even to pronounce on the best way to learn Flash for me.

    2. it can depend, but ENCs, you are probably using the timeline, very probably, that you just need to put a stop(); command in the last image to stop at the end.

    To play again, your power button code must understand something like: gotoAndPlay (1);

    How the button code is depends on which version of Actionscript using your file.

    3. When you publish your swf file, I also Flash publish an html file (configure you publishing settings).  You can then take this html file and copy the embed code that it contains your page file html web.  You will have to perhaps include a javascript file, as well to make it work, and you can say that looking at the head of the HTML code Flash created... that code head must also go to your page file web html and the javascript file must be placed according to how your html code targets there.

    You might do better just to get the html page that Flash creates working first for you.  He could find how to move into your web page more easy.

    My opinion: the best way to learn Flash for yourself is to simply dig in and keep him home.  You will lose hair, sleep and your mind as you will, but eventually, you get used to that or you defeat.

Maybe you are looking for