Flash audio starts on page load..don't want it

I have a flash photo slideshow with audio. The problem is
that the audio starts on page load and not on reaction to the play
b utton. Any help? auto play is set to off

I don't know much about working with flash. There is a stop
action on the first frame for the slideshow. Do I need to make one
for the sound too? How do I go about doing that?

Similar Messages

  • After upgrading to 8.0 the add-on compatability tool runs and the Getting Started web page loads every time the browser starts.

    After upgrading to 8.0 from 7.0.1 every time I start FF I get the add-on compatibility tool to run and the Getting Started web page loads along with my homepage in separate tabs as well. So far I have tried running the installer again, disabling all add-0ns and custom settings and restarting and turning off automatic updates. Nothing worked there. I got the same behavior each time. I don't know what else to try other than a full uninstall and reinstall. Something I'd like to avoid if it's possible because of the time involved. This is the second time I have posted regarding this issue. The first time I didn't get a response. A solution or a possible workaround would be greatly appreciated if anyone knows of any. As a staff member and a global forum moderator for an anti-virus company I understand how hectic things can be at times but some feedback, good or bad, on this issue would be very welcomed! Regards, Ritchie...

    Hi michaell, thanks for the reply. I tried everything in the Preferences are not saved link you provided and nothing worked there. If creating a new profile will delete all my add-ons and custom settings I might as well just do a complete uninstall and reinstall. That actually would be easier. That article told me how to save my bookmarks though so I don't have to loose those which is nice. I don't know if this makes any difference but there is a discrepancy between the preference file in the article which is: prefs.js and what's showing on my PC which is: prefs with no .js suffix. I tried to rename the file to prefs.js and restarted. No luck there either. It just created another prefs file. I guess we've pretty much exhausted all the avenues to try! I'm just going to go ahead and do a reinstall when I get the time. Thanks so much for your help michaell. I do appreciate the effort. Regards, Ritchie...

  • I can't change ff start page. i edited options menu. i changed about:config /browser.starter.homepage but ff still opens with start page. i don't want this.

    everytime i start firefox it opens on firefox start page. i don't want this. i want my own home page. i have changed it several times in 'options-general-when firefox starts...' but alas to no avail..it still starts up with the firefox start page. i have also gone to 'about:config' and changed the value of 'browser.startup.homepage' to my homepage. i restarted firefox and it worked...but just the once. the next time i opened firefox it started up once again with the firefox homepage. i have done scans, i have tried to remove the hometab with various anti virus/anti malware programms.. i have sieved through my registry..it doesn't matter what i do.. firefox starts up with it's own homepage which i do not want. please can you help?.. it's driving me nuts. i don't really want to have to reinstall firefox. thanks in advance x ps. firefox also keeps crashing on me :(

    ohhh right!! i have been educating myself as i didn't understand what this user.agent.override.pref meant .. now i get it.. yes i will keep an eye on that when firefox next updates...at the moment everything is running smoothly so i'm going to leave it as it is for now. but at least now i know what it all means.. ahh you learn something new every day :-) thanks everyone x

  • Slow start and page load on 10.8.5?

    I recently upgraded to 10.8.5 from 10.6.8. It now takes several tries to get the system to start, and page loading on the net seems slower. Is this normal?

    No.
    Do a backup, preferable 2 separate ones on 2 drives. Boot to the Recovery Volume (command - R on a restart or hold down the option/alt key during a restart and select Recovery Volume). Run Disk Utility Verify/Repair and Repair Permissions until you get no errors. Then re-install the OS.
    OS X Recovery
    OS X Recovery (2)

  • I had to reinstall Flash MX 2004 Professional  when my at work computer, a Dell PC, was replaced but it installed Flash MX 2004 instead. I Don't WANT Flash MX 2004 I want Flash MX 2004 Professional.What do I do?

    I had to reinstall Flash MX 2004 Professional  when my at work computer, a Dell PC, was replaced but it installed Flash MX 2004 instead. I Don't WANT Flash MX 2004 I want Flash MX 2004 Professional.What do I do?

    this is all that's available for mx, Error: Unable to Activate | Macromedia products
    and possibly here, ftp://ftp.adobe.com/pub/adobe/

  • TS1544 ICloud Password enter box keeps popping up.  Will not let me Cancel.  Just started this and I don't want to be in ICloud at all. OSX 9.1 Thanks.

    ICloud Password enter box keeps popping up and will not let me Cancel.  Just started this and I don't want to be in ICloud at all.  Using OSX  9.1 Thanks.

    Hi db429,
    Thanks for using Apple Support Communities.  You can sign out of iCloud completely using System Preferences > iCloud:
    OS X Mavericks: iCloud preferences
    http://support.apple.com/kb/PH14348
    Please note the information in this article if you opt to sign out of iCloud:
    OS X Mavericks: If you sign out of iCloud
    http://support.apple.com/kb/PH14353
    Cheers,
    - Ari

  • Parameter tag flashes on screen on page load

    Can someone please point me in the right direction to solve this problem.
    I'm using a spry to load data from a static xml document. The idea is that an end user can update their own site by changing the xml. Everything works fine, but when you click on the menu option for the first time the parameters (e.g. {name} ) flashes on the sceen for a second or so before it's read from the xml and populated with data. This makes the site look tacty. How do I prevent this parameter from flashing on the screen durning page load? I assume this is a common issue but haven't been able to find a solution anywhere.
    Any ideas would be appreciated.
    Here is a code listing if it helps?
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/template.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Ocean Built</title>
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script type="text/javascript">
    var ds1 = new Spry.Data.XMLDataSet("XML/suppliers.xml", "suppliers/supplier");
    </script>
    <!-- InstanceEndEditable -->
    <link href="Css/main.css" rel="stylesheet" type="text/css" />
    <script src="Scripts/jquery-1.6.min.js" type="text/javascript"></script>
    <script src="Scripts/jquery.cycle.all.js" type="text/javascript"></script>
    <script src="galleria/galleria-1.2.5.min.js"></script>
    <style type="text/css">
    /* BeginOAWidget_Instance_2559022: #slideshow */
                                  #slideshow { 
                                      padding: 0px;
                                            margin:0; 
                                            float: right;
                                  #slideshow-caption{
                                            padding:0;
                                            margin:0;
                                            float: right;
                                  #slideshow img, #slideshow div { 
                                      padding: 0px;
                                      background-color: inherit;
                                            -webkit-border-radius: 0px;
                                            -moz-border-radius: 0px;
                                            border-radius: 0px;
                                      margin: 0;
    /* EndOAWidget_Instance_2559022 */
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2559022" binding="#slideshow" />
      <oa:widget wid="2149022" binding="#OAWidget" />
    </oa:widgets>
    -->
    </script>
    <meta http-equiv="Page-Enter" content="revealTrans(Duration=1.0,Transition=12)">
    </head>
    <body>
    <div class="container">
        <table width="1250px" style="margin-top:5px">
                  <tr>
                      <td width="10px" valign="top" class="sidebar_left">
                          <!--<img src="../Images/MenuItems/left_bar.jpg" alt="Logo" height="100%" />-->
                </td>
                <td width="1250px" align="left">
                <div class="header">
                    <!-- InstanceBeginEditable name="head" -->
              <!-- InstanceEndEditable -->
                    <a href="index1.html">
                        <img src="Images/MenuItems/OceanBuiltLogo.jpg"  height="15%" alt="Logo" />
                    </a>
                </div>   <!-- end .header -->
                <div class="nav">
                    <table>
                        <tr>
                            <td><a href="index.html">Home</a> </td>
                            <td>  <a href="products.html">Products</a> </td>
                            <td>  <a href="stockist.html">Stockists</a> </td>
                            <td>  <a href="about.html">About</a> </td>
                            <td>  <a href="contact.html">Contact</a> </td>
                        </tr>
                    </table>
                </div>
                <div class="content">
                    <!-- InstanceBeginEditable name="MainContent" -->
            <div spry:region="ds1">
              <table class="table">
                <tr>
                  <th spry:sort="countryImage">Country</th>
                  <th spry:sort="name">Name</th>
                  <th spry:sort="address">Address</th>
                  <th spry:sort="phone">Phone</th>
                  <th spry:sort="email">Email</th>
                  <th spry:sort="website">Website</th>
                </tr>
                <tr spry:repeat="ds1">
                  <td align="center" width="50px" title="{countryName}"><img src="{countryImage}" height="33" alt="{countryName}" /></td>
                  <td width="200px">{name}</td>
                  <td width="300px">{address}</td>
                  <td width="150px">{phone}</td>
                  <td width="150px">{email}</td>
                  <td width="250px"><a href="{website}">{website}</a></td>
                </tr>
              </table>
            </div>
            <!-- InstanceEndEditable -->
                </div> <!-- end .content -->
                </td>
            </tr>
            <tr>
                      <td colspan="2">
                          <div class="footer">
                        <img src="Images/MenuItems/footer_bar.jpg" alt="bar" />
                        <table width="100%" border="0" class="footer_content">
                            <tr>
                                <td align="left" width="60%" valign="top">
                                  <img src="Images/MenuItems/LittleLogo.jpg" width="67" alt="Logo" title="&#169; 2011 OceanBuilt" />
                                  &#169; 2011 OceanBuilt
                                </td>
                                <td align="right" width="40%">
                                    <script type="text/javascript">
                                    // BeginOAWidget_Instance_2149022: #OAWidget
                                    var urlToLike = '';
                                    if (urlToLike == '') {
                                            urlToLike = window.location.href;
                                      urlToLike = encodeURIComponent(urlToLike);
                                      var font = encodeURIComponent('inherit');
                                      document.write ('<iframe src="http://www.facebook.com/widgets/like.php?locale=en_US&href='+urlToLike+'&layout=standard&s how_faces=true&width=450&height=150&action=like&font='+font+'&colorscheme=light" scrolling="no" frameborder="1" allowTransparency="true" style="border:none; border-color:#ffffff; overflow:hidden; width:450; height:150"></iframe>')
                                    // EndOAWidget_Instance_2149022
                                    </script>
                                </td>
                         </tr>
                        </table>
                    </div> <!-- end .footer -->
                 </td>
            </tr>
        </table>
    </div> <!-- end .container -->
    </body>
    <!-- InstanceEnd --></html>

    Thanks for your reply. Site still in development. If I can't resolve this issue before "Go Live" I'll probably look at using another approach.
    Thanks
    Bruce

  • Safari pages load don't display in mountain lion

    Since upgrading to Mountain Lion on my 2011 Mac Mini Safari loads the pages however there is nothing visable on the display except for white screen. I have to browse now using Google Chrome. I disabled all extensions and restarted many times with the same results.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Ever since I loaded the firefox 3.6.8 update, I can't see the AdBlock Plus icon on my menu bar - which means I can't make exceptions for pages I don't want AdBlock to block.

    I've never had any trouble with this add-on before. Only afgter updating Firefox to version 3.6.8 has this happened. Anybody know what's going on here??

    Go to Tools > Add-ons > Extensions, click AdBlock Plus, clip Options, in the ABP Preferences window, click Options, place a check mark next to "Show in toolbar" and/or "Show in Status Bar", click OK in the ABP Preferences window.
    The icon will show in the Status Bar. To get the icon on the toolbar, click View > Toolbars > Customize, locate the ABP icon in the Customize Toolbar window, drag it to the position you want it on the toolbar, click Done in the Customize Toolbar window.
    '''More info on ABP''': http://adblockplus.org/en/getting_started<br />
    '''Keep your ABP subscription list(s) updated''': http://adblockplus.org/en/subscriptions

  • Firefox keeps blocking my webpage from changing to a new page - I don't want it to do this. How to I stock the blocks?

    When working in several different programs (Auctiva is one) I get a message that Firefox blocked my webpages attempt to direct me to a new page. Sometimes I can click allow, but sometimes the message is gone so fast i have No Option. In most cases this page switch is necessary for what I am doing to happen - in Auctivia my listing won't post to eBay for hours if it can't switch pages. How can I stop Firefox for blocking these page switches. It is happening more and more. I have adjusted everything I can think of in settings, but nothing helps.
    Karen

    I'm sorry I've never done that before - just tell me how to reach about:config!
    Karen

  • Can't open old files in Pages. Don't want to upgrade. Help please

    I am happy with my old Pages program ... some files I created on the old Pages open fine, as normal. However, some files I created on the
    old Pages (created in Dec. 2013) will not open. I get a pop up from Apple saying that I have to upgrade.
    I would be delighted to upgrade and pay the $20 but I read horrible reviews about the new Pages upgrade. So I would like to stick with my old
    Pages but how can I open these files that are closed to me unless I purchase the new upgrade. Inexplicably, I can open some files that I created this month on the old pages. But some will not open.
    Is there a trick to opening these Pages files ?
    Or should I go ahead and get the new download and take a chance. I only mix text with photos ... no footnotes.
    Please help.  Many thanks ..

    Hi Jerry ... you were absolutely correct ... I must have downloaded the new version since I found Pages-Applications in Spotlight. Then I dragged it from Application to the dock where it now sits next to my old Pages. I tried to open up my file but still could not. How can I export it back to Word 09 (my old Pages) if I cannot open it. And this file will not open now, even when I have my new Pages in the dock. Or should I just give up on opening this file.
    Also, I think I prefer the old Pages (Word 09) ... how can I make sure that I am creating documents in this program. I assume that I can keep it and continue to work with that. I guess the only way to prevent this from happening again is to check if I am using the old Pages before I start a document ?? 
    Many thanks again, Don

  • Cannot reset Home page-keeps defaulting to page I don't want even though I follow directions and answer question re changing home page Yes.

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/858808]]</blockquote>
    Home page reset not working. I follow directions and say Yes
    to question re New home page, but system keeps defaulting to existing home page.

    What '''''is''''' the web page that has taken over the homepage feature?

  • I have a 22 inch monitor set at 150% but since I installed Firefox, the font is too small and the screen is too small. Cannot make font or screen larger. I can do Control++ each time I enter a page but don't want that to be my solution.

    In control panel/display, I had my display set at 150% and at 1680 X 1050 resolution. This filled my 22 inch screen with the page content. Now that I have installed Firefox, the font is too small and the content is centered in the screen leaving about3" per side of blank space. I want to fill the screen and make everything larger. Haven't found a way to do that. Firefox tells me in my control panel/display window that by setting my display at 150%, "some items may not fit in your screen if you choose this setting while your display is set to this resolution. It worked fine with Explorer.

    The Firefox Page Zoom feature does a domain by domain level of saving the users preferred zoom level settings, there is no default Page Zoom level setting in Firefox.
    Try the Default FullZoom Level extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/6965
    Or the NoSquint extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/2592/

  • Since I work with Lion all my programs start automatically. I don't want this

    Since I work with Lion , all programs start automatically. Takes to much time. How can I change this?

    It is one of the over 250 new features of the World's Most Advanced Operating System called Resume.
    When choosing Restart, Sleep or Shutdown there is a checkbox you can uncheck to prevent the apps from launching.
    Also in System Preferences > General there is a hard-to-find checkbox under "Number of recent items" you can turn off.
    If you want to turn it off on a per app basis, (TextEdit is by example, replace TextEdit with the name of the app)
    Launch Terminal and copy/paste this at the prompt...
    defaults write com.apple.TextEdit NSQuitAlwaysKeepsWindows -bool false
    Press return.
    To turn off Resume globally...
    chflags uchg ~/Library/"Saved Application State"
    Press return
    The reverse of the first one is to replace false with true.
    The reverse of the second one is
    chflags nouchg ~/Library/"Saved Application State"

  • Message at start and end of page load

    Hello,
    I have a page with a tabular form and a display region.
    The tabular form has many rows and the region contains the outcome of
    some SQL that can take some time to process.
    As a result,the complete page takes a rather long time to load
    (or maybe its just apex.oracle.com with too many users).
    I need to inform the user at the start of page load to wait until
    the page has loaded completely, a message like
    "Please wait.." at the start.
    When the page has loaded completely,another message to inform
    the user that the form is ready.
    I tried placing a dummy PL/SQL page process in the "after region"
    that simply says "RETURN;" and a success message to inform that the
    page has loaded,but the message does not display.
    Any suggestions please.
    Thanks
    Leckraj

    Hi
    Thanks for the link.
    Is it apex.oracle.com but at times things seems to grind to a halt,
    and I was planning a demo there. This will help (if it works!)
    Regards
    Leckraj

