'Flash' stops working after that 1-click button

So I have 3 buttons and when I click on any of them, that clicked load the image I want and them each one of them stops working.

import flash.events.MouseEvent;
import flash.net.URLRequest;


imgbtn1.addEventListener(MouseEvent.CLICK, OnReleaseMyButton1);
function OnReleaseMyButton1(event:MouseEvent):void
{
    infoField.visible = true;
    var imageLoader:Loader = new Loader();
    imageLoader.load(new URLRequest("picture1.png"));
    addChild(imageLoader);
    trace("BUtton1");

}

imgbtn2.addEventListener(MouseEvent.CLICK, OnReleaseMyButton2);
function OnReleaseMyButton2(event:MouseEvent):void
{
    infoField.visible = true;
    var imageLoader:Loader = new Loader();
    imageLoader.load(new URLRequest("picture2.png"));
    addChild(imageLoader);
    trace("BUtton2");
}

imgbtn3.addEventListener(MouseEvent.CLICK, OnReleaseMyButton3);
function OnReleaseMyButton3(event:MouseEvent):void
{
    infoField.visible = true;
    var imageLoader:Loader = new Loader();
    imageLoader.load(new URLRequest("picture3.png"));
    addChild(imageLoader);
    trace("BUtton3");
}

//
 /*function startLoading(whichImage)
{
    var imageLoader:Loader = new Loader();
    imageLoader.load(new URLRequest("whichImage"));
    addChild(imageLoader);



} */

Here is a link to the .swf file to see exactly what I mean. http://www.fileconvoy.com/DFL.php?id=gf45387fd831a092a999199587cb570046f7c5cf00

I see that you load an image png - is the png blocking buttons once add you it? Transparency in the png allows to block the buttons...

Tags: Adobe Animate

