Button whith audio as feedback

I thy to make one button without action, but with
audio as feedback when the user make click, and I need that this
behavior repeat how many times the user click

Hi Monica and welcome to our community
I made it work as follows:
1. insert a blank slide immediately before the slide
containing the button.
2. Configure the duration of this blank slide for the minimum
time possible. This should be 0.1 seconds.
3. For the slide containing the button, double-click the
button and edit its properties.
4. Configure the action of the button to "Go to previous
slide" when it is clicked by your end user.
5. Click the Options tab and place a check mark in the
"Success caption" check box.
6. Click the OK button to dismiss the button properties.
7. Now double-click the new Success caption that should be
visible.
8. Select all the default text and delete it.
9. Click the Caption type drop down and select transparent.
10. Click the Options tab and configure the caption timing
for 0.1 seconds and the Transition Effect: for "No transition".
11. Click the Audio tab, then import the desired audio clip.
12. Assuming the audio clip is longer than 0.1 seconds, you
should be prompted to configure the display time of the feedback
caption to match the duration of the audio. Choose yes.
Give that a go and see if it does what you need. Hopefully it
will.
Cheers... Rick

Similar Messages

  • Button for audio

    I'm using a tutorial from flashkit.com to make a simple
    button for audio on/off. Here's is the tutorial
    Step One:
    Create two buttons in your graphics program, one for
    switching the music off and one for switching the music on.
    Step Two:
    Put both buttons into one Movie Clip. Each button on a
    seperate frame. So you will have a MC with the first frame with the
    "MUSIC OFF" button and the 2nd frame of the MC will contain the
    "MUSIC ON" button.
    Step Three:
    Open the actions for the first frame of the MC and put in
    this code:
    stop();
    and for the other frame add (The frame with MUSIC ON):
    stop();
    stopAllSounds();
    Step Four:
    Go to the first frame and open the actions for the button
    (MUSIC OFF button):
    on (release) {
    gotoAndPlay(2);
    Then for the MUSIC ON button add the same code but replace
    the 2 with a one.
    Step Five:
    Now import your music file into Flash (Go to FILE>>
    IMPORT) then go to your first frame of the MC and add your sound
    into it. Under LOOP NUMBER put a big number like 9999 so the music
    will go on for a long time.
    I made my "button" in photoshop, and import it into flash,
    its showing as a bitmap (I've tried saving it as a jpg, gif, and
    png) when I preview my button after importing the music and adding
    the script to each layer it plays the music, but you cant click on
    it to turn the music on/off. I get this Error in preview
    **Error** Scene=Scene 1, layer=on, frame=1:Line 3: Mouse
    events are permitted only for button instances
    on (release) {
    **Error** Scene=Scene 1, layer=off, frame=1:Line 2: Mouse
    events are permitted only for button instances
    on (release) {
    Total ActionScript Errors: 2 Reported Errors: 2
    **Error** Scene=Scene 1, layer=on, frame=1:Line 3: Mouse
    events are permitted only for button instances
    on (release) {
    **Error** Scene=Scene 1, layer=off, frame=1:Line 2: Mouse
    events are permitted only for button instances
    on (release) {
    Total ActionScript Errors: 2 Reported Errors: 2
    What am I doing wrong? And how do I make my image into a
    button? Thank for any help!

    > Step Five:
    > Now import your music file into Flash (Go to
    FILE>> IMPORT) then go to your
    > first frame of the MC and add your sound into it. Under
    LOOP NUMBER put a big
    > number like 9999 so the music will go on for a long
    time.
    >
    > I made my "button" in photoshop, and import it into
    flash, its showing as a
    > bitmap (I've tried saving it as a jpg, gif, and png)
    when I preview my button
    > after importing the music and adding the script to each
    layer it plays the
    > music, but you cant click on it to turn the music
    on/off. I get this Error in
    > preview
    the button has to be actual flash BUTTON instance not just
    button image.
    You need to convert each symbol into BUTTON.

  • How to disable the select options button, while audio is playing in the question template in captivate 8?

    How to disable the select options button, while audio is playing in the question template in captivate 8?

    Apologies for late reply.
    I mean "On Question screens audio keeps on playing even after we have selected an option or options depending on the question type and clicked Submit. How do we stop the audio on selecting an option?"

  • I have five buttons with audio attached to each button. When I publish in html5 and test the buttons the audio cuts out at random times. Any suggestions. I have the latest version of Adobe Captivate 7

    Can someone please help me with this problem I cannot see how simply attaching audio to a button can be so problematic. I have no idea how to fix this.

    I am using CP8 and have found similar issues. When using the responsive project, my slides with multiple buttons have audio attached via advanced actions that will cut out if a user attempts to click another button before the first has finished playing. When the user listens to the entire audio file attached to the button, there are no issues with audio btw. I have tried attaching it to the button, but it plays when the button appears rather than on success. Furthermore, setting it to play audio on success is a problem because there are multiple actions that must be completed for each button. I have also found that setting audio any other way besides through advanced actions can create an audio overlap of more than one audio file. I haven't been able to find a way to time the advanced action or slide so that the user cannot click through the buttons without hearing all of the audio first.
    Any ideas on how to get around this problem would be fantastic if it doesn't require an entire rewrite. If I wasn't already 86% through the course development, I would use buttons to initiate branching scenarios which would fix a lot of my issues, but don't want to start over at this point.

  • Problematic Button Sound audio latency occuring in Windows only

    hi
    we have a music composer game for school children where they click buttons to play short samples in time with a backing track.
    Our .swf file when run on a Mac works fine with no discernible latency.
    When played on a Windows machine ( and also seemingly on Flash via an Android browser) there is a significant latency on pressing the button before hearing the sample which makes the game unplayable. Same .swf file is used. It is something like 2-400 milliseconds delay.
    We have tried using Sound Objects, pre-loading sounds, using action script 1, using wav files, different sample rates of mp3 and different audio settings, plus having silent sound playing etc. Have tried exporting .swf as Flash file versions 5 up to 10. Doesn't make a difference. The latency is audible whether .swf is hosted on a webpage or played direct from a hard disk and has been reproduced on many different PCs. NB Our target users (education) nearly always use Windows XP so I haven't tested it on Vista.
    What is of interest is that we have a very early .swf we had made in 2006. The activity is very similar (play short samples in time with a backing track) but the latency isn't there on a windows machine. The developer of the 2006 file doesn't have the original .fla file but it was probably coded in Flash 4 or 5 and he doesn't remember doing anything fancy so probably just attaching a sound file to a button down state.
    Does anybody else recognise this problem and are there any ways round it?
    I would be very grateful for any assistance.
    Best
    Tommy Banana

    Right. As I mentioned, though, DirectSound latency was 1/8
    second or more, unacceptable for sequential musical beats of about
    .6 seconds each. Can you estimate the percentage of Windows systems
    in use today that would NOT have QuickTime installed? For Version 1
    of this project I included a QuickTime installer on the disk, but
    that was almost nine years ago. I was hoping I wouldn't have to
    hassle with that in 2009.

  • Rollover Menu buttons with audio

    I am trying to create a menu with Rollover Graphics for the highlights. So I have the buttons autoactivate to a duplicate menu with a different graphic button.
    (ex. Main menu button one color - auto activates to Main Menu button one black and white - hit enter - jump to track)
    I know it can be done with layered menus also.
    But here is the problem...
    I need an audio bed looping through the menu navigation, the problem with the duplicate menus is that the audio starts over everytime I go to a new button highlight. Is there really no way to have audio on a layered menu? Or is there a workaround to having audio without it restarting everytime I go to a new button (which is technically a new menu).
    Thanks

    As Ryan said - this is a limit of the spec.
    When you use a layer based menu in DVDSP you are actually creating a different menu for each layer in the file. This is pretty much the same as using auto-activating buttons and going from menu to menu...
    If you are playing a menu then the DVD player's laser is in a particular location on the disc. If you go to a different menu then the laser has to move to the new location. As it moves it cannot then be reading audio from a different location, so it is impossible to play continuous audio. You might well have noticed that no DVD you have ever played has been able to give you continuous audio across different menus for exactly this reason.

  • Creating Buttons and Audio issues in DVDSP3

    Ok, here is what I want to do:
    I just want to create a simple DVD of my commercial reel. When the DVD is put in I want music to play. Then, I want to create a button in Photoshop and use it to play my commercials.
    My issues:
    I can't get the music to play and have a custom button on the same menu. I can't get the "highlight" portion of the button to work with the PSD file I created for the button.
    It seems like it would be so simple. What I am I doing wrong?

    Hi - welcome to the discussions.
    From what you have written I'd say you are using a photoshop layer based menu and if so, you won't be able to use audio on it... they don't support it.
    You'll be better off creating a standard overlay style menu instead, which will support the audio.
    Alternatively, create a track and use a piece of slug as the video (or a still image) and place the audio in that track. Set that to be the start up item for the disc and then get the end jump to go to a menu with buttons to play the commercials.
    Kind of depends on how you want to display this item, I guess...

  • Premiere Pro CC Not Showing R button in Audio Clip Mixer

    Hello everyone, I am having a problem with PP not showing the R button in my audio clip mixer. I have my mic set up under the prefrences under audio hardware and the mic is showing a good signal under windows however when I import a clip to do a voice over I Only see the M, S and Keyframe button. Am I do doing something wrong? How to I get the R button to show up and activate?

    Hi Bigstick2012,
    Have you tried the Audio Track Mixer? Choose Window > Audio Track Mixer.
    The Clip Mixer is not the right location to record VOs.
    Thanks,
    Kevin

  • Audio relay (feedback)

    Hello,
    I am trying to develop a simple Midlet application that provides audio feedback, to be used for speech therapy. Basically, the application should repeat whatever the mobile user says (audio feedback), according to a specific delay value (i.e., repeat what has been said after 1.2 seconds, or after 300 milliseconds).
    I started with the following code but i am stuck:
    Player player = Manager.createPlayer("capture://audio");
    player.realize();
    player.start();
    I don't think I will need the RecordControl since I do not want to record the audio on a file or in-memory, I just want to relay it back. Or shall I record it in-memory using an OutPutStream and initialize a new player with an InputStream that is connected to the OutputStream?
    I would really appreciate your help.
    Thanks
    Regards,
    John

    Hi ERG2,
    If the BIOS is already up to date and still getting feed back:
    Start>Control Panel>Sound>Recording Tab>Double-Click on microphone>Levels Tab, make sure mic boost is at zero.
    If still getting feedback, try setting the HDD Protection to a lower level or turn it off:
    Start>All Programs>Toshiba>Utilities>HDD Protection.
    These are the three things that give distortion or feedback to the sound.
    Please reply to the post so others will know the results.

  • No record button on audio track in logic pro x

    Hi
    Does anyone know how to get the record button onto the audio track, see above?
    Many thanks
    Kristina

    Have you setup your audio interface in preferences? That would be the only thing I can think of as to why your're not seeing a record button.
    Terry

  • Cp8.0 html5 file plays fine in chrome, but moving the timeline button causes audio to vanish. what to do?

    I have created a session with a combination of ppt slides with audio, and also a screen capture with audio and put it all together and published in html5. seems to work fine, i can open it on my computer by clicking on the html5 file (chrome and IE.) Moving the continuous scroll pointer often causes the audio to not be played. I know I can advance with forward and reverse buttons, that works ok. (Refreshing the html5 file in the browser fixes things and goes back to start)  This opens up many questions for a novice like myself:
    1. Am I posting this in the right place?
    2. Is the timeline button shown only to be admired from afar, and not touched ?
    3. Has this been fixed in 8.1 ?
    4. I don't want or need scalable window sizes ( 1300 by 720 is fine,) so should i not use html5 at all ? I want it to work on IE, Chrome, and Firefox.

    thanks. i see i need to explain better:
    I am describing the browser window as it appears if you simple display the html5 file that is created by publishing. I have not added a single button or feature to control movement. my project consists of slides with audio that advance after so many seconds, a captured screen sesssion, more slides, and a quiz. The buttons for play, forward, backward, and the horizontal progress bar with the 'button' (upward pointing triangle) are all native to the html that is being displayed and 'played.'
    Now, seeing that displayed, a user would be tempted to hit these buttons and to move the linear time by grabbing and moving the triangle pointer. sometimes this works perfectly, but sometimes moving the pointer causes audio to disappear and it will not play again on any slide. is this a clear description of the problem ? I do not understand some of your comments, but it seems that we were not on the same page, so it seems ok not to understand. FYI, my published  ~10 minute sessions are about ~20 MB for all files and folders.
    8.1 doesn't exist. i see, my mistake. i meant 8.0.1
    I do not need anything but a screen with 1300x720 resolution, so i will try going to SWF. I am recording a session to teach a software tool that is based on the eclipse environment, and the screen capture includes many graphics and much text, so any scaling whatsoever makes it ugly and hard to read. At one point i may have been thinking of scalable windows, but i realize now it is the last thing i need. The quality of the capture is excellent with 1300x720 ( and since 720 is native for powerpoint, i have no scaling in either ppoint or the captured screen sessions.

  • Constantly Crashing while linking Button to Audio-Change

    Hi,
    I'm using the german version of Encore CS3 Mac, so I dont know the exact english menu-items. I have a Video-Track with two Audio-Tracks. In my menu I link two buttons to those two Audio-Tracks. (setting link, audio 1 / 2) after that Encore crashes. I've done that a number of times, also with different assets.
    Any Ideas?
    Thanks

    Please, please, please do *not* use MPEG Audio.
    It is not your friend.
    It did used to be a mandatory codec in PAL, never was in NTSC, and now it is optional only in PAL as well.
    Try switching to Dolby Digital or LPCM.

  • Link button to audio file

    I have an interactive slide with four PLAYBACK buttons that I want linked to four separate audio files. If the user clicks on PLAYBACK BUTTON A, keynote will play AUDIO FILE A. Click on PLAYBACK BUTTON B, keynote will play AUDIO FILE B. Is this possible? Thanks.

    Nope, there's no "trigger" for audio playback function in Keynote. Usually people end up making one slide per sound and then putting a return button on each of those slides. Click the button on your main slide and it goes to the sound slide and the sound plays, then click the return button to go back. You can actually do it pretty seamlessly if you make the other slides look just like the first one, and you stick a transparent button over the ENTIRE sound slide so that anywhere you click returns you to slide 1...but it's a lot of work. At least in your case you'd only have 5 total slides to do this though.

  • U410 Audio Buzz/Feedback

    Hi-
    I have a U410 with a Conexant SmartAudio HD soundcard (driver v8.54.44.0).  For the past few weeks or so, I can't use the audio for more than 2 minutes before it starts emitting a loud feedback/buzzing sound.  I upgraded the driver to v8.54.44.0, with no results. 
    Does anyone have any ideas? It's basically rendered the audio on the computer useless. 

    Hi Rob,
    I’m sorry to hear that the issue still persists even when the AC Adapter plugged in or removed, this issue seems to be software related, please un-install the I-tunes and check. If the issue persists, I suggest you to perform System restore in the computer, below are the links to perform System restore in Windows 7 & Windows 8.
    System Restore for Windows 7
    System Restore for Windows 8
    Hope this helps!!!
    Do post us back if the issue still persists.
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Audio & Video Feedback

    Laptop is 2 months old (bought new). Audio playback has feedback and distortion both through the speakers and headphones. Started noticing that video playback will become distorted periodically also. What is wrong?

    Hi ERG2,
    If the BIOS is already up to date and still getting feed back:
    Start>Control Panel>Sound>Recording Tab>Double-Click on microphone>Levels Tab, make sure mic boost is at zero.
    If still getting feedback, try setting the HDD Protection to a lower level or turn it off:
    Start>All Programs>Toshiba>Utilities>HDD Protection.
    These are the three things that give distortion or feedback to the sound.
    Please reply to the post so others will know the results.

Maybe you are looking for

  • How do I change the submit to email address?

    I have made a form in Adobe Acrobat X Pro, and initially I wanted the form to be sent to one email and I entered it in, but now that person is no longer accepting the forms and it needs to be routed back to me. Unfortunately, I cannot seem to figure

  • Macbook sound to airport express

    Hi, I have a airport extreme/airport express network setup here where I can listen to itunes through my home stereo. Works great- works so well I want to be able to listen to non itunes sound through the stereo (streaming media, DVD's, etc.) Is this

  • Finding the master user records , how to find the active users

    Hi friends,   i want  master user information, which table consists master user information and also which table consists active users , like address ADRC is the master table like that for users which is the master table . can any one help me urgentl

  • How to show progress bar

    how to show progress bar

  • Small problems for Newb

    Hey all. I just moved from the PC. Nice move, I know. I've been using Garageband with a Firewire 410. It's a very nice entry level system, but I'm having a few problems... 1. After having recorded a few tracks (7 or so software loops and real instrum