Border color change of UILoader

Hi
Does anyone now how to change the border color of the
UILoader component when user clicks on that. I have put UILoader in
the sprite container and i need to implement that if user selects
that UILoader its border color will be changed (to red may be).
Please help me out . Here's the my dummy code for that.
Basically what I need is the border of UILoader to be shown as soon
as mousedown event is generated and the border to hide as soon as
mouseup event is generated.
Any help or any new idea will be highly appreciated.
Thanks
/****************CODE******************
var container:Sprite=new Sprite();
var myUILoader:UILoader = new UILoader();
myUILoader.source = "XYZ.swf";
myUILoader.load();
container.addChild(myUILoader);
addChild(container);
myUILoader.addEventListener(MouseEvent.MOUSE_DOWN,dragUILoader);
myUILoader.addEventListener(MouseEvent.MOUSE_UP,dropUILoader);
myUILoader.addEventListener(MouseEvent.CLICK,
moveSelectedVideoOnFront);
function moveSelectedVideoOnFront(event:MouseEvent):void
//Brings selected UILoader on top
function dragUILoader(e:MouseEvent):void
//Allows dragging of the UILoader
function dropUILoader(e:MouseEvent):void
//Allows dropping of the UILoader

<a href="/HTML/index.html">Catalog</a>
<a href="index.html">Home</a>  
Just so you'll know, this is not a good way to link to the default file in any folder (including the root folder. These links *should* be like this -
<a href="/HTML/">Catalog</a>
<a href="/">Home</a>
without mentioning the default filename. That's because when the site is spidered, the spider will think you have two different pages (in this case both default and index.html), and may penalize you for having "two" pages with identical content. So, anytime you are linking to the default file within a folder, just remove the filename from the link, and just link to the folder instead.

Similar Messages

  • Border color changes

    I am building a page as a complete web design newbie, but am
    having good results (I think). Anyway, I have boxes, with borders,
    for navigational links on my webpage (Home, links, About us, etc.).
    The problem is that the borders change color dependin on what
    browser I am viewing in. I am using color #999999 (dark gray) for
    the border, with a thin, grooved edge. In IE6, the color is as
    planned, but in every other browser it seems to come out as light
    gray. The border appears as the darker color in DW8. Here's the
    link so you check the code:
    http://holtonfamilylife.com/Holton%20Family%20Life%20Worship%20Center/index2.html
    PLEASE NOTE - this is a temp site with a working copy of the
    website, so I can check as I go. I am simply interested in the
    border color changing in the different browsers and how to fix it.
    Thanks ahead of time for the help
    Justin L

    You have way too many styles there for your .TopLinks you can
    just use
    shorthand method:
    remove all the border attributes and use:
    border: 1px solid #999999;
    Groove and thin are not going to be cross browser compatible,
    probably why
    you are seeing a difference between browsers.
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.DreamweaverResources.com
    - CSS Templates|Tutorials
    "loozrrtuba" <[email protected]> wrote in
    message
    news:ebheb4$6hq$[email protected]..
    >I am building a page as a complete web design newbie, but
    am having good
    > results (I think). Anyway, I have boxes, with borders,
    for navigational
    > links
    > on my webpage (Home, links, About us, etc.). The problem
    is that the
    > borders
    > change color dependin on what browser I am viewing in. I
    am using color
    > #999999 (dark gray) for the border, with a thin, grooved
    edge. In IE6, the
    > color is as planned, but in every other browser it seems
    to come out as
    > light
    > gray. The border appears as the darker color in DW8.
    Here's the link so
    > you
    > check the code:
    >
    >
    >
    http://holtonfamilylife.com/Holton%20Family%20Life%20Worship%20Center/index2.htm
    > l
    >
    > PLEASE NOTE - this is a temp site with a working copy of
    the website, so I
    > can
    > check as I go. I am simply interested in the border
    color changing in the
    > different browsers and how to fix it.
    >
    > Thanks ahead of time for the help
    >
    > Justin L
    >
    >

  • Image border colors change when DOC convered to PDF

    First off...I have Word 2007 and Acrobat 7 Standard on Windows XP. I tried a trial version of Acrobat 8 for converting PDFs, but it did not resolve all my issues to I'm remote connecting to another computer in the office to create my PDFs. I have to save my docs as 2003 .doc because 7 won't read an 07 .docx file
    My issue is that when I take a .DOC file and convert it to a .PDF my borders on my pictures are going from black to black and yellow. It's like there is a yellow border with a black border on top or like a black border highlighted with yellow or something. It hasn't done this before and I've been doing things this way for a few months now. I can't seem to figure out what could have been changed as I have not changed any settings. I did do so Microsoft updates a week or two ago, but this is the first time anything has been affected. Any ideas?
    I so wish the boss would get Acrobat 8 Pro. so maybe my problems would be resolved overall.

    I have the same problem. I have created some tables from scratch in Word. They have default black borders, and some of the cells are shaded. Once the document is pdf-ed, some of the borders disappear, and also the vertical lines of some appear thinner nearer the top.
    You're right that when you zoom a LOT (to 400% or larger), the borders ARE actually there, although the thin bits at the tops of the verticals are still thinner. However, my readers will be viewing at 100%.
    The problem only seems to occur for cells which have a shaded background. However, I have shaded some cells to make my documents easier to read and they look lovely, so I really don't want to lose this nice design.
    Any ideas?
    Thanks
    Helena

  • Set control border color for tabbing

    Is there a way to set the color of the border when tabbing through controls? Right now I have a darker background so it doesn't do much good to be tabbing through enum and ring dropdowns when you can't tell which is selected because the border is black.
    CLA, LabVIEW Versions 2010-2013

    Here is a post that talks about how to hide the key focus:
    http://forums.ni.com/t5/LabVIEW/How-do-I-get-rid-o​f-the-Key-Focus-object-border/m-p/844383
    Maybe Label.TextColor can be changed when the focus is on the numeric control or blink the control.
    Jst some ideas until border color change is provided in LV.
    CLD,CTD

  • How do I change an image border color to another color - Dreamweaver CS5?

    Good day,
    I have just learned how to add a border to an image with Dreamweaver CS5 within the Properties Inspector.
    After typing the width in pixels in the Border Text Field and pressing the Enter key, Dreamweaver created a black border.
    How do I change the image border color to another color?

    I added your suggested rule to the Style Sheet "in any order" as you explained. See the image below.
    However this did not change the image border from black to light blue. In fact, nothing changed.
    Nothing changed because the CSS that has been written into DW is incorrectly written.
    You want the following (exactly as written below)
    img {border: 4px solid #0062C8;}
    You've inadvertently wrapped the rule inside a #main_image container rendering it meaningless.
    It's easiest to go into Code View and change
    #main_image {
         img {border: 4px solid #0062C8;
    to
    img { border: 4px solid #0062C8; }
    The Property Inspector added a border exactly as I wanted it, other than the color I wanted the border to be. What is the use of this function in Property Inspector if it can add a border within Property Inspector but not let me change the COLOR of the black border that Property Inspector added, to another color?
    That's a deceptively simple, yet valid, question with a long answer.
    Back in the dark old days of web design web designers were restricted to inline HTML formatting which offered  border properties but no colors.
    CSS styling offers colors and more but has to be written differently.
    These days. it's best to avoid HTML formatting. Unfortunately border="4px" in the PI still allows it. But does not permit color.
    Does anyone else out there ever add color borders to their IMAGES (not the containing box for the image) ?
    Yes, using CSS.

  • How do I change the border color of a numeric indicator?

    I just started using LabVIEW again after a several year hiatus (I used to use it a LOT).  With the paintbrush tool, should I not be able to right click a numeric indicator's border and select T for transparent to make the border disappear?  Fo the life of me, this isn't working and I'm stumped on something that should be rudimentary.   I can't get the indicator's border to change to anything beyond the complimentary colors to the numeric's background (which changes with no problem).  It's as if they're locked together.
    I'm running v8.5.

    Hi Santa Cruz
    Right click on the indicator's border with the paintbrush tool to bing up the colour palette. On the bottom left hand corner you will see a rectangular box that displays the current colour. If you select T the left hand side of the box will stay grey and the right hand side will display a T. What you want is the left hand side to display the T. If you press the spacebar twice to toggle the colour selection and and then select the T again you will find that the indicator's border will disappear.
    Hope that helps
    Rich

  • How we can change JFrame Border Color Not Background.

    How we change jframe border color not background
    if any body know about that then plz tell me
    at this [email protected]
    i m thanksfull to ..... .

    hi Shafr
    beleive it or not, i got it using trial and error. i keep
    trying words in the function setStyle until the color changed. i
    dont know why it is not documented.
    var periodBarColor:SolidColor = new
    SolidColor(taskSchedColorChooser.selectedColor, 1);
    periodBar.setStyle("fill",periodBarColor);
    //where taskSchedColorChooser is colorPicker component. you
    can replace it by any color you want

  • Changing shape border color

    I'm working with Photoshop Elements 6
    I've created a round rectangle. I want the shape to be black with a white border. However whenever I finalize and save, my white border disappears and I'm just left with a black shape. Edit > Stroke is'nt highlighted, and for the life of me I can't figure out how to change it.
    Whenever I change the colors from black and white I dont seem to have this problem. How can I change/modify the BORDER COLOR of my shapes?

    Steve,
    1. Simplify the shape layer, and Edit>stroke will be available
    2. CTRL+left click the shape layer in the layers palette - should see marching ants
    3. Edit>stroke - ?outside
    4. If your background is white, you will not see the white of the stroke - need contrast
    http://www.pixentral.com/show.php?picture=1VIYN3bamn2z7lD5GsLsYAeYK0qJU1
    Let us know how you make out.
    Ken

  • How to change table border color in DW CS6

    I need to know how to change the color of the border around my tables in Dreamweaver CS6. I saw a article on how to change it on http://forums.adobe.com/message/4451812, but i really couldnt follow because im just starting out using dreamweaver and i dont know anything about code. Is there a simple way to change the border color or can you give me a basic step process on how to change the border color in the code?

    Just an FYI, nobody uses Table-based layouts anymore.  It's much better to use CSS for layouts.  Only use tables for tabular data like spreadsheets and charts.
    Dreamweaver has a bunch of pre-built CSS Layouts for you to use as starter pages.  Just go to File > New > Blank page > HTML.  Pick a layout from the 3rd panel and hit Create button.  See screenshot below.
    Nancy O.

  • Change frame's border color in JFrame

    How can I change border color of frame?
    I mean a border that contains title of frame.
    Thanks.

    You can do this, although I think the outcome is terrible:
    JFrame.setDefaultLookAndFeelDecorated(true);
    UIManager.put("activeCaption", Color.RED);
    JFrame frame = new JFrame();

  • Changing Border color

    Hi All,
    I have an issue in changing the color of the border of a field. My requirement is to change the border color to red on invlid value. The script this.border.edge.color.value = "255,0,0"; works fine in initialize event, but in exit/validate, its not working. ie.only the color the border of the value ischanging, and not the border of the whole field.
    Thanks,
    Prabhakar.

    Hi all,
    I have opened the .pdf file with designer(open with), and I was trying to change the border color. But when I opened the .xdp file with designer, it was working perfectly. Other look & feel issues also solved automatically.
    Thanks,
    Prabhakar.

  • Changing border Color in Yahoo Astra IPv4AddressInput

    I'm using the Yahoo Astra IPv4AddressInput for an input, but the border Color theme doesn't match my other text inputs, etc. Does anyone know how to change the visual attributes of this object?

    Hi all,
    I have opened the .pdf file with designer(open with), and I was trying to change the border color. But when I opened the .xdp file with designer, it was working perfectly. Other look & feel issues also solved automatically.
    Thanks,
    Prabhakar.

  • In FCP it will not change the border color when attempted?

    I have tried to change the border color on a transition I am using with the Final Cut Pro Product and it still remains black.  Can some one assist me?

    1) What is the source material of the two clips you are applying the transition between?
    2) What are your sequence settings (click anywhere on your timeline and type Command + 0 {zero} to see your sequence settings - either report what they are or take a screen shot and post the screen shot here)?
    3) Have you tried creating a new sequence and see if you can get it to work correctly in a new sequence?
    4) Have you tried trashing you FCP preferences - usually recommended when FCP begins acting strangely -
    http://support.apple.com/kb/TS1846
    you can download (free) Preference Manager from Digital Rebellion that will do the work for you:
    http://www.digitalrebellion.com/prefman/
    it will also give you the choice of archiving your current preferences if you wish to return to them.
    MtD

  • Changing navi bar border color

    Hello, I need to change the border of my navi bar on the left
    hand side. I do not want the grey but a red and cannot figure out
    which part of the menu bar to change... You can see this
    goldenagecheese.com/newsitepages
    Thanks if someone can help me put the last finishing touches
    on my site it would be greatly appreciated!!!
    Also please check my site out and give me any suggestions for
    my site that would make it nicer.
    Thanks!!

    Hello,
    You have another rule over-riding the one Ken pointed out.
    So, as Ken said, adjust the border color here:
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
    border: 3px solid #FF0000;
    Then, get rid of the border color in this rule so it doesn't
    over-ride the
    red with gray:
    ul.MenuBarVertical
    margin: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 10em;
    padding: 0;
    font-weight: bold;
    border-color: #660000; <<<<<<<<
    Delete this
    I'm sorry to point this out, but have you looked at the site
    with the
    browser's text size setting 1 level higher than what your
    browser was when
    you designed it? It's severely broken and illegible in parts,
    especially
    around the form.
    Here's a screen shot from FireFox:
    http://tnsgraphics.com/chtext.htm
    This is because of the numerous APDivs (a.k.a Layers) which
    cause this
    problem when used as a layout tool.
    More info about the problem and the fix:
    http://apptools.com/examples/pagelayout101.php
    Take care,
    Tim

  • Changing border color, and caption imagesize

    Is i possible to change the size of the captionbar in a JFrame window? And also change the color of the JFrame window? If it's possible, please point me in the right direction!
    //George.F

    Hi all,
    I have opened the .pdf file with designer(open with), and I was trying to change the border color. But when I opened the .xdp file with designer, it was working perfectly. Other look & feel issues also solved automatically.
    Thanks,
    Prabhakar.

Maybe you are looking for

  • When I save a PDF report the file name is xdo instead of "report name.pdf"

    Hi, I started a new project with BI Publisher integrated with OBIEE, I builded a set of reports that are working properly (these are the first reports on this OBIEE/BIP server) Accessing Oracle BI Cataloge I can run the reports and change the output

  • Query regarding Partition table Explain plan

    Hello, We are amidst a tuning activity, wherein a large table has been partitioned for better administration. During testing, I was analyzing the explain plans for long running sql's and found a piece that I was unable to understand. The PSTART and P

  • Production Order Header - Committed Quantity

    Hi Team, I have created the production order with quantity 2. In order to produce the 2 header item, i need to 2 components (BOM item). But currently i have only 1 quantity of  BOM item in stock. With this condition, i am performing the ATP check in

  • Where has the 'help' icon gone on the IO7 update?

    where is the 'help' icon on the new IOS7 and how does one disable the annoying passcode necessity everytime you open the flap

  • Everytime my time capsule initiates, makes brief buzzing sound

    Very odd, it's quiet all the time, except, as soon as one of my mac's connects to it, to write a back up to it, or when I access it, when first accessing, for like 1.5 seconds, it makes a mild buzzing sound.  Is this normal? it's always done this, I