Similar Questions

  • IR remote stops working after that the system will switch to standby

    IR remote no longer works after that the computer goes to sleep.  I use Windows Media Center (Vista) to the TV and use the remote a lot.  The ONLY way to make it work is to restart the machine, which is a PITA.

    In the device, here is what is displayed Manager...

    Windows cannot load the driver for this hardware device because a previous instance of the device driver is still in memory. (Code 38)

    I tried uninstalling, reinstalling the driver, unpluging the receiver IR USB, displacement of ports, etc., the software MS difficulty he tried, but nothing works.  It allows to work all the time, but these last few months, you must restart the computer to operate the remote control.

    Any ideas?  Help, please.

    BTW, it is a HP Desktop Media machine, and the remote control is the standard HP remote given out with their machines.

    Here is the official Microsoft fix for error code 38:

    Code 38: Windows cannot load the driver for this hardware device because a previous instance of the device driver is still in memory
    http://TechNet.Microsoft.com/en-us/library/cc772090%28WS.10%29.aspx

    Have you tried to deactivate "standby" and checked for the repetition of the problem with the IR remote?

    You can ask your question to the Media Center experts at the green button forum:

    http://thegreenbutton.com/

    Have a Word with the help of HP to see if they have a fix for the same.

  • Windows Explorer stops working after that I have to use Windows Update

    Currently, using Windows Vista Ultimate 64-bit service pack 1. After that I restarted the computer to finish the update/install Windows I can't use the functions from the Start button. Any attempt also runs programs through the Task Manager is met even uselessness. I gives me the error that Windows Explorer has stopped working and restarts. However, all program shortcuts that I have on the desktop can be used.

    The only way to solve the problem for me is to use the system restore to take me to a previous time when I didn't have the problem. However if I try to update by using windows update I experience the problem again.

    Im trying to download update is Microsoft .NET Framework 3.5 Service Pack 1 and the .NET Framework 3.5 Family Update (KB951847) x 64

    Finally, I'm sorry if I posted in the wrong forum, I don't know where to go. If posting in the wrong forum, I would appreciate a link to the right pair.

    -Josh

    Hi Josh, I had the same problem with Windows Explorer on a HP Vista Home Edition 64-bit computer, it would keep restart loop and stops also all the programs in the taskbar.

    I searched different forums and I tried different options, but nothing worked until someone said it might be a virus. I have Norton but it does not detect anything, so I tried Defender of Windows (that I had turned off because I had Norton) of Windows Defender found this startup program called mwau.exe to rest under C:\recycler\(random numbers...) but when I open the C: drive, I couldn't find anything manually, but there is no option to delete or disable it through Windows Defender.

    Then I Googled that name and found a software called free Antivirus "Malwarebytes anti-malware 1.41 ' recommended by CNET download.com, it's a small program, but I downloaded and ran, it found and removed this mwau.exe, I have not had problems with Windows Explorer after that, apparently mwau.exe means (I think) auto update for Microsoft Windows.» But after its removal, I have more problems. My updates of Windows runs as usual and I get new updates as usual, but this muau.exe was probably evil viruses do.

    Here is the download free link http://www.malwarebytes.org/mbam.php
    In addition, when you click on download the exe file name is mbam-setup

    Good luck. See you soon.

  • Buttons stop working after pressing the other buttons

    I have three buttons and when I click on the other, the first stops working (for example, no trace event and he traced back to the frame 'tab1'), but the third is still working. Then, when I press the third button the two first and second is no longer working. If I take the stop lines, buttons work fine. The following frames were simply stops on them.

    B1.addEventListener (MouseEvent.MOUSE_UP, b1Pressed);
    B2.addEventListener (MouseEvent.MOUSE_UP, b2Pressed);
    B3.addEventListener (MouseEvent.MOUSE_UP, b3Pressed);

    function b1Pressed(event:MouseEvent) {}
    trace ("hurry b1");
    gotoAndStop ("tab1");
    }

    function b2Pressed(event:MouseEvent) {}
    trace ("hurry b2");
    gotoAndStop ("tab2");
    }

    function b3Pressed(event:MouseEvent) {}
    trace ("hurry b3");
    gotoAndStop ("tab3");
    }

    Is there something obvious that I'm missing?

    Thanks for the ideas.

    Scott

    Check following things:

    1. All three buttons are available on all chassis. [tab1, tab2, tab3]
    2. There is no key between the two images.
    3. If there are key frames are of course you have buttons on the separate layer where there is no frames keys from the beginning to the end.
    4. If you have to have keyframes for the buttons then assign the event listener once more on each keyframe. [as when you insert a keyframe, gets a new bifurcation place]
  • Flash stops working after a certain period of time (not standard issue)

    OK, here I am with this problem once again, the first time it really made me reinstall the whole OS (it's so EVIL), and now he's back. Not that I really want to waste time looking for what is impossible to find, but I really want to reinstall the whole thing again. Here goes:

    (1) it happens in Firefox ONLY. Other browsers are not affected by that issue.
    (2) it happens in any version of Firefox, old/new - no difference. It can go all the way back to 9 even, I tried quite a few people.
    (3) Yes, I have reinstall Firefox several times (with preliminary complete uninstall using Revo Uninstaller)
    (4) Yes, I have reinstall Flash number countless times, and no, it doesn't matter what version of flash, it is, just as with the browser. All the same.
    (5) Yes, I checked the PC for any possible malware using several different anti-malware applications. Nothing. Clean.
    (6) I checked the event viewer, no message here... just nothing.

    What happens is, that it simply stops play ANY flash after some time. Animation, video... whatever. It is therefore not specific thing of youtube. When on youtube I just get the black frame and an annoying flashing / pending tab in the taskbar. That's right, stuck in a cycle. If I restart the browser it is all back to normal. But a little later (I don't know when exactly, about 15 minutes later maybe) he goes back into the glitch. Since my last reinstallation (which is due to this prob), he was for some time without any problems. But now he's back, so instead of reinstalling everything I just want to know: what THE HELL is this shit? It really pisses me now. And no, I don't want to use a different browser, I need Mozilla.

    I'm glad that you seem to have solved the problem.
    I mark the answer to the solution of thread computer expert, as has the connection of protected mode.

    The safe_mode of the Flash Player seems to be involved in more than one problem.

    I know that Firefox Aurora channel a reporter new and experimental, which deals with the Flash crashes and hangs. At the present time, we tend not to be able to get to the bottom of a large number of these issues.

  • Serial number recorded CS4 stopped working after that download Indesign based Cloud

    A few days after the launch of your Indesign based cloud, my photoshop CS4 asked me to enter my serial code. I did and I got this message. "The serial number you entered is not valid. Click OK to try again to enter the serial number"serial number, I entered and rentered time and again my registration number is contained in my Adobe account.

    This happened years ago and restore you something on your end, while I was on the phone with you and everything was OK again.

    You no longer have this service so please someone at adobe will see this and help out me.

    Please, I beg of you, someone at Adobe see this post and reset that needs to be reset, so I can back to work.

    Screen Shot 2016-08-08 at 6.58.39 PM.png

    Moved to Adobe Creative cloud

  • Airport Express stops working after that put 7.7.7 upgraded to Time Capsule

    I was able to update my firmware for my Time Capsule airport, but now my two devices Airport Express, which gave me "an unexpected error has occurred", seem to be in 'brick' and I can not even time Capsule to recognize after a reset.  I even spent my firmware to see if that was the problem... nothing.  Please help

    At this point, is the time Capsule still loaded with an earlier version of the firmware or is it still in 7.7.7? Nevertheless, I would say that you do a ' default ' reset on each of the affected AirPort Express base stations to their "out-of-the-box" configurations

    Depending on your answer to the first question, we can proceed from there.

  • Installation of Boot Camp utility stopped working after that Win 10 Pro was made.  Installer got stuck on step 'realtek' audio  I restarted Windows, but Boot Camp does not resume or restart the Windows installation process-side utilities?

    How can I get the Boot Camp utility to install entirely in Win 10 Pro?  After winning 10 Pro was finished installing, the installation of Boot Camp process began but eventually got stuck at halfway through (for 20 minutes) on stage 'Realtek Audio.   A restart of Windows has not triggered a recovery or re-starting installation of the Boot Camp utility.  Windows, it works, but I have no utilities 'Boot Camp' and can not find any Boot Camp file stored on the side of Windows again.

    Please see Bootcamp 6.0 driver install interrupted for resolution.

  • LAN Ethernet stop working after that lightning struck (HP Omni 100 PC)

    What should I do I can connect just now using the Wifi connection which I am not keen on since it not stabil connection is slow.

    I found the setting Ethernet is ENABLED on the start page of installation when press F10. The light is always green on LAN port now even there is no cable there. If I need to change the ethernet card going to cost me a bomb? Since am a noob on pricing and stuff.

    Thank you.

    Hello:

    You need to replace the whole motherboard to fix the blown ethernet chip.

    It would cost a lot of $$$.

    Just get an ethernet adapter.

    http://www.Newegg.com/product/product.aspx?item=N82E16812232044

  • Buttons radio in the html page generated by cgi script has stopped working after update for Firefox 4 (from 3.6.16).

    I have disabled both of the Firefox Add-ons, I use (NoScript 2.1.0.1 & Ad Block Plus 1.3.6) and restarted the machines, but that has no effect. This problem is repeated on more than one PC, running XP Pro (sp3), Vista (sp2) professional and Server 2003 (sp2), just after the upgrade to Firefox 4, so the problem is definitely related to Firefox 4.

    This could be linked to the new HTML5 rendering engine. To check for this possibility, you can temporarily disable.

    • Open Subject: config
    • In the filter box, type or paste the html5 and make a pause until the list is filtered
    • Double-click html5.parser.enable to toggle it false

    If it works after that, there may be some problems with your form layout (i.e., accepted in HTML4 but not accepted in HTML5), or you may have found a bug.

    This forum focuses on the care of the end user. You can find more help web development on the mozillaZine Web Development Council. Separate forum, separate registration. Please note the advice in the Post sticky at the top of the forum before posting.

  • Re: Satellite A80-135 - during recovery, that it stops working after 10 minutes

    After trying to reinstall Windows from original restore DVD my A80 stop working after 10 minutes of this.

    I tried again several times and the problem is the same. Cannot complete the installation, because is shut down every time after 10 minutes or more.

    Do you have any ideea why this phenomenon happens?
    Thank you!

    Hello

    You should check if the same issue occurs with another disc maybe you could try to reinstall the OS by using the original CD of Microsoft Windows.

    If installation still decomposes at the same point and time then this could be related to a recovery disk scratched.
    On the other hand the laptop could shuts down due to hardware problem.
    As mentioned by Luke, the internal HARD disk bad might work too.

    Overheating could be another reason why the laptop is off.
    Maybe don t cooling modules work as it should and puts it in internal temperature high power off the laptop.

    But these are that some suggestions so it would be really interesting to know if you can reinstall the OS using another disc

  • One of my programs that BSE Market Watch stopped working after I started to date of Microsoft today, pls help.

    One of my programs, observation of the BSE market stopped working after I got updates for my Windows XP today (03/07/2010).  BSE is the Bombay Stock Exchange and I got BSE mKT Watch free program from the Bombay Stock exchange website and it is very important to me.

    Uninstall the updates that you have obtained on 03/07/2010 and see if that solve the problem. If so, then install updates one at a time to see what update stopped the program run.

    If on the other hand, the program is still defective, then this is perhaps a problem with the program itself.

    Please investigate the above and post back with the name of the update or if, in fact, it is the program that was the cause of the problem. TaurArian [MVP] 2005-2010 - Update Services

  • Since I loaded items 14 in my computer, the program stops working after having worked on the images and I try to save the processed images. This happens over and over again and I am very angry that this continues to happen. After working on an image

    Since I loaded items 14 in my computer, the program stops working after having worked on the images and I try to save the processed images. This happens over and over again and I am very angry that this continues to happen. After working on an image for 15-30 minutes I lose everything I did when the program stops working... This is extremely frustrating, as I can't use the program

    Hello... Adobe, you have a phone number I can call to talk about this?

    Why don't answer you my survey?

  • ScrollBar NB100 touchpad stops working after exit full-screen mode youtube

    I have some Toshiba laptops, satellite and now netbook100.

    All share a problem, the touchpad scroll bar:
    It stops working after you exit the full screen in youtube.
    Here's how to reproduce the incident:

    1. with the help of any mainstream browser, start playing a video on youtube, click on the button at the bottom right of the video full screen.
    2. click on [the cross] to exit full-screen. (next to button full screen.)
    3. check if you bar scroll that still work.
    4. a reboot will restore function.

    Currently I m on vista, I think that you will have the same problem under XP.
    The search in google (scroll touchpad bar stops full screen youtube) return more people will share the same question but no answer.

    Environments: win xp all, win vista all.
    All decks, Windows Update driver, updated touchpad driver.

    This is not a major technical problem, but for a netbook, it's very annoying.
    If anyone has this problem or answers, please share it here.

    Thank you in advance.
    Kind regards.

    To be honest, it's the first time I read on this issue.
    I m not a NB100 owner but I have a laptop and I m using IE as your browser and Windows XP.
    I checked this and my touchpad is not working correctly!

    I m wondering if this behavior would appear only the website youtube?  :|

  • AERO Peek stopped working after a few adjustments with HP to get my Photosmart printer to work

    I just upgraded a fairly new computer of mine from Vista to Windows 7 Professional.  The upgarde went well however the AERO Peek stopped working after a few adjustments with HP to get my Photosmart printer to work.  I tried to make the show thumbnails of running programs to display in the taskbar with no luck.  Any suggestions?

    Hi Lisa52465,

    (Already responded to dadams26 in a separate thread and it fixed the problem beautifully).

    Have you tried to run the Aero Troubleshooter? If this is not the case, try this:

    1. open the control panel

    2. go in the system and security category

    3. go to the Center of the Action

    4. click on the link to solve common computer problems

    5. click on appearance and personalization

    6. Select Aero

    He must either correct the errors problem or the State to determine the cause.

    If the Aero Troubleshooter is not the thing, maybe it's just that the Aero feature has been disabled by the update. Try this:

    1. right click on the desktop

    2 select Customize

    3. Select an Aero theme

    4 see if previews back

    Just for the record, could you let us know if any of the suggested fixes works (and which). If you still have problems after trying the above, could you please come back with more details (if possible).

    > This answer help?  If so, would you please click the green button to Vote as helpful to help future visitors encounter the same problem.

    All the best,

    Sharon

    Sharon Roffey
    Queensland, Australia

Maybe you are looking for