How to create a page that emits a sound when you click on an image or a button?

I am trying to create a page that will be a lot of rectangular images on it. I want that these images make a sound when they are clicked on. I wish that for image power be clicked on as many times as the user needs. the page will be about 58 different images, and each will have its own. Perhaps the images should be buttons. I'm not really sure. Adobe Muse is even the application to create this? I need advice and would be very happy. Thanks in advance.

You must find a suitable Gallery widget that supports click - sounds. Initially there is no way to do it with the options that Muse comes with a default.

Mylenium

Tags: Adobe Muse

Similar Questions

  • Hello, I created an application of DPS, and I want that when you click on an image, it opens a pdf file. But this one is on the ipad.  This is where there is no internet connection.   Thank you.

    Hello

    I created an application of DPS, and I want that when you click on an image, it opens a pdf file. But this one is on the ipad.

    This is where there is no internet connection.

    Thank you.

    Put the PDF file in a file HTMLResources.zip.

  • What kind of image is in a document. INDD so when the file is opened you get the message 'document contains 6 links to sources that are missing' and when you click OK to recreate a link to missing files, the document opens with the images?

    What kind of image is in a document. INDD so when the file is opened you get the message 'document contains 6 links to sources that are missing' and when you click OK to recreate a link to missing files, the document opens with the images? Missing images are not on my computer, but when the document opens the images are there. I can copy and paste the INDD images in Illustrator. Y files/images/I am able to copy and paste the images that have been incorporated into the INDD file in AI of the INDD file? If this is not what type of image am I copy and paste? Can I take the images that I stuck in there and place them in a new INDD document and have the images to reproduce without problems?

    The images could be anything - check the links Panel.

    What you see (and copy) is just the screen preview, not the actual image data.

  • We have virtual machines on one of our groups that show alarms, but when you click on the tabs, alarms, or tasks and events there is no corresponding alert.

    We have virtual machines on one of our groups that show alarms, but when you click on the tabs, alarms, or tasks and events there is no corresponding alert.

    Can you try to make a vmotion host and see if it gets resolved? If not, can you close the virtual machine and start again? I have seen this problem before and a stop and start resolved.

  • How can I change the content of a string when I click on an image?

    I have hundreds of images that need to play a unique sound when you click it.  In order to simplify the construction of this flash file, I need to simplify in a manner that will allow me to change one word.  Some examples of code.  I think that the reason why this does not work, what I'm declaring 'word' twice... suggestions anyone?  Thanks in advance...

    import flash.events.MouseEvent;

    Stop()

    var password: String = "family".

    trace (word + "_nv")

    This [word + "_nv"] .addEventListener (MouseEvent.CLICK, playaudio);

    This [word + "_nv"] .buttonMode = true;

    var password: String = "grandchildren".

    trace (word + "_nv")

    This [word + "_nv"] .addEventListener (MouseEvent.CLICK, playaudio);

    This [word + "_nv"] .buttonMode = true;

    function playaudio (event: MouseEvent): void {}

    this [word + "_nv"] .play)

    }

    I see no where what you show is simplify anything.  This would save code in order to use only the strings rather than assign the string to variables and using variables.  In all cases. Yes, you do not want to declare the same variable twice (only use "var").  And your playaudio function will not work with whatever the last value of 'word' that you assign.

    To simplify the code, you can name each mc using a digital increment (mc_1, mc_2, mc_3, etc.), and then assign your headset in just a few lines by using a loop.  In audio playback function, you can use the name of the instance of the event.currentTarget.

    This [Event.currentTarget.Name]. Play();

    or even

    MovieClip (event.currentTarget) .play ();

  • [ADF, JDev12.1.3] How to create a page that is read-only or allowing changes according to the menu by which item it is accessible?

    Hallo,

    I'd like to go to the page that contains an af:table of 2 different menus: "Edit/insert data" and "read data".

    Is it possible to make a page that is read-only when the user accesses by "Read data" and that allows for changes when you access it through 'edit/insert data?

    Or do I have to create 2 different pages?

    Thank you

    Federico

    If the menu is outside the region, you must pass a parameter in the area and read this parameter passed within the region. You cannot directly access the bean of expanded view of inside the workflow.

    You can check out my blog 11.1.1.5.0 JDeveloper: router to use to create new or modify existing line | JDev & ADF Goodies

    That uses a router within a workflow to decide which page to display based on the parameter. Using this solution you can easily implement your use case using two different pages to show the table, a read-only, and the other to change.

    Timo

  • How to integrate an audio to a Muse image file so that the music plays only when you click on the image?

    Hello! I'm looking for a way to incorporate an audio file (mp3 or quicktime) into a still image in my Muse site. Ideally, the audio would play only when you click the image, so that each image can contain a separate audio file. So important is that the audio file is not visible on the site (so soundcloud, youtube and vimeo doesn't work here). Is there a way to do this? Thank you, AR

    Check out this edition of the month of 123Muse (www.123Muse.com). This is audio and video by Muse.

  • How can I make an invisible button that toggles an icon when you click it?

    I am extremely new to Acrobat and Javascript overall, so I'm a little lost. I work with a form that requires that I do several buttons from rocking of the images/formatting in an existing pdf. What javascript would be appropriate for an 'invisible' borderless button or no fill color, in order to define an icon in there when you click on it and remove this icon when you click it again, with the ability to switch back constantly? Thank you very much!

    Mark III

    There are a number of ways to do this. If you want everything to be autonomous within a single button, you can configure the behavior of 'Push' button and set the icon the mouse down on the non-empty icon and flipping to the icon of the Virgin. You can then place the following code in the mouse event to the top of the button:

    Script mouse upward to a button

    (function () {}

    Get a reference to this button

    var f = event.target;

    Get the current property of the submitName

    var NS = f.submitName;

    Toggle submitName property

    f.submitName = sn = "" | SN = 'false '? "true": "false";

    Set the icon on the Down or reversal icon (empty) defined for this button

    var oIcon = f.submitName = "true"? f.buttonGetIcon (1): f.buttonGetIcon (2);

    f.buttonSetIcon (oIcon);

    })();

    This code co-opt little used field submitName property to track the State of the button. (It won't be a problem for the buttons, even if the form is put in place to present it as 'HTML', which is the only time where this property is used.) It extracted the icon below or on the icon to use for the icon overview.

    If you don't like that behavior, you can use a button hidden and implemented in the same way, companion setting icon upwards on the non-empty icon and the icon down empty. The key code can then be something like:

    (function () {}

    var f = event.target;

    var F2 = getField ("b2a");  Get a reference to the other button

    var NS = f.submitName;

    f.submitName = sn = "" | SN = 'false '? "true": "false";

    var oIcon = f.submitName = "true"? F2.buttonGetIcon (0): f2.buttonGetIcon (1);

    f.buttonSetIcon (oIcon);

    })();

    In this way, that you don't have to limit a parameter of behavior of Push button.

  • How to get a glimpse of a PSD file when you click file > open

    My previous topic was not accurate enough.

    In PS CS5 when you click file > open and click a file PSD top see a thumbnail preview. I can't find how to do this in CC because it uses the windows file open and the PS one.

    Does this apply?

    http://feedback.Photoshop.com/photoshop_family/topics/no_psd_image_preview_in_photoshop_on _open_dialog_box_in_windows

  • Looking for how to create a page that will recreate self-esteem and image uploader!

    Greetings,

    Is one know how I can create client-side page that would always recreate yourself when a new customer registers and become a member on my blog site, so that they could manage and add friends to their page and download the image to their album? The idea is to have pages added as if it were on Facebook, when a member signs up.

    If I have software server-side is necessary to achieve this goal; What kind of software on the server side need me for this design? Please contact me if you have an idea.

    I would also like to receive information on where to find the script that helps visitors to upload images to my site.

    I did it with other parts of my web design adding that this idea is what I need to finish. Your help is greatly appreciated.

    Joplateau.

    You can ask in a forum more generalized as http://forums.adobe.com/community/design_development/webdesign. It is designed for Adobe Contribute (which will not do what you want) and is rarely visited. Good luck.

  • Help with movie that continues to play when we click on a text external link button

    I am using Captivate 3.

    I have a movie with text buttons different one of my buttons in this particular module I created when clicked opens a PDF file for the display external.

    However, my movie in the background continues to play when I need to stay on this Menu screen with different buttons.

    Ideally if the user makes when looking at an external PDF can then click another button to continue to the section in the film where they need to go to the demonstration of software.

    Any ideas on how to get it to stop?   I thought I had work yesterday, but today is not... Its possible, I removed a break in double or something?

    * UPDATE - just went to check the settings of break... It STOPS CORRECTLY if I click on the external link once button... but if I click on it again... It opens again the link and then the demonstration starts playing in the background...

    Help, please

    Christina

    Hello

    Your message has probably been neglected because we assume you watched first page frequently encountered problems.

    See if the link below answers this question.

    Click here to see

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • Relocation of bar EARLY and how to remove software that will not delete when you click Change/Remove

    I tried every icon on "my control panel" and nothing I have a discovery tells me how to move my OE or START bar to remove a program that won't be not clear.

    I tried every icon on "my control panel" and nothing I have a discovery tells me how to move my OE or START bar to remove a program that won't be not clear.

    What is a start bar? The Windows taskbar? What version of Windows are you using?

    Try this to remove programs.

    Utility Windows Install CleanUp:
    http://MajorGeeks.com/Windows_Installer_CleanUp_Utility_d4459.html

    Bruce Hagen MS - MVP [Mail]

  • my laptop (Vista OS) has a device that emits a sound when the battery is low but mine will not work

    I have no problem with the other sounds. I tried to save as option from its default and nothing works. Any ideas? Thank you

    Hi Momma21,

    ·         What is the brand and model of the laptop?

    ·         Did you the latest changes on the laptop?

    ·         Were you able to access the function of his earlier?

    I suggest you follow the provided article and check if it helps.

    http://support.Microsoft.com/kb/950161

  • How to make Microsoft Outlook email client by default when you click on a URL?

    Under IE... Then Internet Options programs and email it shows "Lotus Notes".

    When I cange for Microsoft Outlook, and then click ok, it resets back to Lotus Notes that I don't have XP permissions. This isn't a machine at home that I can grant me privileges.

    How can I change this setting? I need to create a group policy? and if so can you send me all the details. Thank you

    You should talk with your personal COMPUTER. Brian Tillman [MVP-Outlook]
    --------------------------------
    https://MVP.support.Microsoft.com/profile/Brian.Tillman
    If a response may help, please vote it as useful. If a response to the problem, please mark it as an answer.

  • How to set the variable when you click on text/image

    Hello

    I have the following parts of the code. What I'm trying to do is set a variable and then the new window will read this variable and show detail appropriate according to the value. I call the new window, no problem, but struggling to get all of the variable 'productidkey '...

    Image

    < td width = "202" rowspan = 2 align = "center" bgcolor = "#FFFFFF" >
    < a href = 'details.php' > < form method = "POST" action = "details.php' style =" margin-bottom: 0; ">
    < input type = "hidden" id = "productidkey" name = "productidkey" value = "6198' > < img src ="6198.JPG"width ="200"height = '133' alt ="in more detail"border = '1' >"
    < / form > < /a > < table >

    Text

    < td >
    < div align = "right" >
    < are method = "POST" action = "details.php' style =" margin-bottom: 0; ">
    < input type = "hidden" id = "productidkey" name = "productidkey" value = "6198' > < a href = 'details.php' > < span class ="TexteÉlément"> < b >... < /b >"
    </span > < / form > < / div > < table >

    It works:




Maybe you are looking for

  • Problems with the update IOS 10

    Hello I need help.  I updated my iphone 6 more last night at 10 IOS.  The update seemed to have worked, but now I can't sign in with my password ID Apple I get an error "Self-test Failed - there is a connectin to the Apple ID server error" to come af

  • Want to Phoenix 800-060: ID Type MB MSI

    I am trying to determine the compatibility of the new GPU for my 800-060 HP but can't seem to find the MSI MB which is in this system, so I can make that determination. I ran CPU - z and it said that the manufacturer is HP but we all know that HP doe

  • How to control the speed of the pointer mouse on the login screen?

    How can I control the speed of the pointer mouse on the login screen? I put the speed of the pointer in a way at once two users accounts. I think that when I go to the login screen by using change user, the speed of the mouse pointer is the same as t

  • All but two of my desktop icons disappeared

    Original title: desktop All but 2 of my desktop icons are gone... How to bring them back?

  • Windows 7 system event Notification services error

    Today, the screen was different and wa Windows 7 does not properly. I got this message "unable to connect to a windows service. Windows could not connect to the System Event Notification Services service. This problem prevents the limited number of u