How can I stop the sounds in this scenario

Hello, I need help.

I need to load an external .swf file in my new movie and stop the sound/music that plays in the file external swf. I need the sound/music to stop immediately on frame one. I do not have the FLA to the external swf file as its years. Can someone help me with this? I know there are 'stopallsounds();' but I do not think I use this right because it does not block the sound when I play the new exported swf.

So to summarize - I loaded in a .swf on a framework (in a clip from the Virgin film) - and on another layer, tried to add the "stopallsounds();" HELP - music continues to play - action!

Hey that worked - rule you! Thank you very much!

Tags: Adobe Animate

Similar Questions

  • How can I stop the sound of reading back to me, when the voice recording

    How can I stop the replay to me a second after that I recorded (audio narration). First 14 elements?

    Roger

    I think that perhaps this is the only option, Bob. I couldn't find another way.

    Unfortunately, if you are wearing your headphones and listen to the audio of the film, when you save, you will hear the echo too.

    It's just the way it works and there is no way to stop doing that I know.

  • Help: How can I stop the sound when I go out of the frame?

    How to stop a puppetsound when I go to another frame.

    I created a button and attached the script below to play the sound

    on mousedown

    puppetsound "the abc song".

    end

    but I want the music to stop when I'm out of the frame

    at the moment when the music is still playing when I get out of the frame.

    any help

    thanx

    You are almost correct. However, I don't think you want to reply to a #exitFrame message and stop your sound (depending on where you have the related code). Instead, use the #endSprite message (issued when the playback head leaves the span of a sprite in the score):

    on mouseDown me

    Sound (5) .play (member ("the abc song"))

    end

    on endSprite me

    Sound (5). Stop()

    end

  • BlackBerry Smartphones how can I disable the sound whenever I get a facebook comment?

    Hello!  I had no problem at all with this wonderful new Blackberry "BOLD" and have totally enjoyed every minute of usage EXCEPT every time that I get a comment on Facebook, I get a sound notification.  This can be really annoying in the middle of the night!  How can I disable the sound for this? Please help because I do not get a good night's sleep unless I turn off the phone - which is not an option.

    Hi, you could put the phone in bedside mode this will stop all notifications for alerts / sounds in this mode...

    otherwise go to messages > hit menu > scroll to alarm messages > scroll other > select facebook > and make any adjustments to your liking here.

    Thank you

  • Firefox continues to try to update each time I open the browser, and it then puts a message saying update failed. It does this on both of my computers. The most recent version, the other does not. How can I stop Firefox to do this?

    Firefox continues to try to update each time I open the browser, and it then puts a message saying update failed. It does this on both of my computers. We already have the latest version, the other does not. How can I stop Firefox to do this?

    If there are problems with the implementation at day then best is to download the full version and uninstall the currently installed version and remove the Firefox program folder to remove all remaining files.

    Download a new copy of Firefox and save the file to the desktop.

    Uninstall your current version of Firefox, if possible.

    • Do NOT remove the data of a personal nature when you uninstall the current version or you lose your bookmarks and other data, because all profile files will be deleted.

    Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

    Your bookmarks and other profile data stored in the Firefox profile folder and will not be affected by a relocation, but make sure that you do not select delete data of a personal nature if you uninstall Firefox.

  • How can I stop the last post showing when I want to send this person a new Imessage.  I have an Iphone 5s

    How can I stop the last post showing when I want to send this person a new Imessage.  I don't want an old conversation appears constantly when I am a Messenger contact.  I have an Iphone 5s

    I don't know, but let me see if I understand what you're asking. You do not want to see the thread you have with a particular contact when you go to send them another message? The only way to do this is to remove the previous message thread. If you send a message to someone that you already have a thread of conversation with, it will continue to post in this thread. There is no such thing as having multiple threads with the same person. All conversations with the same person would remain in the same thread, unless you remove the previous discussions. If you delete your previous conversation, when you go to start a new conversation, he won't have any of the other answers.

  • How can you stop the toolbar of 'charm' of popping up all the time and this HUGE clock

    How can you stop the toolbar of 'charm' of popping up all the time and this HUGE clock... I am new to windows 8 and I do not... I much prefer to have windows 7 return... any suggestions?

    I preached this whole week... my pleasure to increased win8 x 100 once I turned off the edge of the touchpad scan function.  The path may be slightly different, but the synaptics touchpad is the Control Panel / hardware and audio / mouse / device settings / settings / edge shot - and disable "enable edge scans".

    This prevents context changes maddening when browsing the web or doing anything on the touch pad really... you can always access the charms on the right upper or lower, and you can always access history FRO the top left corner after that you disable this... but it is much more controlled.
    hope this helps
  • someone stole my computer. How can I disable the program on this computer... or stop the license for this computer/serialnr. ?

    someone stole my computer. How can I disable the program on this computer... or stop the license for this computer/serialnr. ?

    Hello

    to my knowledge which is one of the benefits of the creative Cloud: just change the password and after a month, the thief can no longer work with her, maybe you can leave same block by Adobe customer service.

    And please see Deaktivierung auf einem PC auf den man keinen Zugriff mehr Hat > answer is written in English

    If necessary and for any other question, click on through http://helpx.adobe.com/contact.html and 'open' Please use the cat, I for my part had the best experiences. An employee of Adobe Preran I quote: the chat button is enabled as soon as there is an available agent to help.

    Hans-Günter

  • How can I stop the looping SOUND?

    Newbie here.

    I created a movie that makes a loop at the end of the last image. I have a built-in Sountrack'u which exceeds the sum of the last frame of the movie. When initially film loops, another copy of the audio clip starts playing on top of the initial melody (MP3). How can I stop the audio clip to restart when the movie back surrounds? I want just the 1st copy of the sound at the end and STOPS when the fact... or restart... I don't want it to start on top of itself...

    Cody21,

    > How can I stop the audio clip to restart when
    > the movie back surrounds? I want just the 1st copy
    > the sound at the end and STOPS when the fact... or restart
    > .... I don't want it to start on top of itself...

    Well, the sound is positioned in frame 1, probably, no? During the
    playhead enters frame 1, the sound goes off again. There are a number
    ways to configure your sound. Two basic methods are events and streams, which
    You can see the area of synchronization of the property inspector when you select the
    the frame that contains the sound. Event means that the audio load in memory all the
    at the same time and plays; Stream means that it has locked in step with the timeline.
    Stream means it does not start on top of itself - but it also means that audio
    stop when the timeline does.

    If your audio starts an image 1, I could see Adding a quick
    action gotoAndPlay (2) in the last frame of your timeline. Who would jump
    the playhead spent Framework 1.

    David Stiller
    Adobe Community Expert
    Dev blog, http://www.quip.net/blog/
    "Luck is the residue of good design."

  • How can I stop the Firefox "remember" the password for a particular Web site?

    Usually, I like that Firefox remembered passwords. However, I don't want it to remember the password for my Yahoo email account. How can I stop the he remembering only this password, without losing other passwords remembers?

    You can use the following steps to delete the recorded data (form) in a drop-down list:

    1. Click on the (empty) input field on the web page to open the drop-down list
    2. Select an entry in the drop-down list with the mouse or the cursor key
      do not click with the mouse or press the Enter key
    3. Press the DELETE key (on a Mac: shift + del) to delete the highlighted entry

    See also:

    • Tools > Options > Security: passwords: "saved passwords" > "show passwords".

    Details such as websites to remember you (automatically log you) are stored in a cookie.
    So, you can erase cookies from Yahoo to Yahoo forget you, in the case where you put a check mark in the box to have Yahoo don't forget you.

    You can control and manage cookies for the domain currently selected tab:

    • Click the address bar onthe Site identity button"(globe/lock)
    • Click on 'More information' to open ' tools > Page Info "with the Security tab is selected
    • Click on "View Cookies" to view the cookies for the domain currently selected tab
    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".
  • I get the pop-up Alexa Sparky everytime I open Firefox, it does not provide a 'no' option... How can I stop the popup?

    Whenever I open Firefox, I get a pop-up asking me to install the Alexa Sparky toolbar - which I don't want. The popup box does not offer an option to say 'no' or "do not ask me again", which is VERY annoying. How can I stop the popup?

    Hello jhart, this popup also appears when you start firefox in safe mode?

    Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

  • How can I activate the SOUND in the streets & trips?

    Do not hear Lady navigation - not strong enough. How can I activate the SOUND? Acer Aspire laptop Windows 7. I checked on the sound of the computer it's upward everywhere where I can find a volume control. No luck. Sounds of the Internet cross just correct, but S & T is much softer. I hear she's talking, but not strong enough to understand what she said. My old Dell, sounds are very good.  Am confused.

    Maybe the manufacturer of your laptop has an updated audio driver on their website you could try?

    http://us.Acer.com/AC/en/us/content/drivers

    Some suggestions are in these discussions.

    Low sound level in Microsoft Streets and Trips 2008
    http://www.laptopgpsworld.com/2044-audio-level-too-low-Microsoft-Streets-Trips-2008-a#post14199

    His penchant for streets & trips, but good for other applications
    http://www.laptopgpsworld.com/3915-sound-low-streets-trips-but-good-other-applications

    You can also try to post in this forum specific help.

    Streets & Trips Forum
    http://social.Microsoft.com/forums/en-AU/streetsandtrips/threads

  • How can I stop the virtual keyboard appear gestures?

    Hello

    How can I stop the virtual keyboard to appear coincidentally in my game? There is no reason for the player to use the keyboard for the game, so I want to disable it.

    My current solution is to wait for the NAVIGATOR_KEYBOARD_STATE with the NAVIGATOR_KEYBOARD_OPENING State and by calling virtualkeyboard_hide(). But which causes the keyboard to appear a few pixels down before disappearing again.

    Is there a way of elequent more disable the gesture of virtual keyboard?

    Thank you

    Claudine

    I'm afraid, is not possible. If BlackBerry Advisor does not fix me don't waste your time on this. If a user low blows to the left of the keyboard is displayed regardless of your application.

  • Why are my automatic messages deleting, how can I stop the direct e-mail window auto deleing my email once it has been read.

    How can I stop the direct e-mail window auto deleing my email once it has been read.

    How can I stop the direct e-mail window auto deleing my email once it has been read.

     
    They are not deleted.  While in the Inbox: see tab | Message Filter button. Check to show all Messages, not Hide the Read Messages.
     
     
  • How can I stop the creative cloud auto launches on iMac?

    How can I stop the creative cloud auto launches on iMac?  I use no creative cloud.  I have a Lightroom stand-alone version.

    Hello

    Open the creative Cloud desktop application, click on the settings button in the upper right corner, go to preferences-> general tab-> settings and uncheck the option 'Start at Login'.

    This should help you.

Maybe you are looking for

  • Urgent

    Urgent I have recive notifications in my IPad Since I have message which This number rose to the pair of power (can I posted?) I do not know this number and even several times message is from Apple about itune I have pay 1.00 dolla to keep certain el

  • What type of disc hard caddy should I buy Envy 15 laptop computer 3040nr?

    Hello world I plan to replace my optical drive with an ssd in my 3040nr feel like 15. Given that I don't have much experience would be nice if someone can share on this topic. What I need is the full specs on the caddy should I buy and measures. Than

  • RS 232 communication with a projector

    Hello! I work in communication with my prjector. The controls are pretty simple, just PWR it for OFF\r PWR to turn off and LAMP? How many hours have the lamp worked \r to land the aircraft. So I just used the example of the writing/reading series wit

  • Has XP but no disc, used a friends but now cannot turn on, what are my options?

    I've damaged my windows XP and I don't have a windows xp disc, so I borrowed my friends to install. Now he says that's not varified. How can I find my original varification? Is my information stored somewhere that microsoft can find so that I can act

  • I need help deciphering an error windows Journal

    I don't know if it's in the right forum. I'm trying to run a program that synchronizes the data of my outlook with my android phone. When I try to run the program I get the following error information: Description:Stopped working Signature of the pro