replace powered by ESRI

7342
70
07-22-2010 02:01 AM
NatashaManzuiga
Regular Contributor
Hi all I perfectly replaced ESRI logo with this script:
http://forums.esri.com/thread.asp?t=287497&f=2421&c=158#912795
Now how can I replace link to esri.com/flex?

Naty
Tags (2)
0 Kudos
70 Replies
deleted-user-rQoEFM5qzbHE
Deactivated User
When I try to use our logo, I get an error message when building the application:

unable to resolve 'assets/images/NEW_ITRE_LOGO1.png' for transcoding

Can anybody tell me what this error means? Thanks.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jeremy,

    Don't take this to hard; But are you thinking before you post questions...? Do you have that image on your system? It simply means you don't have NEW_ITRE_LOGO1.png, as that is a image that is specific to Joshua.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jeremy,

   Check in the bin-debug folder and see if assets/images/NEW_ITRE_LOGO1.png exists there.
0 Kudos
deleted-user-rQoEFM5qzbHE
Deactivated User
Yeah, it is in the debug/... folder. And, just to make sure it I could view the image I double clicked it to open and it is there and correct.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jeremy,

     This is a strange issue you are having... Can you attach the logo? Maybe there is some actual issue with it's encoding that Flex is having an issue with.
0 Kudos
deleted-user-rQoEFM5qzbHE
Deactivated User
Here it is.
0 Kudos
deleted-user-rQoEFM5qzbHE
Deactivated User
Also, do you know where I can define a new location for the overview map widget? I have been looking around and can't seem to find which file has the code that specifies the location.

Thanks.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jeremy,

    On the Logo Issue, I was able to add your logo to my project (unchanged) and have it run just fine showing your logo... I am really not sure where you are going wrong.

   On the overview map location question, to move the overview map widget you would have to rewrite a lot of code in the OverviewMapComponent.mxml to change the location. This is one widget that is really not meant to be moved.
0 Kudos
deleted-user-rQoEFM5qzbHE
Deactivated User
Yeah, that's weird. I have no trouble pluggin in another .png file found in the assets/images folder. Maybe I will try and delete it and add it again. Maybe something got corrupted when I added it the first time.

Thanks again for all your help.
0 Kudos
JoshuaCoates
Deactivated User
Jeremy, ok I am on the same page as you. I just thought there was something else I was missing. My MapManager.mxml is set up like yours. And my logo works fine and I do not see the ESRI logo at all, but yes both my link and ESRI opens at the same time. We were getting much forum love on this at first, but it seems as if people are not sure as to why both links would still open?! I guess its better than nothing that my logo is there and my link opens, just dont really need to ESRI link to open with it.
0 Kudos