Cannot Change Color in Stage, creationComplete, on Launch

This may be a little hard to explain, but I am on Edge Animate 3.0, and I am experiencing an issue with dynamically changing the color of a div when I put the code in Stage, creationComplete.
In the sample file I have shared, I have defined two functions. One changes the color of tabs and changes the text for the active tab. The other displays the hex and rgb values of a div that is passed to it.
In both cases, when the functions are triggered with click events, they work as expected. However, at the bottom of creationComplete, I call both functions to initialize starting values on launch.
With the tab function, the text changes as expected, but the tab color does not change to make tab 1 active.
With the color function, the hex and rgb values are not displayed.
Again, when you start clicking on tabs and cubes, you will notice that it works just fine.
One note, I am using the rgbcolor.js library to get the hex value. However, it only is used in one of the functions, and I was experiencing this issue with the tabs before I add rgbcolor.js to the project.
Any thoughts you may have on what may be causing this issue will be greatly appreciated.
Thanks!
Sample Project Files:
http://adobe.ly/1enOc47
Fred

Hi,
I'm using Safari, I tried to find a place to change the colors on the page (using Safari) and I don't see where I would do that, but I'll keep trying.
I did try publishing to All to .Mac option but everytime I do that, I get a Publishing Error and so far I've tried deleting things to avoid that error (for example, it said that my photo albums were not publishing correctly, so I deleted them all, but now it's telling me my blog has a publishing error; this doesn't happen when I publish to .Mac, only when I publish All to .Mac. Make any sense? I'm completely confused) and the error keeps coming up. Ugh. Here's a link to my page, sorry it's boring, it's meant for the grandparents back home.
http://web.mac.com/jaycherylbaker/Site/Welcome.html
Oh, and I'm also getting those text box lines on one or two of the pages. For some reason they weren't there a few days ago b/f I started messing with this. I wish I had left it all alone now instead of trying to get the hyperlinks in blue! LOL! Oh well!
Message was edited by: jaycheryl

