Overlay question...will i be able to make this work?

I have a custom button graphic that is a white/red star. I'd like it to appear in the selected state and be invisible in the 2 other states.
I've followed the directions that I've found in other threads/forums and my star appears jagged and the red associated with the star is gone. My only options are to "pick" one of the colors in the button tab. Which will not match the specific red associated with this project.
What am I doing wrong?
I'd like to avoid a layered menu so I can use music.
Thanks!
G5 Dual 1.8 Ghz PowerPC   Mac OS X (10.4.10)   DVDSP 4, Photoshop CS

I tried this, but the white part of the star keeps keying out to show the black behind it, which is part of my background. (or whatever color is behind it...gray, yellow, etc...)
any ideas?
(Thanks for the help by the way)

Similar Messages

  • Can i make this work with a number specified in the constructor?

    Hi everyone
    I posted a couple of days ago and i have managed to advance a bit since then.
    Here i have a class called "flower" and it draws a flower with two leaves and 12 petals using the classes "petal and "leaf".
    However, ideally i would like to be able to make this work with a number of petals specified in the constructor, not just 12.
    is this possible or do i need to rewrite the entire class?
    import java.awt.*;
    import java.awt.geom.*;
    public class flower {
        private Shape circle;
        private Shape stem;
        public flower()   {
            circle = new Ellipse2D.Double(-25, -25, 50, 50);
            stem = new Line2D.Double(0.0, 0.0, 0.0, -200.0);
        public void paint(Graphics g) {
        Graphics2D g2 = (Graphics2D)g;
        g2.setPaint(Color.green);
        g2.setStroke(new BasicStroke(5)); // Line width 8 pixels
        g2.draw(stem);
        // Add the petals
        petal P = new petal(Color.red);
        // Scale, translate and rotate the petal into place.
        AffineTransform orig  = g2.getTransform();
        AffineTransform T = AffineTransform.getTranslateInstance(0.0, -25);
        for (int k = 0; k < 12; k++) {
          double angle = k*Math.PI/6.0;
          AffineTransform A =  AffineTransform.getScaleInstance(1.0, 1.0);
          A.preConcatenate(T);     // Scale, then rotate
          AffineTransform R = AffineTransform.getRotateInstance(angle);
          A.preConcatenate(R);     // Scale, translate and then rotate
          g2.transform(A);
          P.paint(g);
          g2.setTransform(orig);     // Restore original transform
          g2.setPaint(Color.yellow);
          g2.fill(circle);
          leaf L = new leaf();
          AffineTransform B = AffineTransform.getTranslateInstance(0.0, 0.0);
          B.translate(340, 425);
          B.scale(1.0, 1.0);
          B.rotate (Math.PI/6);
          g2.setTransform(B);     
          L.paint(g);
          g2.setTransform(orig);     // Restore original
          leaf L1 = new leaf();
          AffineTransform C = AffineTransform.getTranslateInstance(0.0, 0.0);
          C.translate(285, 430);
          C.scale(1.0, 1.0);
          C.rotate (Math.PI/-6);
          g2.setTransform(C);     
          L1.paint(g);
          g2.setTransform(orig);     // Restore original
    }I am tempted to make "flower into a class that extends "petal" would this make it easier for me to achieve my goal?
    Any help would be great
    Thanks Carl

    Your NewFlower class extends petal. You NewFlower constructor calls super( color, petnum ), so the petal constructor is invoked. In the petal constructor, you ignore petNum. You do nothing else in the NewFlower constructor, so petNum is ignored there as well.
    What makes you think that in this orgy of ignoring petNum, that any petNum variable will magically get set, or that your flower will now magically have the right number of petals?
    � {�                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I currently do not remember the answer to my security questions and my rescue email is no longer active. How will I be able to make purchases without knowing either?

    I currently do not remember the answer to my security questions and my rescue email is no longer active. How will I be able to make purchases without knowing either?

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • How will I be able to make the TestStand UI objects into XP theme?

    Hi, I am using TestStand UI in .net, How will I be able to make the UI objecys of TestStand to adapt the XP theme?
    Is there any example code that you can give me? Thanks!
    Solved!
    Go to Solution.

    The shipped TestStand  .NET Operator Interface  has a manifest file included in the project. This manifest file includes the Micrsoft.Windows.Common-Controls which is needed to identify the XP theme that has been configured on the operating system. In the shipped .NET Operator interface, this .manifest file is being embedded into the executable and formats the TestStand Operator Interface to display the XP theme that has been configured on the operating system. in the shipped TestStand 4.1.1 Operator Interface, the manifest file is embedded into the executable in a Project post-build event.
    There are three things that the manifest file is required to have in order to allow the TestStand Operator Interface executable to adapt to the XP theme. They are as follows:
    The manifest file must have the same name as the executable. For example, if your executable is named MyExecutable.exe, your manifest file is required to have the name MyExecutable.exe.manifest.
    The manifest file must include the Micrsoft.Windows.Common-Controls in order to identify the XP theme that has been configured on the operating system.
    The manifest file must reside in the same directory as the executable.
    If you are building on an existing Operator interface that ships with TestStand 4.1.1, make sure that the manifest file meets these two requirements. If it does you can test that the theme is properly adapting by selecting Debug»Start Without Debugging.
    If this works properly, you can rest assured that when building a release version of the TestStand Operator Interface, it will adapt to the XP theme that has been configured on the operating system.
    NOTE:  that you can only test this feature if you launch the executable without debugging because this allows the executable to run its own process. If you run the executable with debugging, the Visual Studio environment will host the process and will not allow the manifest file to be embedded into the executable.
    -Adri
    Message Edited by Adri K. on 03-04-2009 04:15 PM
    Adri Kruger
    National Instruments
    LabVIEW Product Marketing
    Attachments:
    matching names.jpg ‏27 KB
    debug.jpg ‏20 KB
    manifest.jpg ‏65 KB

  • I got a message that it needs to upgrade my library, once upgraded, i will not be able to use this library. Will I lose all my photos?

    I got a message that Aperture needs to upgrade my library, once upgraded, I will not be able to use this library. Will I lose all my photos? Please help!

    I got a message that Aperture needs to upgrade my library, once upgraded, I will not be able to use this library.
    Photogirl, that surely is only half of the alert message. You will not lose your photos; this message is alerting  you to the fact, that there will be no way back. Once the library has been upgraded, you will no longer be able to open it in the previous Aperture version. So, if you have other macs with older Aperture versions, these will no longer be able to read your converted Aperture library.
    When you see an alert like this, it is always wise to check, if your backup is current, before you proceed. Make sure, you have a working backup of your Aperture library, and also, of your current version of Aperture, just in case.
    Regards
    Léonie

  • Hi. Good morning, I intend to purchase the Photography Photoshop program. The Rs 499/month one. I currently use an Mac Air. But intend to buy a iMac in about 2 months time. Will I be able to transfer this program or continue using this on my new machine?

    Hi. Good morning, I intend to purchase the Photography Photoshop program. The Rs 499/month one. I currently use an Mac Air. But intend to buy a iMac in about 2 months time. Will I be able to transfer this program or continue using this on my new machine?

    My eyes just glazed over...Please in the future break down each of your issues with paragraphs separated by two carriage returns. It would be much easier when trying to address your issues.
    Go to Apple menu -> System Preferences -> Keyboard and Mouse -> Mouse
    And edit your mouse settings to do what you want it to do.
    Secondly, this is not the place to vent. If you have a complaint, there is:
    http://www.apple.com/feedback/
    or http://www.apple.com/contact/
    We are just end users here helping other end users.
    Third, from my understanding, it would appear you are concerned about the noise the hard drive makes when it falls asleep? Why not put your machine in screen saver mode instead? Apple menu -> System Preferences -> Energy Saver turn off all Energy Saver settings, or set them to run Never.
    Fourth, if your machine was purchased just a few days ago, you may still be able to get an exchange from the store, quicker than you can get a repair done. You may want to look into that possibility.
    Fifth, it does appear you found the Logic forum. I would persist in asking there how to solve your technical issue with Logic regarding the audio. It may be you don't have to do anything special to the hard drive. Remember audio can be transmitted by wire, avoiding ambient sounds.
    Good luck!

  • I have copied videos onto an external hard drive. to free memory on my macbook. When I try to delete these I am warned that I will not be able to use this video in existing projects   How do I point iMovie to events in my external  hard drive so I can pl

    I have copied videos onto an external hard drive. to free memory on my macbook. When I try to delete these I am woarned that I will not be able to use this video in existing projects
    How do I point iMovie to events in my external  hard drive so I can play projects which use them?
    MacBook, iMovie 9.0.4

    Hi
    You can do this - by not doing it the way You describe as it will not work.
    a. the external hard disk - MUST BE - Mac OS extended (hfs) formatted -
    UNIX/DOS/FAT32/Mac OS Exchange - will work for most things - BUT NOT FOR VIDEO (iMovie, iDVD or FinalCut doesn't matter)
    b. Do not alter or move any folder named
    • iMovie Event's - or -
    • iMovie Project's
    on DeskTop/Finder - at all
    All moving's of Events and Projects must be done within the iMovie Application - then connections will not break.
    (move them back and see if iMovie remembers them - then do move as described above)
    Yours Bengt W

  • I have a windows 7 desktop with an external hard drive setup on my home network, will i be able to access this on my home network to save and retrieve files from my mac air?

    i have a windows 7 desktop with an external hard drive setup on my home network, will i be able to access this on my home network to save and retrieve files from my mac air?

    Troubleshooting Home Sharing - http://support.apple.com/kb/TS2972

  • I am looking to buy a Mac mini, but I already have a monitor with a dvi plug in. Will I be able to use this monitor with the Mac mini??

    I am looking to buy a Mac mini, but I already have a monitor with a dvi plug in. Will I be able to use this monitor with the Mac mini??

    Here are the Mini's specs:

  • If I were to drag and drop files from an OSX 9 onto an external hard drive (1 TB), assuming there is still plenty of space left, will I be able to use this same external hard drive to back up my iMac (Mountain Lion)?

    If I were to drag and drop files from an OSX 9 onto an external hard drive (1 TB), assuming there is still plenty of space left, will I be able to use this same external hard drive to back up my iMac (Mountain Lion)?  And would it ask me if I want to initialize (thus erasing it) or eject the hard drive like the OSX 9 did?

    I was trying to follow this thread because I was curious about the OS 9 installation - until I realized you have another thread going about the very same subject, albeit with a different subject line.
    FWIW: it is best not to double post - things get far too confusing after a while.
    @ Kappy (in case you hadn't seen the other one):
    https://discussions.apple.com/thread/5054178?tstart=0

  • I just purchased the numbers app for iphone and was hoping I would be able to work on spreadsheets on the go and then sync them to my mac so I can continue to work on them at home - not able to make it work?  Anyone know how to do this??

    I Just purchased the numbers app for iphone and was hoping I would be able to work on spreadsheets on the go on and then sync them to my mac so I can continue to work on them at home - not able to make it work.  Anyone know how to do this??

    Hi Louise,
    The links in this thread may be of use to you:
      Mac Numbers sync to iPad numbers and vice versa. 
    Regards,
    Barry

  • I want to use icloud but i have a lot of music on itunes that has been downloaded from elsewhere on the internet. Will i be able to access this on icloud if it has not be bought through itunes?

    I want to use icloud but i have a lot of music on itunes that has been downloaded from elsewhere on the internet. Will i be able to access this on icloud if it has not be bought through itunes?

    Not on iCloud itself - what you need is 'iTunes Match' which seeks to find versions in the Store of songs you already have, and failing that allows you to upload your own copies. This will cost you $24.99 per year; it does not count towards your 5GB free iCloud space. Limit 25,000 songs (purchased songs do not count towards this limit). You will need iTunes 10.5.1 or later on your Mac or PC and iOS 5.0.1 or later on your iPhone 3GS or later, iPod touch (3rd and 4th generation), or iPad.
    Please see this page: http://www.apple.com/itunes/itunes-match/
    Also note that some people have found that when using this facility with songs which contain strong language, iTunes Match is substituting a cleaned-up version.

  • Hi I buying a secondhand I mac 2007 snow leopard 10.6.3 will I be able to upgrade this ? Confused as need to this

    Hi I buying a secondhand I mac 2007 snow leopard 10.6.3 will I be able to upgrade this ? Confused as new to this thanks

    You should certainly update it to 10.6.8 via software update. As for for upgrading, it depends on what Mac it is.
    When you have installed it, run Software Update to download and install the latest updates for Snow Leopard to bring it up to 10.6.8, or download the combo update from here:
    http://support.apple.com/kb/DL1399
    Check via Software Update whether further updates are required.
    You should now see the App Store icon in iTunes, and you now need to set up your account:
    http://support.apple.com/kb/HT4479
    To use iCloud you have to upgrade at least to Lion, but some functions are only available in Mountain Lion:
    http://support.apple.com/kb/HT4759
    You can also purchase the code to use to download Lion (Lion requires an Intel-based Mac with a Core 2 Duo, i3, i5, i7 or Xeon processor and 2GB of RAM, running the latest version of Snow Leopard), or you can purchase Mountain Lion from the App Store - if you can run that:
    http://www.apple.com/osx/specs/

  • TS2634 I bought a composite AV cable with 30 pin connector at a proper apple store for my ipad 2 which no longer works now i have updated to ios7 - please advise how to make this work ?

    I bought a composite AV cable with 30 pin connector at a proper apple store for my ipad 2 which no longer works now i have updated to ios7 - please advise how to make this work ?

    I have the same problem.
    Two similar discussions:
    https://discussions.apple.com/message/23081658#23081658
    https://discussions.apple.com/message/23281391#23281391
    I have not yet seen any official response to the question: "Is the Apple AV Composite cable fully supported with 30pin connector devices upgraded with iOS7 - specifically ? - eg. iPad 2, iPhone 4, iPhone 4s"
    If it is not currently supported is that then due to a bug / oversight and in that case is it something that will be fixed in the near future?
    Please let us know what feedback you got from asking Apple support.

  • I'm new to mac. Just started out. Have OS 10.8.3. I have an HP 1315 printer.  It prints and copies, wont scan.  I see old threads on this, nothing recent.  ?can i make this work, or do i need a new printer??

    I'm new to mac. Just started out. Have OS 10.8.3. I have an HP 1315 printer.  It prints and copies, wont scan.  I see old threads on this, nothing recent.  ?can i make this work, or do i need a new printer??

    Hi Newbie111
    I see that you are unable to scan with the Photosmart 1315.
    What driver are you using?
    The driver listed in the url below is a basic print driver that will allow you to print only.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ps242muc&c c=us&dlc=en&lc=en&os=1006&product=61956&sw_lang=
    You can try using the apple drivers in the url below.
    http://support.apple.com/kb/DL907
    If you have any further issues please let me know.

Maybe you are looking for

  • Client certificate is not send

    Hi I have not much experience in Java, so thank you in advance for your help. I have some piece of client code which setup the secure connection. Everything works fine until I use server authentication (in my certificate store I have trusted CA certi

  • How do I change the name of my Mac

    How do I change the name of my Mac

  • How to set the header for second page

    Hello all, I'm trying to set different header for first page and page number should starts from second page. Below is the sample code to set the header for each and every page. DECLARE hApplication OLE2.OBJ_TYPE; hWindow OLE2.OBJ_TYPE; hPane OLE2.OBJ

  • Flash Builder 4.6 Not Recognizing Valid CS 5.5 Premium Serial Number

    I have downloaded and attempted to install Flash Builder 4.6 over the install of FB 4.5 that came with Web Premium 5.5 The serial number from my original install is not recognized as a valid serial number for FB 4.6 I am hesitant to uninstall FB 4.5

  • Special procurement type for BOM item

    Hi Experts I am creating BOM using BAPI : CAD_CREATE_BOM_WITH_SUB_ITEMS There is no field to update Special procurement type for BOM item in this BAPI. Could you please suggest some way to update this. Thanks in Advance