How can I dynamically control the sound

Hello
In the header part of my site, I have included a flash with sound, it plays automatically when the page is loaded, if I stop the sound in homepage, it plays the sound, when I go to another page. I want to play the sound continuously, even if the pages are loaded. How can I solve this problem?

The problem is that the whole page reloads when you click on a button.
My suggestion would be to frameset to load separate pages in a separate frame navigation. This should keep the music played on all pages as navigation charges ever.
Also, I noticed that there is no way to start playing the sound again after you stop it once.

Tags: Adobe Animate

Similar Questions

  • How can I turn ON the sound pane on iPad 2 Air?

    How can I turn ON the sound pane on iPad 2 Air?

    In the menu to the bottom of the screen by sliding your finger from the top to the bottom for

  • How can I dynamically select the shared Variable API programming data type?

    I am trying to create a configuration of open connections of variable shared using the programming API. It seems to me that the cleanest way to do would be to put one "open and check" routine in a loop, then call it for each variable in the library.

    The question that I am running is that I have different types of data in my library (to help a server Modbus i/o and data types 'boolean' and 'single' in my library.) How can I dynamically select the data type of the shared variable API?

    See the attached snipit.

    Thank you

    What I ended up doing was doing a Subvi to open, read, write, and close each data type, I use the packaged in 4 polymorphic SubVIs (polymorphic Open, read, etc...)

    Now all I have to do I drop in the polymorphic Subvi and it switches automatically to the appropriate data type

  • How can I dynamically change the scale of an AIChannel, while the task is running?

    I would like to change the scale of an AIChannel while the task is running.

    Is this possible? How can I do?

    Hi Michael,

    I don't think that this is possible.  If you need this capability, I would acquire the raw tension and applying your own scaling on the set of data as being treatment.

    Kind regards

  • How can I turn off the sound of the camera shutter release?

    Hello

    I tried to silence the camera shutter sound of my new Moto G without success. Even if the phone is completely silent in its settings, and the sound pane is set to off in the camera application, the sound of the shutter still happens rather loudly. It is a problem because I work in a quiet environment and I need to take photos of business cards.

    Any ideas?

    The phone was purchased on the site of Motorola and the Global GSM version runs Kitkat 4.4.2.

    Thank you

    kzarog


  • How can I dynamically change the Format of Date of Application?

    Hello world...

    In my application (v 3.2) I let the user set the date format of app dynamically by a "preference" value, they can change on the road.
    I then take the format they take and affect their value (ie: ME-DD-YYYY) and pad "Hh: mi" for it and use it as the PICK_DATE_FORMAT_MASK that works very well for most of the selectors of dates.

    The problem I have is that some date picker, I use the application does not require the hh: mi, they need just the part of ME-DD-YYYY. I could use the NLS_DATE_FORMAT for this? I may be able to use the selectors of dates with the "format of date of application use? It doesn't seem to work for me.

    In other words, I need essentially 2 date formats for my selectors of application dates; 1 for just the dates and 1 for dates, including time. And these 2 formats are selected by the user by setting a preference of app dynamically at run time.

    Not sure if I feel here... any idea?

    Thank you!
    François

    You must use the element of the application in the installation of your application, so when you select in your control, you would use the date format of application level. You can change the level application through code or control element.

    Thank you

    Tony Miller
    Webster, TX

  • How can I remotely control the music on the 4th generation Apple TV

    On the 3rd generation Apple TV, I could use the app Remote for artist, Albums, songs and playlists which was to play directly from the Apple TV remote. This allowed me to sit on the deck and set or change my playlist remotely while my Apple TV played on and on. I couldn't count on Airplay from my iPhone to the Apple TV because of being at the edge of my wireless connection. So I used the application to load a playlist on the Apple TV, which was always in range and connected to my stereo.

    With the 4th generation, I can't find an option to load remote a playlist, artist, album, or song. I can only handle what has been loaded using the physical remote control and a TV screen that beats my goal. I bought the 4th generation, because the 3rd generation could not access my subscription of Apple's music while the 4th generation can.

    Am I missing something or is the 4th generation Apple TV / Remote app missed something?

    Make sure that your Remote application is up-to-date. The current release is 4.2.3 and fully supports the music playback controls.

    Remote by Apple

    https://appsto.Re/us/g198q.i

  • My laptop keyboard is now audible sound. How can I turn off the sound of the keyboard

    Help! My laptop sounds keyboard audible tapping now when I type and he not until I have let someone else use it! I want the type to keep quiet!

    Ask the person they did for her.

    Try a system restore to a Date before the problem began:

    Restore point:

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

    Do Safe Mode system restore, if it is impossible to do in Normal Mode.

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    http://www.windowsvistauserguide.com/system_restore.htm

    Read the above for a very good graph shows how backward more than 5 days in the System Restore Points by checking the correct box.

    See you soon.

    Mick Murphy - Microsoft partner

  • ADF Faces: How can I dynamically get the URL of the request?

    Hi all

    I have a reportservlet mapped in my web.xml and click on an af:commandbutton, a navigation of the dialog occurs a separate page with the following code:

    <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN".
    "http://www.w3.org/TR/html4/loose.dtd" >
    < % @ page contentType="text/html;charset=windows-1252"% >
    < % @ taglib uri prefix = "http://java.sun.com/jsf/core' = 'f' % >
    < f: view >
    < html >
    < head >
    < meta http-equiv = "Content-Type".
    Content = text/html"; charset = windows-1252 "/ >"
    < title > SAE report < /title >
    < / head >
    < body >

    < name of the form = "form1" method = "post" action = "" * http://ourserver.acme.org/AcmeApplication/reportservlet * "target ="_self">"

    < script language = "JavaScript" type = "text/javascript" >
    document.getElementById('form1').submit ();
    < /script >

    < / form > < / body >
    < / html >
    < / f: view >

    This code works fine but the problem is deployable on multiple servers of different applications and we need to manually change the part "http://ourserver.acme.org" to match the server. Is there a way to dynamically obtain this value without hand this url every time we do a deployment of coding?

    Thank you very much
    Wes

    Hello

    If the report server is installed n the same host, would be

    work?

    Frank

  • How can I disable all the pings and tones and notes and sounds of the HP Officejetpro 8610?

    I can't tolerate the noise.  How can I disable all the pings and tones and notes and sounds of the HP Officejetpro 8610?  This 'thing' emits a beep and the pings and plays music.

    Thank you

    Sam

    Hi Sam,

    On the front panel of the printer, scrool main screen to the right and the clock setting icon.

    Then click Printer Setup, and then select sound effects Volume.

    Select and confirm, that should disable all these sounds.

    Shlomi

  • How can we dynamically open an external URl of the page of the OFA

    Hi team
    Hello, how can we dynamically open an external URl of the page of the OFA
    For example: my datas table DB are like that
    Employee no       Url
    1     https://www.google.co.in/
    2     https://www.facebook.com/
    3     https://www.yahoomail.com/
    When I don't ask used no 1 of my Search Page
    In the result of my search page table, I get
    1 https://www.google.co.in/
    NOTE: Here item URL is type bean link when I click on the link it should open google page in separate browser
    At the same time, when I question used no 2 which is shown below, then it should open facebook page in a separate browser.
    2 https://www.facebook.com/

    When I try this
    Destination URI - https://www.google.co.in/
    It opens no separate browser, but for employees don't I question as open 1,2,3 only the same page of google in the separate browser for everyone, it is static, I want to dynamically open the URL depend on my employee to query no. If I query emp No 2 it must open facebook page this is my requirement. How can I pass the URL as a parameter?

    Please share your knowledge and experience and your advice my on this issue
    How can I complete my task
    I hope that my requirement is clear, if not please let me know I explained more anyway :)

    Is it Possible to achieve this OAF Page
    Thank you for all your suggestions on this
    Thanks in advance

    A.T. :)

    .findIndexedChildRecursive ("ResultTable");

    Here, you should have the exact itrm link id and not the region containing the lino

    Would it be more likely ImagePath I think ResultTable corresponds to the id of the table of search results

  • How can I dynamically load swc files using as3? (without relying on the Flash IDE).

    How can I dynamically load swc files using as3? (without relying on the Flash IDE).

    The SWF file can be used in the same way as the CFC, which means that you don't need to "visually show" anything when it is loaded. Your code can use the classes and assets incorporated into the SWF, just as a SWC file. So if someone just to load the SWF file to see what was in it that they see nothing. They could however access programmatically to what anyone on the inside just like you, if they went to that level. But it is not as easy as just racing as SWF to see what is inside.

    I hope that all packaging several separate sovereigns will allow you to load and unload only what you need to keep the RAM usage as low as possible with a minimum load SWF.

    If you are ready, please mark all useful/correct so we can filter without response. You're welcome and good luck!

  • How can I get iPhone play sound of favorite when text DND?

    Hello

    How can I get iPhone play sound of favorite when text DND?

    It plays the ringtone for a call when DND of a favorite but not identified a favorite texts me

    Thanks in advance

    You do not have. Notifications for all the messages are deleted when DND is turned on.

  • Satellite A660 how can I turn off the light on the power button?

    Hello, I recently bought a new Toshiba A660-1FL.

    However mind, lighting of the multimedia keys, if I work in the dark.
    In the Bios, I could disable the led lighting, but the on/off switch is always lighting, which distracts me when I'm working.
    This laptop has two power LED, so the lighting power is in my view, unnecessary.

    My question is: How can I turn off the light on the power button?

    Hello

    The power button led cannot be disabled.
    It s there if the laptop is turned on.
    The lighting in the BIOS option only controls the multimedia keys...

    Welcome them

  • How can I permamnetly delete the user account in Windows xp?

    How can I permamnetly delete the user account in Windows xp?

    1. 1

      Go to the control panel. There are several ways to do this, but the most common is to go to the Windows Start menu and click on "Control Panel" on the right side. Follow whatever it is more convenient for you.

    2. 2

      Click on "user accounts" in the window that appears. Or, you see the standard view (with lines of icons) or the display of the categories (which is explicit). Both have a shortcut to the user accounts Control Panel.

    3. 3

      If a control panel is not yet made, click the 'user accounts' Panel at the bottom of the window. If so, you can skip this step.

    4. 4

      Click the link you want to get rid of any user account.

    5. 5

      The next window will have a list of actions you can do for the user account, one of which will be "remove account". It is the action that you'll want to click on.

    6. 6

      The last window that you will see will ask you if you want to keep the soon-to-be-used user represents the files in a folder on your desktop. It's your choice here.

      • If you have already backed up all important data on this user account, you can safely click on 'delete files '.
      • If you do not, you must click "keep files".
    7. Kind regards
    Amith Malherbe

Maybe you are looking for