Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Kill Halo

    I've been wading through all the information regarding component theme's,
    styles, etc. I think I'm more confused about it than when I started

    All I really need to do is kill the halo on some v2 components I'm using like
    the scroll pane

    While I continue to research is there anyone that would be willing to share a
    quick and dirty way to kill the halo on a specific component

    J

    jelampitt Guest

  2. Similar Questions and Discussions

    1. Help with HALO & menu
      How do I get this menu to show up in the Page Name section of the Halo Left Nav template? menu files: http://www.slimmingclub.ca/menuscript.js...
    2. halo navigation for netscape 4
      Just wondering, has anyone modified the javascript in the Halo template to work for Netscape 4.8? (Document.GetElementByID doesn't work for Netscape...
    3. How to get the Halo Buttons
      I know how to use the Halo style in flash.. but I wanted to know if dreamweaver had this halo button set within it's program? If not.... is there an...
    4. halo theme
      The haloTheme.fla is missing from the bin folder of my flex application. I've done a search and it definately isn't there. Does anyone have a copy of...
    5. remove gif halo. Asap please.
      I am trying to create a desktop icon with a transparant background. The problem is that is has an unwanted halo. I have had a look into it and...
  3. #2

    Default Re: Kill Halo

    OK. I don't know what a "Halo" is but I do know how to manipulate the look of
    components. That's what you're trying to do, right

    So you've dragged the component out of the component library and onto the
    stage in your flash file. Go to the library for that .fla. You should have a
    folder called Flash UI Components. Open it. Then a folder called Component
    Skins. Open that. Now there should be a folder called something like
    FScrollpane skins. Open that

    Now you'll see a bunch of movieclips. You can open up those and change the
    look as you please. Maybe make the scrollTrack blue or something. I recommend
    that if you want to not have a part of the component visible change the alpha
    to 0 rather delete the part because you never know. You may want that part
    later. Particularly if something is not working.

    That help? Or am I way off

    DKnighte Guest

  4. #3

    Default Re: Kill Halo

    I suggest looking in the MX04 component styles documentation.

    DKnighte: because these are V2 components, or MX04 components, you can't edit the mc's like in MX.
    N Rohler Guest

  5. #4

    Default Re: Kill Halo

    As you might have read in my first post, I have been looking through the MX04
    component styles documentation and I still haven't come up with anything since
    my first post

    Has no one out there had a need to remove the halo on MX04 components

    J

    jelampitt Guest

  6. #5

    Default Re: Kill Halo

    Reviving this again.

    Does anyone know how to kill the halo on components?
    jelampitt Guest

  7. #6

    Default Such a Violent Title

    I agree, why would they pick such an ugly color for the highlight of
    everything. I am having the same problem with the Media controller

    Many appearance things can be set using actionscript
    element.setStyle("property","value"). Look in the help under using components
    and then under scroll pane and look through the entry called something like
    "customizine the scroll pane component." If highlight color or some such isn't
    a choice, then I don't think you are going to like the answer

    The v2 components are kept in different places on a Mac or a PC. Basically you
    need to find them, make a copy (just in case you totally mess it up), open it
    as a FLA file, go in and change the colors, save it, (I would restart Flash,
    just for good messure), go back to your file and replace the component

    At least that is what I seem to remember. I haven't actually done this yet,
    but need to give it a go. Or you go first and tell me. :

    Rothrock Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139