Can I  change the color of text in the event  over ?

392
3
12-06-2012 10:33 AM
AuraRamos_Lora
New Contributor II
Hi all, someone could tell me where I can change the color of the text, when I pass the mouse, in the configuration I could only customize the rollover.

Thanks
Tags (2)
0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
Aura Ramos Lora,

   You are going to have to be a lot more specific. What Text Where???
0 Kudos
AuraRamos_Lora
New Contributor II
je je je, sorry

For example in the search when I pass my mouse over  the results , changed the background color but I also want to change the text color.

I made some modifications to WidgetListItemRenderer in

<s:states>
         <s:State name="normal"/>
         <s:State name="hovered"/>
     </ s: states>

for labels but I think it did not work ...


thanks
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Aura Ramos Lora,

   That is not a configuration option that you can change just in the xml. To change something like that you would have to be using the uncompiled version of the AGS Viewer for Flex and have access to an IDE like FLash Builder.
0 Kudos