Maybe you are looking for

  • How to retrieve rows in view object and display on UI

    Hi All, I am new to ADF. i am using jdeveloper11.1.1.5.0 . Here is my scenario. In my AM i have a view object say EmployeeVo. on empVo i am performing setRangeStart and setRangeSize. empVo .setRangeStart(2); empVo .setRangeSize(2); Rows[] rows=empVo

  • EIS Drill Through Reports

    Hi, Working with Drill Through reports on essbase 9.3.1. I have defined 10 drill thru reports in EIS because of mulitple hierarchies in some dimensions that needed to be specified. I created 1 from scratch and then copied it and modified OLAP interse

  • Derivation of Sales Office, Customer gr, Sales gr and Sales district

    Hi, In the derivation, of Customer group, Sales Group, Sales Office and Sales District in Profitability Analysis, the standard derivation looks into the table KNVV. But how to pickup the derivation from the sales document where the user selects the v

  • I just upgraded to 10.5 but music not working right

    I just upgraded to 10.5 and all my music would play like it was scrambled how can I fix it I took out the 10.5 and went down one and it works but now I can't sink my iPhone 4

  • Envirnment set up - TEST ,DEVL,PROD

    How to set my server environment as Test,Development,Production. Example: In IBM websphere we have enviroment variables to set in server configration from admin. Similiraly this is can be set in weblogic. This is first time am working with OC4J serve