A single PSD imported, but has buttons in the

I imported a single PSD with 88 layers as buttons. When I double click on the DSP to split, I creat new symbols of 88 keys. But when I run the program, the flash doesn't see the buttons in the PSD. The EventListener does not see the buttons because they are in the PSD file only. I did the buttons one by one, but when you scroll the 88 buttons, the button closer together in the scroll, it's why I did a single PSD so that they don't move.

I'm using Flash Professional CS5

If you double-clicked, it did not affect apart. Instead, you did the same thing by selecting Edition > edit in Place on the menu. Why Actionscript is not your case, it's that they are nested inside a MovieClip. If you want to make this transparent upper MovieClip for ActionScript, select it on the stage, then look in the properties panel and change the symbol of 'MovieClip' to 'Graphic',

Tags: Adobe Animate

Similar Questions

  • Music application opens but has all of the options.

    I just tried to use the music on my iPhone app 6 9.2.1 running. It opens with the image of a young girl with music Apple shown, but no matter what I do nothing else to show. I can play my playlists music asking Siri, but I am totally unable to see playlists or change whatever it is the Apple of the music. I tried to disable music Apple in the settings, but that has no effect. Any ideas on how to solve this problem?

    Hello

    try to tell Siri 'play all my music '. Siri ask who will randomly play all your music.

    Music app works OK.

    Good luck!

    Italian translation:

    SE funziona not the musica con iOS 9.2.1 aggiornamento application challenge Siri e chiedete 'riproduci all the mia musica", rispondera che eseguira all the Musica vostra in modo casuale ora app funzionera'di correctly. O at least a me funziona.

    Sforzamoro10

  • Album imported, but is missing in the list of albums

    I imported several albums to itune on my iphone.

    However, some of the albums are missing from the album list when the list is using sorting by artist.

    How can I solve this problem?

    Thank you

    Hi avachan127,

    If you do not see your content grouped as expected on your iPhone after the import and syncing your iPhone, may not be grouped properly in iTunes. The article link below details how to to fix this in iTunes. Once fixed in iTunes, check your settings for synchronization and re - sync your iPhone to affect changes to your device.

    If you see unexpected songs groups when you browse an album
    https://support.Apple.com/en-us/HT204538

    All my best.

  • Member, but press button of the trial

    Hello

    I have a subscription to Adobe CC. I recently hit the button to launch a trial version for 30 days and now I can't seem to find a way back to how it was.

    Hi Yann,

    In addition, you can also consult: applications Cloud Creative back in test mode after an update until 2015 for CC

    Hope that helps!

    Kind regards

    Sheena

  • Lost iPod, but has date of the last backup for iCloud

    iPod 5th generation, iOS 9.2.

    Last, known to have Tuesday dec 22, by car.  Could not locate mode lost in 'find my iPhone', says offline.

    backup to iCloud says date and time of the last backup performed Wednesday, December 23 at 12:17.  What this means he had access to my wireless home network to do?  It would be good to know if yes, then it is lost somewhere around the House and not elsewhere in the world!

    Thank you

    your iPod touch would be in the House because it was connected to the internet

    If it was in the world then it will not be able to connect to internet

  • Magic jack won't start, but has done in the past

    Hi all, I've had magic jack in the past and it worked fine until my son broke the link to the hard drive by damaging the USB.  I've had another outlet magic BUYMD now, it will no longer work.  When I start the computer, it will say that some startup programs are blocked, including starforce.  What can I do to get this to start to work.

    You must contact the support of Magic Jack.

  • Photosmart Premium: does not copy after replacing black toner XL and colors - but has not replaced the small black

    Printer recognized all the replaced cartridges. It shows a black small as 'used '.  You wonder why it won't copy from the XL Black cartridges.  page is completely blank, unless I select color copy and then only a header is printed.

    I was wondering if I should also replace the small black cartridge.  If so, what is the purpose of the XL Black cartridge?

    test page printed out as Virgin.

    Hi @lisasw2003,

    Welcome to the Forums of HP Support! I understand that you have recently changed the cartridges on your HP Photosmart Premium, you have not replaced a smaller, and now, you are not able to copy.  One of the black cartridges is regular black and the other is a photo in the black, which is the difference between the two. Although you can't print photos, it gets ink in the cartridges.

    Please replace the used cartridge and you should be up and running again. I hope this helps!

    Thank you

  • Targeting of evil to a button on the main timeline for a VideoEventComplete at work

    I have a .fla file that has buttons on the main timeline that target frames in a mc named 'pages' in a table.  The 'pages' are implemented in the form of frames each five images or as a slide show where the buttons advance or return to the previous page.  I want to make invisible buttons until frame 30 video is complete (page 4).  When I insert the code below in the main timeline, the button becomes invisible, but there is no event that will finish to come back only to show the button so it sits right there with no way to advance as the buton is invisible,

    Then... How to target the button to only be invisible when it has an event video complete but not not start before 30 (page 4) image of the mc and then do it again in the 35 framework etc.

    I tried to put it in the main timeline and on the frame of the first video.  If I'm on it within the pages don't need to point the code on the main timeline to get code know where are the buttons? Something like main_timeline.nextbtn etc... ?

    The code in the settings:

    Stop()

    Import fl.video.VideoEvent;

    THIS BUTTON IS LOCATED IN THE MAINTIMELINE\\
    nextBtn.visible = false;
    addEventListener (VideoEvent.COMPLETE, doNextFrame);

    function doNextFrame(e:VideoEvent):void {}
    nextBtn.visible = true;

    pages.nextFrame)
    }

    All the code is:

    THE CODE of the MAIN SCENARIO is:

    Listeners of button

    import of flash.media.SoundMixer;// it comes to the


    nextBtn.addEventListener (MouseEvent.CLICK, nextSection);
    prevBtn.addEventListener (MouseEvent.CLICK, prevSection);

    ///////////////////////////////////////////////////////////////////////////

    function nextSection(event:MouseEvent):void {}

    var thisLabel:String = pages.currentLabel; Gets the current image under chain tag
    var thisLabelNum:String = thisLabel.replace ("sct", ""); cut the main letters off the number
    var curNumber:Number = Number (thisLabelNum); Converts this string to a real number number
    If (curNumber < 18)

    {

    var nextNum:Number = curNumber + 1;
    pages.gotoAndStop ("sct" + nextNum);

    }

    SoundMixer.stopAll (); Place it inside your functions

    }
    ///////////////////////////////////////////////////////////////////////////
    function prevSection(event:MouseEvent):void {}

    var thisLabel:String = pages.currentLabel; Gets the current image under chain tag
    var thisLabelNum:String = thisLabel.replace ("sct", ""); cut the main letters off the number
    var curNumber:Number = Number (thisLabelNum); Converts this string to a real number number
    var prevNum:Number = curNumber - 1; subtract 1 from the number, so we can go to the next image tag
    pages.gotoAndStop ("sct" + prevNum); This allows us to go to the previous image tag

    SoundMixer.stopAll (); Place it inside your functions


    }

    Please Note: it started in a previous discussion, but I think that I was confused that the question so go fresh here, thank you so much for the time on this

    I can't say I'm immune to be confused by the story you tell, but I'll take a stab to offer what could be a solution.  If the buttons are in the main scenario and the code that you want to make visible with in a movieclip which lives on the main timeline, then you can target the buttons from inside and using movie...

    MovieClip (parent).nextBtn.visible = true;

    MovieClip (parent).prevBtn.visible = true;

  • How can I restore Favorites button to the Bookmarks Toolbar?

    I did all of the remedies detailed in helping restore the Favorites button to the bookmarks toolbar, but nothing helped. The favorite button is still missing from my bookmarks toolbar.

    He disappeared last night when a few cosmetic changes appeared on my Navigation bar.

    I had previously imported my Internet Explorer Favorites, but they are buried deep in the bookmarks menu and do not add a new favorite - so they are not practical to use.

    If I could synchronize my favorites to my favorites, I could finally give up favorites in favor bookmarks - but apparently Firefox does not provide this possibility.

    Disappearance of the favorite bookmarks toolbar button makes it practically unusable Firefox for me - unless I can find a solution.

    I have no Add-ons and no new plugin that could cause this problem.

    I solved the problem by a suggestion on the support Forum: I just exported my favourites, as a HTML file, from Internet Explorer 8.0 on the desktop. Then I imported the file Firefox by selecting import bookmarks in HTML... under the import and backup button in the toolbar of library.

    Finally, I closed and reopened Firefox. There was my favorite button once more on the bookmarks toolbar.

  • V10.2 has 2 of the same clip hit the other with a green line in the middle. Help!

    Hello

    My flash drive was working fine then all of a sudden on any browser, I tried Google Chrome, IE, Firefox and Opera, he plays the clip but has 2 of the same clip crushed on the other (so that you try to watch a movie on a 4:3 ratio 16:9 aspect ratio) & he has a brilliant green stripe between the 2 collars to... I tried to uninstall and reinstall but it still it! It does on any website I tried to watch the clips on & it's driving crazy me!

    PLEASE HELP IF YOU CAN, I WILL BE ETERNALLY GRATEFUL!

    First thing to try: disable hardware acceleration (Flash Player settings).

    If this does not resolve the problem, provide more information, i.e. your OS & version.

  • I often use Tor to surf the internet, but after that I've recently updated to 11.0 Firefox (Mozilla Firefox for Ubuntu 1.0) I don't know how to disable Tor or open a browser non - Tor; Tor button has disappeared from the lower right. Thank you!

    I use Firefox (Mozilla Firefox for Ubuntu 1.0) 11.0 in Ubuntu 10.04. Since the Firefox 11.0 update, I was unable to disable Tor, or to navigate without using Tor. There used to be a button at the bottom right which enabled me to move from a Tor enabled, but it's gone. I could find no mention of this in the Tor documentation, so I ask here in the hope that someone had a similar problem and has been able to solve.

    Hello

    You can try to activate the Extension in Tools (Alt + T) > Add-ons, or do a right click on it and find the updates. Please note that if the bar of the Add on is hidden you will need to activate it by right clicking on the + sign after the last tab. If everything fails, you can also try to no proxy in Firefox Edit (Alt + E) > Preferences > Advanced > network > settings. Options > Advanced

    Options

    The module Bar

  • How to import bookmarks into Firefox from another disk hard which has Firefox installed on it but is no longer the primary drive?

    I was running firefox on your desktop. The hard drive became unusable as the main drive, either because of a software installation which has left the operating system unstable or malicious software or both. The hard drive has been cleaned of malware, but has been replaced by a new hard disk that has a new installation of firefox. Operating has been and is Windows XP. The old hard disk which is now F:\ is still in the computer. There are lots and lots of bookmarks on F; \... Firefox I need to import the Firefox on C:\. In my opinion, these are the .json files. Can I copy and paste or import bookmarks?

    See:

  • I'm trying to import my IE Favorites and have read the instructions on how to do it, but the import button in the file in gray and will not let me import. Any ideas?

    I'm trying to import my IE Favorites and have read the instructions, but the import button in the file in gray and will not let me import. Any ideas?

    Try using the import option in the Bookmark Manager (also known as the name of the library)

    1. In Firefox, select the bookmarks menu, then "organize bookmarks" open library
    2. In the library, select "Import and backup" then "Import HTML.
    3. You should get I hope that the ability to import from Internet Explorer.
  • My ipod 5th generation is stuck by resetting the settings and I tried holding the power and the "home" button but has just the same. Also, I tried to sync it upward, so I tunes but it has not been recognized and I can't answer on my ipod. Help, please!

    My iPod 5th generation is stuck by resetting the settings and I tried holding the power and the "home" button but has just the same. Also, I tried to sync it upward, so I tunes but it has not been recognized and I can't answer on my iPod. Help, please!

    Try the remaining shares of:

    - iOS: do not respond or does not light

    -Also try DFU mode recovery mode post-test

    How to put iPod touch / iPhone in DFU "Karthik doodles."

    -If failed and that you cannot completely turn completely the iOS device, leave the battery to drain completely. After loading a hour repeat the foregoing.

    -Try a different cable

    -Try on another computer

    S ' there is still not successful that usually indicates a hardware problem and an appointment at an Apple store Genius Bar is in order.

    Shop Apple Store - Genius Bar

  • When I try to import photos go into the import screen in lightroom, they will not import.  Import the button is dimmed and all the photos are checked for import, but they are a different color too

    Import the button is dimmed and all photos are checked for import, but they are a different color too.

    Hi kinziegirl,

    This happens if you try to import images are already imported.

    See a similar detailed thread Re: cannot import Images grayed out -

    Kind regards

    Assani

Maybe you are looking for