AS2 Flash Sounds MUTE on page navigate HTML

Hi, I have just done couple of banners for Dettol with BG sound, now the client wants the sound to be stopped when he navigates away to a different web page
The issue is
Mouse-over the banner and press alt-tab. The music keeps playing and you can't stop it!
Without mouse-over (music is playing at this point), press alt-tab and go to another application. Press alt-tab and come back to the browser and the music starts playing, even though the mouse is not over the animation
Please help.

  equityme.com/demo/dettol/
equityme.com/demo/dettol/300x250.zip

Similar Messages

  • Turn Flash Sound OFF in Javascript or HTML

    My client would like the Flash banner I'm using to play audio
    only on the home page. Can I shut the sound off in javascrpt or
    html (in the object tag properties)? Client does not want a sound
    toggle button - simply no sound.
    I know I can create a second version of the Flash without
    sound - but then users would have to load that file in addition to
    the first Flash. I've searched without any luck. Any help would be
    much appreciated.
    Dave

    ZoeShangrila wrote:
    I loaded a recording of a speech [...] But it sounds very echoey
    if you create a New Basic Track, and drop the audio file into that, there will be no added effects
    ZoeShangrila wrote:
    Or, is there another program I should be using to make these simple edits?
    GB will work, but to edit audio the best choice is an Audio Editor:
    http://www.bulletsandbones.com/GB/GBFAQ.html#audioeditors
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • Mute Sound To Other Pages

    I am failry new to actionscript. I have a movie flv playing
    on the home page with a mute button. The interior pages also have
    this movie, but the site is in coldfusion, so flash loads on each
    page. My customer wants the sound to mute through all pages if they
    click mute on the home page.
    Can anyone give me suggestions on the best way to do this and
    a code sample if possible?
    I was thinking either passing a url variable or setting a
    session variable, but I am unsure of how to do this in
    actionscript.
    Thanks!

    The best way to conserve client application states across
    different SWFs in the same client, or reloads of the same SWF in
    the same client, is to use a localSharedObject as a "Flash cookie"
    to store application state information on the client. Configure
    your SWF application to wait until it has checked the
    localSharedObject for information, and then configure your mute
    on/off accordingly.
    You undertsand, of course, that every time you load a new cfm
    page, the SWf will reload, as will your sound, even if it's cached
    in the browser. If all you're doing is conserving application
    state, that works, but if you want a sound to continue playing from
    the previous spot when it reloads... well that's dicey, if not
    downright impossible.
    My recommendation if you want continuous sound playback, is
    not to use different SWFs.

  • Turn Sound OFF in Javascript or HTML

    My client would like the Flash banner I'm using to play audio
    only on the home page. Can I shut the sound off in javascrpt or
    html (in the object tag properties)? Client does not want a sound
    toggle button - simply no sound.
    I know I can create a second version of the Flash without
    sound - but then users would have to load that file in addition to
    the first Flash. I've searched without any luck. Any help would be
    much appreciated.
    Dave

    sprecks1 wrote:
    > i forgot to say... I have used the sound on several
    clips and wanted to take it
    > out of all of them, I've used this variable, which I
    think should work rather
    > than taking the sound out of a single clip,
    >
    > var soundControl = new Sound (trains.wav)
    > soundControl.setVolume(0)
    >
    > but I'm not sure how to actually call it, my Action
    Scripting is unfortunately
    > very minimal, could u please suggest a piece of code
    before this to call the
    > variable?
    >
    Oh OK, if you want a global volume control, you give it an
    argument of
    '_root' and you can store a reference to it in _global so
    that you can
    access it from anywhere. so, on frame 1 of your flash, do
    this:
    _global.sound_control = new Sound(_root);
    then to mute to volume from wherever you like you call:
    _global.sound_control.setVolume(0);
    so for example if you had a button called 'mute_btn':
    this.mute_btn.onRelease = function()
    _global.sound_control.setVolume(0);
    MOLOKO
    Macromedia Certified Flash MX 2004 Developer
    Macromedia Certified Flash MX Developer
    ::remove _underwear_ to reply::
    'There ain't no devil - it's just God when he's drunk' Tom
    Waits
    GCM/CS/IT/MC d-- S++:- a- C++ U--- P+ L++ !E W+++$ N++ O? K+
    w+++$ !O M+
    VMS? PS+++ PE- Y PGP+ t+ 5-- X-- R* tv++ b++++ DI++++ D+ G e
    h-- r+ y++

  • Flash Player in web page hosted on Windows Azure

    First, I admit I am a Flash noob. That said, I have an ASP.NET web page (ASPX) hosting a flash movie, and the page works perfectly on my development box but does NOT work when hosted on a Windows Azure web role.  The initial image (PNG) displays, and the triangular "play" button is there, but when you click it the player rectangle goes all black.
    I have verified that the files are in place.  All the naming is correct.  As mentioned, it DOES work locally.
    This is an SWF file that loads an MP4 file and there's some xxx_config.xml file that provides subtitles to the narration in the video.  I did not make the movie, but it was made in Camtasia Studio 7.  It generated the core html object tags that I copied, and all the supporting files.  As far as I can determine, the SWF file is failing to load the MP4 file.
    In theory, this should NOT be a cross-domain issue as all the files are in the same folder of the same web site.   I have tried adding a crossdomain.xml for good measure, but that had no effect.  I also made sure to try using one single web server instance in Azure in case the load balancing between instances was causing the problem, but that had no effect.
    I have a support call in to Microsoft, but of course they say they do not support Flash and I imagine Adobe will say they don't support Azure. 
    Anyone aware of any Azure-specific gotchas?
    PS I am testing in the same IE9 browser from my local machine so browser settings are identical from the case that works.

    I fixed it myself.  It turned out to be an Azure issue, not a Flash issue.  By default when an Azure web role instance is created (think VM), the IIS server is not configured with a MIME type for MP4 files.  You have to add it to your project's web.config file if you're going to use that type of file.
    IIS doesn't like to serve up file types that it doesn't know about.

  • Problems with flash transparent drop down menu over html in some browsers

    Hi everyone... this is my first post and it's about an issue
    that's causing me a few problems.
    I'm currently designing/ building my company's web site, the
    test page be viewed here: www.musflashtv.com/test.htm
    1) This layout contains an embeded flash movie (.swf) with a
    transparent background, this is the main navigation.
    The flash navigation has a drop down menu that animates down
    and covers the html page (containing links) below.
    The problem is that in most current browsers such as; Firefox
    2.0.05 (links below template don't work), Netscape 8.1.3
    (navigation drop down and links don't work) and Opera 9.10 (links
    below template don't work), any links just below the 'invisible'
    transparent area coverd by the navigation can't be clicked 'through
    the flash file'. The exception is IE 7.0, everything is fine there.
    (it hasn't been tested in any mac browsers though).
    Because the area below the navigation on
    www.kitachi.info/work is one large dummy jpeg file, the link below
    would be a much better example to look at.
    http://www.musflashtv.com/shows/ind...tlight-Sessions
    The flash navigation is embedded in the html (tlp) template
    file using the code below and aligned using an external style
    (.css) sheet, this html code not only embeds the flash movie but it
    also tells the browser to display it's background and as
    transparent. The flash movie is embedded in a layer that sits above
    the table.
    3) The flash embed code:
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
    name="shows-navigation-tranparent" width="851" height="300"
    align="top" class="flash-navigation"
    id="shows-navigation-tranparent">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie"
    value="flash/navigation-tranparent.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#000000" />
    <param name="SCALE" value="exactfit" />
    <embed src="flash/navigation-tranparent.swf" width="851"
    height="300" align="top" quality="high" wmode="transparent"
    bgcolor="#000000" name="navigation-tranparent"
    allowscriptaccess="sameDomain" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    scale="exactfit" />
    </object>
    Does anybody know of any code that can solve this problem or
    know a different way of creating a flash navigation with a drop
    menu that can be embeded over html?
    Any help or advice would be greatly appreciated especially as
    this issue is holding back progress in a big way.
    Thanks in advance guys!
    Adie

    It's IE-only behaviour as a result of changes Microsoft made
    last
    year to their browser, regarding how Active Content (Flash,
    Quicktime etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2, the fix is already built
    into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "swizzle_16" <[email protected]> wrote in
    message
    news:eqr0ib$48r$[email protected]..
    > Help please, I've put together a website using a drop
    down menu system
    > that
    > needs to drop down over a flash animation - I've managed
    to get the drop
    > downs
    > to go in front of the animation using the transparent
    tag - but each
    > option has
    > to be clicked on twice to get the link to work.
    >
    > Does anyone know how I can change it so the link needs
    to be only clicked
    > once?
    > The drop down menu system I've used is : * AnyLink Drop
    Down Menu- ©
    > Dynamic
    > Drive (www.dynamicdrive.com)
    >

  • New Safari 2.0.3 displays some Router Firmware pages as HTML Source text

      Hello Safari users and gurus.
    I installed the new 10.4.4 Combo Updater yesterday, preceded and followed by permissions repairs and other maintenance, including cleaning Safari Caches. Safari 2.0.3 works.
    My problem: 10.4.4's new Safari 2.0.3 displays HTML source text after I click "Save" from within my Linksys (latest firmware) router's web based administration pages that worked correctly with the previous version of Safari.
    When I check or change my router settings, the initial router settings pages appear as they did with the previous version of Safari. However, with 10.4.4's new Safari 2.0.3, as soon as I click "Save" to attempt to save a changed router setting, the confirming info from the router is displayed as HTML source code instead of the expected HTML page display.
    If I wait for the router lights to indicate activity has ceased and then reload the router's opening admin address, the page opens again normally, and I can navigate to other pages and see that the changes have been saved. However, any click on any "Save" changes button in the router's pages delivers another page of HTML source text.
    I will watch for future router firmware updates to see whether the issue is resolved from the Linksys side.
    Does anyone have any suggestions for improvement now? All assistance will be appreciated.
    EZ Jim

     Thanks glefand. As you suggested, I tried my old iBook G3 that is still running 10.3.9, and it works fine for me.
    My G5 DP also worked normally up through OS X 10.4.3. My problem only began after I installed the 10.4.4 update. I think the Safari update included with the 10.4.4 update is what is causing the issue with the firmware pages on my Linksys router.
    Hopefully a future router firmware update (or Safari update?) will restore proper operation. If not, I will continue to reload from the router's Start page. The need to work around this glitch is annoying, but the actual function of my router setup works without problem, even though the pages do not display properly.
    Thanks again for your helpful suggestion,
    Jim
    G5 DP 1.8, 4.5G RAM, 2x160GB Seagate, 1,000va UPS   Mac OS X (10.4.4)   20"ACD, iSight, AirportCard, Klipsch GMX A-2.1 Audio

  • Capturing the output of a JSP page as HTML

    Hi,
    Can anyone tell me if this is possible. I have a JSP page that contains
    information about an order that was just entered (Essentially a
    confirmation page). What I want to do is somehow intercept the output
    stream inside the JSP page and write it to a file, as plain html, which
    I
    will later attach to an email and send to someone.
    Thanks,
    Jordi
    Jordi Pinyol Essi Projects
    Ingeniero de Desarrollo
    [email protected] t +34 977 221 182
    http://www.essiprojects.com f +34 977 230 170

    You won't be able to "intercept" the output since it is the JSP page itself that is doing the writing.
    Will the file that you write the output to reside on the client side or the server side? It sounds like you want to receive the HTML output not as something to view on the browser, but a file you can save and send and use later. If this is the case, one technique that might work is to take advantage of the servlet name mapping feature that is available for registered JSP pages.
    Assuming your JSP pages are registered, you would map your JSP page like:
    <servlet>
    <servlet-name>confirmation</servlet-name>
    <jsp-file>confirmation.jsp</jsp-file>
    </servlet>
    <servlet-mapping>
    <servlet-name>confirmation</servlet-name>
    <url-pattern>/confirmation.out</url-pattern>
    </servlet-mapping>
    What happens is that a request for the URL /NASApp/myapp/confirmation.out gets mapped to the confirmation.jsp JSP page. If you set your MIME type correctly in the JSP page, the HTML output from the JSP page is not properly recognized by the browser causing it to prompt you to save the file.
    I have used this technique to generated CSV files from a JSP page. The browser is completely fooled.
    JC
    Jordi Pi?ol wrote:
    >
    Hi,
    Can anyone tell me if this is possible. I have a JSP page that contains
    information about an order that was just entered (Essentially a
    confirmation page). What I want to do is somehow intercept the output
    stream inside the JSP page and write it to a file, as plain html, which
    I
    will later attach to an email and send to someone.
    Thanks,
    Jordi
    Jordi Pinyol Essi Projects
    Ingeniero de Desarrollo
    [email protected] t +34 977 221 182
    http://www.essiprojects.com f +34 977 230 170

  • No Flash Sound on YouTube

    HP Pavilion Entertainment PC dv9700
    Service Tag dv9910us
    Window 7 Ultimate 32-bit. 
    Get no Flash sound on YouTube or CNN.  Get good sound from YouTube videos saved to hard drive by Realplayer.   Then the saved YouTube video plays everywhere: Windows Media Player, VLC and Realplayer.  I recall the YouTube sound disappeared in the last weekend of Nov 2011 when Flash was automatically updated.  At first it was intermittent and then silent forever.
    So far.  No luck.   I deleted and reinstalled Adobe Flash.  Even tried the Flash Uninstall Utility.  Actually I deleted everything with Adobe listed on it vias Control Panel Uninstall.  I deleted the sound driver for the Conexant High Definition SmartAudio 221 and reinstalled.  I even unpdated it.  I consecutively deleted and downloaded the latest versions of IE, FireFox & Chrome.  I tried Microsoft Fix-It.
    In Device Manager, there are two yellow warnings.  NVIDIA nForce Networking Controller (Code 10) and USB Host Controller (Code 43).  I don't know if one of these can be the issue.
    One weirdo.  Sound worked for 30 seconds one night the first week of March when my wife innocently started to watch YouTube.  When I realized it and called it to her attention, the sound disappeared.  Go figure!
    I'm thinking of restoring Windows 7, but that will create a lot of work for me.
    Any new information on a fix?
    With so many complaints -- it seems -- everywhere, I'm surprised someone like Adobe has fixed the problem?
    Naive question:  Are we locked into Adobe Flash Player for YouTube or CNN?
    Thanks.

    Do you hear audio on either of these two pages?
    Test 1
    Test 2
    Please follow the instructions in this FAQ for a few troubleshooting steps and further details on what we'll need and how to report this issue to us for investigation.
    How do I troubleshoot and report problems with Flash Player Video?
    Thanks,
    Chris

  • How to put a Flash movie on IWeb pages

    I am trying to find out how I can put flash movies on a website designed in IWeb. The .mov files are large and therefore load very slowly (and are also able to be downloaded by anyone with QT Pro I think).
    Does anyone know how to put flash videos (and what format they are supposed to be in - that SWV or FLV) on IWeb? I think I have to put a flash player on the page (or site, whatever) as well.
    Apple Care can't help me - and when I went for a One-on-One at the Apple Store it was a complete waste of time (I have to drive an hour just to get there).
    I have found a few programs on the internet that I can buy to convert my videos to Flash (without having to spend a fortune on Adobe Flash).
    Any help is GREATLY appreciated!
    Thanks,
    Kim

    I know. Look here:
    http://web.mac.com/wyodor/Embed_Media/Embed.html
    http://web.mac.com/wyodor/iFrame/
    Also search this forum. The question is not unique.

  • Flash SWF file not playing as HTML snippet!?

    Any Flash gurus out there? I'm trying to get a SWF flash file to play as a HTML snippet but it doesn't seem to be working. I'm using Artotems Flash code within the snippet. The SWF file was encoded using Flash v9.0 and it plays on it's own when I open it the file directly from a web browser. However, when it's referenced from my website through iWeb nothing shows up!? Any ideas? Here's a screenshot of the code I'm using. Maybe you gurus can tell me if my syntax is incorrect?
    http://i40.tinypic.com/2na7iq9.jpg
    Message was edited by: dropscience

    You're not using the full URL to the file.
    You have "/Media/knowledgereignssupreme.flv" in both instances where it should be...
    "http://www.websitename.com/Media/knowledgereignssupreme.flv"
    You can also open it with a simple iFrame code like at the bottom of this page......
    http://www.iwebformusicians.com/MusicPlayers/FlashskinsPlayer.html

  • Comment connâitre l'état d'activation du scrollPane, en AS2, Flash 7.2 ?

    Bonjour,
    j'utilise à un moment donné un scrollPane dans mon code AS2 (Flash Mx Pro 2004. Je sais je sais... c'est vieux ! J'y peux rien si mon boss n'investit pas dans une version récente !)
    Voici le problème :
    Je cherche à savoir si le scrollPane est actif ou pas (suivant la taille du clip auquel il est rattaché), de façon à activer ou pas la gestion de la molette de souris sur mon clip (MovieClip.onMouseWheel).
    Or, à part détecter que la position de l'ascenseur du scrollPane (ScrollPane.vPosition != 0) n'est pas nulle (il faut donc commencer par le faire bouger en dragant directement le curseur de l'ascenseur !), je n'arrive pas à trouver une propriété du scrollPane qui me dise clairement si le scrollPane est activé ou pas !
    Ca me parraît pourtant important comme information, dans la gestion du scrollPane, mais je trouve po ! :^s
    Quelqu'un voudrait-il m'aider gentiment ?
    Merci d'avance ! ;^p
    Paolo
    [email protected]

    Pour remettre à leurs valeurs par défaut tous les Contrôles d'une Page quand on la sélectionne ... et donc qu'elle devient visible,
    j'ai trouvé ceci :
    J'ai testé, ça  fonctionne.
    Je ne suis un "pro" des "Control Tab" .. il y a peut-être une méthode plus simple (plus directe)
    (Ceci dit, c'est la première fois que j'utilise un "control tab" ... je suis parti à l'aventure via un peu de recherche et de scripting)
    Pour réinitialiser "l'ensemble" au départ, il y a ceci :
    Pièces jointes :
    reset_CTRL_page.vi ‏16 KB

  • Flash Web Sites with Pages of Different Heights

    http://louiswu.aisites.com/imd233/final/index.html
    The above link to the my latest class project. You'll notice on all but one of the site's pages that when you scroll down in your browser, that there's a big gap between the bottom of the content and the bottom of the browser. The exception is STORE.
    Have I just stumbled on a "limitation" of creating web sites with Flash, in that the page with the tallest content will dictate how tall the stage is for the rest of the site?
    I'm not even sure what I should be asking here: Is there some sort of work-around, or some entirely different way I should be working when using Flash and HTML/CSS together?
    The only option I see right now is to create separate .swf files for each pages, and then embed them into their own HTML files.
    LOL. Did I just answer my own question?

    When you create a Flash swf file it has one stage size, and that stage size is whatever you make it. 
    Most people design a Flash site to fit within the browser window size and not have one that requires scrolling.  In that scenario, if scrolling were necessary, the scrolling would be built into the swf and the browser scrolling would remain unaffected.
    For a site that varies in height from page to page, it would be more likely to not create a Flash site, and instead create individual pages for each section.
    So in a way you have kind of answered your own question.  If you want to use Flash for the design and you want to have the different sections only scroll as much as necessary using the browser scroller, the easiest way to accomplish that is to have each page as a separate html page containing a separate swf file.

  • Pages/pages/pages/main.html not found

    Hi all
    Please accept my apologies if this is a totally daft problem.
    I have a site that will have 3 main pages (for 3 different parts of
    our company) all of which will have a load of sub pages. I had
    thought to have the 3 main pages in the root directory, then have
    all the links in a /pages directory so that the root wasn't all
    clogged up. In dreamweaver, i have my links set up as:
    pages/example.html - but if (after uploading to test) i am on that
    page and attempt to navigate to another page within the pages
    directory eg. a file which in dreamweaver has the link
    pages/example2.html, i get a message saying the file
    pages/pages/example2.html is not found. So I know that it's looking
    for the pages directory relevant to the folder it's in, rather than
    the root folder. Is there any easy way to sort this out? I am
    totally new to web design, so any help would be appreciated.
    Thanks
    Jon

    jonnyozz posted in macromedia.dreamweaver
    > Hi all
    Howdy.
    > dreamweaver, i have my links set up as:
    pages/example.html - but
    > if (after uploading to test) i am on that page and
    attempt to
    > navigate to another page within the pages directory eg.
    a file
    > which in dreamweaver has the link pages/example2.html, i
    get a
    > message saying the file pages/pages/example2.html is not
    found. So
    > I know that it's looking for the pages directory
    relevant to the
    > folder it's in, rather than the root folder. Is there
    any easy way
    > to sort this out?
    If the links are in each file, create your links as document
    relative.
    If the links are in an included file, you may want to use
    site root
    relative.
    > I am totally new to web design, so any help would be
    appreciated.
    Do take some time to learn the basics of HTML and CSS.
    Understanding
    paths is one of the required basics to Web design.
    Mark A. Boyd
    Keep-On-Learnin' :)

  • Why flash white when changing pages?

    why does my website flash white when changing pages? it is very time consuming and i wish for a better flow.
    thank you.

    www.oddussee.com
    Could it be that I am not using business.catalyst? I did an EXPORT TO HTML.
    Thanks!
    Message was edited by: oddussee

Maybe you are looking for