Similar Messages

  • Cannot change Color mode

    Hello,
    I was provided a file from a customer that is RGB. I need to change it to cmyk for printing. HOwever I cannot change the color mode. All my options in the Mode section under Image are greyed out. I have never seen this happen before.. Here is a screen shot of the Mode.
    The image has been flattened. I am using PS cs6 on a mac. I have never seen this happen before. Does any one have any ideas?

    Strange. Could the file permissions be set to lock you out?
    In the Finder, do a Get Info in the file and look at the permissions. If at the bottom, your name says "read only," then you need to change the permissions to allow you to read AND write.
    To change permissions, use BatChmod, but be careful to change the permissions on that file ONLY.
    It's FREE at:
    http://www.lagentesoft.com/batchmod/index.html
    ... And if that doesn't solve the problem, can you share the file?

  • I cannot change color of vector object

    I bought an image from shutterstocks... But when I change a colour, it all turns in monochrome colour. My Ai (CS6) knowledge is very limited, so I do not know what to Google "How to..."
    I would say that in a moment I change colour Ai understands that I colour in borders and all lines overlaps each other... However, I do not colour borders...
    Image is very complex pattern and I believe it is somehow related with image production... The image does not appear as it looks like - everything is over layered with cut-outs of object above... But it is beyond my knowledge...
    I have tried to ungroup but with same results...
    Could you please explain how to manipulate this image? Thank you!

    If this helps, here is a print screan as I cannot uploud real image... This image consists of 1 layer that is divided in thons of paths and some Compound Paths...
    Thanks a lot!

  • Cannot change color of png image in AI

    I downloaded a camera png image (http://simpleicon.com/camera.html) and am trying to change its color to red (B03B28). But the fill box is not working. It shows like the item is red but it will not change. Can the color be changed?

    go back to the download site and get the .svg file--that will open in Illustrator and you can change the color--the only way to change the color with the .png file is in photoshop

  • Cannot change color or underline hyperlinks in iWeb

    Hi,
    I've seen others post regarding this same issue, but there is no way I have been able to rectify the issue. For some reason when I try to change the color with the Inspector of my iWeb hyperlinks (as well as try to underline them), the Inspector shows that I have changed the color and underlined it, and it looks like it should on the page as I'm working on it, but when I publish it the colors and underline are not there. Any suggestions? I'd really appreciate it. Thank you in advance!
    C

    Hi,
    I'm using Safari, I tried to find a place to change the colors on the page (using Safari) and I don't see where I would do that, but I'll keep trying.
    I did try publishing to All to .Mac option but everytime I do that, I get a Publishing Error and so far I've tried deleting things to avoid that error (for example, it said that my photo albums were not publishing correctly, so I deleted them all, but now it's telling me my blog has a publishing error; this doesn't happen when I publish to .Mac, only when I publish All to .Mac. Make any sense? I'm completely confused) and the error keeps coming up. Ugh. Here's a link to my page, sorry it's boring, it's meant for the grandparents back home.
    http://web.mac.com/jaycherylbaker/Site/Welcome.html
    Oh, and I'm also getting those text box lines on one or two of the pages. For some reason they weren't there a few days ago b/f I started messing with this. I wish I had left it all alone now instead of trying to get the hyperlinks in blue! LOL! Oh well!
    Message was edited by: jaycheryl

  • Portal Theme / Cannot change color of CRM iView?

    Hi there,
    i have a problem. I try to create a new Portal Theme.. The whole Portal should be grayed...
    It works perfectly for the whole Portal..  But we have implemented SAP CRM 2005 in our Portal.
    As you can see in this Screenshot: (If this link do not work.. please write me a message with your Mail Adress.. then i send you the Picture with Mail)
    http://img242.imageshack.us/img242/7934/crm.jpg
    This seems to be a searchfield from CRM (i am not fimilar with CRM)
    I changed the whole portal from BLUE to GRAY but this field is already blue... did somebody have a clue where i can change the color of this field?
    Regards
    Bjoern

    Bjoern,
    check these links
    http://help.sap.com/saphelp_crm60/helpdata/en/4d/2ae3f79e1d49d9be306f7768d55fba/frameset.htm
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/206cd953-41cf-2b10-7dbc-8a4d36664de5
    Thanks
    Bala Duvvuri

  • Cannot change colors in Image

    Hi All,
    I really don't know any further in that problem, it can only be a small thing, but I don't come behind:
    I'm creating a JPanel component with its own paingComponent method so that I can draw some things within that component:
    JPanel p = new JPanel() {
                   Image baseIm;
                   public void paintComponent(Graphics g) {
                        super.paintComponent(g);
                                    Image im = createImage(getWidth()-10,getHeight()-10);
                                    im.getGraphics().setColor(new Color(255,0,0));
                                    im.getGraphics().drawLine(0,0,100,100); // as an example
                        g.drawImage(im,5,5,this);
              };This always produces me a line, but in black color instead of red!
    I tried it also with setColor(Color.RED), and with fillRect, but it is everytime the same: Every color I set to the Image's Graphics component is interpreted as black.
    Setting the color directly on the JPanel's Graphics class is working fine, but this is not that what I want.
    Has anyone an idea?
    thanks in advance
    alex,

    the "getGraphics" method creates a new graphics object and disposes of the old one. So when you call "getGraphics" make sure to retain the Graphics object returned and use it until you're finished.
    On another note, you should probably not create a new image within the paintComponent method every time, just once, like this:JPanel p = new JPanel() {
                   Image baseIm;
                   public void paintComponent(Graphics g) {
                        super.paintComponent(g);
                        if (baseIm == null)
                             baseIm = createImage(getWidth()-10,getHeight()-10);
                        Graphics gImage = baseIm.getGraphics();
                                    gImage.setColor(new Color(255,0,0));
                                    gImage.drawLine(0,0,100,100); // as an example
                        g.drawImage(im,5,5,this);
              };

  • Is theere an app I can download that will let my LED light change colors for like when it alerts u fora call or message?

    Is there an app I can download that will let my LED light change colors for like when it alerts u for a call or message?

    On the iPhone 4, the LED cannot change color.

  • Cannot change the Canvas Extension Color from "Background" to a color of my choosing. Is this a glitch, or is there some setting that I can change?

    Cannot change the Canvas Extension Color from "Background" to a color of my choosing. Is this a glitch, or is there some setting that I can change?

    It depends on how exactly you are doing it but to change the background, I suggest watch this video:
    <How To Change Background in Photoshop Elements 11 - YouTube>
    Hope this helps.

  • Cannot change background color

    I cannot change chart background color,can someone help me .

    Hi,
    You could change the style of chart plotarea by using below code:
    <UserControl.Resources>
    <Style x:Key="GridStyle1" TargetType="Grid">
    <Setter Property="Background" Value="White"/>
    </Style>
    </UserControl.Resources>
    Besides, link below could give you some help:
    http://msdn.microsoft.com/en-us/expression/dd433476.aspx
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I have update to iOS 8.1.3, and I cannot open both centers, or use and cancel apps, or the screen change color to gray, or the display do not recognise that I touch it, and more. If I restart it, I find another mistake in next five hours.Help me pls.

    I have update to iOS 8.1.3, and I cannot open both centers, or use and cancel apps, or the screen change color to gray, or the display do not recognise that I touch it, and more. If I restart it, I find another mistake in next five hours. Help me please.
    iOS 8.1.3
    iPhone 5s 32 GB
    CPU 64 bit

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.0.1. For the iPad Mini the iOS is 6.0.2. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • Cannot change spot colors to process

    Using the Swatch Options feature to change a CMYK spot color to a CMYK process color does not work. I click on the Save button and nothing happens. Cannot change global feature either. Nor does "Delete Swatches" work with multiple selections, or "Merge" Anyone else having this Swatches malfunction?

    You can delete multiple swatches and you can merge swatches and if global swatches all instances of that color will change to the new color. If thye new color is cmyk swatch that will be the result for all instances of that color as long as it was applied by the fiormer swatch.
    Now the idea of merging multiple swatches does work but all selected swatches mergte to that one swatch.
    You might want to look at the Edit>EditColor>Recolor Art Feature.
    But it is possible you have something locked on your artwork and that might prevent the change.

  • Quick Launch Mute Button Not Changing Color

    When I press the mute button on the Quick Launch toolbar, it does not change to orange any longer.  It remains blue.  The functionality still works, but it does not change color.

    installed IDT High Definition Audio CODEC Driver.  works fine now

  • TS3999 One of my calendars suddenly changed color. I cannot change it back. It will only remain the color I want for about 2 sec. How can I fix this?

    One of my calendars suddenly changed color. I cannot change it back. It will only remain the color I want for about 2 sec. How can I fix this?

    hi : this is a bug and no solution has been found yet.
    not only calendars also change color : reminders also do.
    wait and see :/

  • DSR-500 I cannot change the color saturation

    Hi, I have a Sony DSR-500 and I wish to change the color saturation. I read the manual very carefully and it says you must go to the MENU at the page 12. The problem is there is no page 12 !. Pages are from 1 to 9.Do you have a solution to my problem? Thank you so much! Guy 

    I am using the custom title, I would assume that everything about this particular title is editable. All I'm trying to do is set up the text so that it changes color over a period of time.

Maybe you are looking for

  • 10g RAC with linux 3 AS+ocfs

    Hi: Is anyone install 10g RAC on linux 3AS with ocfs successfully? I am having problem with CRS installation where installer ask to run root.sh. My first node finished root.sh without any problem but not second node it give me "Failure at final check

  • Sapidoc3.jar initialization error!

    Hello Experts, I have configured the SAP Java Connector 3 successfully but I am not able to get this sapidoc3.jar issue fixed. The executable jar shows me an error message as follow: sapidoc3.jar initialization error IDOC ERROR: java.lang.NoClassDefF

  • Bookmarks menu opens in tabs? not list

    Suddenly the bookmarks open in tabs? not a list of items as in the past. I am trying to say that previously when i selected a bookmark folder,I could select one of the items to open-now, they show up in a box and i have to  swipe to get to the one i

  • Increase field length in a Generic extractor

    Hello All, We have a generic extractor which extracts data from a function module. How can I increase the length of a field in this extractor. Please sugest. Regards Madhavi

  • Focus of a JTextField & font size.

    The program has a FlowLayout in which 2 JTextFields are added by means of add(new JScrollPane(verbInstructions)); add(new JScrollPane(verbTextBox)); How can the focus be set to verbTextBox elsewhere in the program? Also how can the size of the text m