I have a mapping application built using Flex Version 3.6 with same in-house modifications made in previous version 3.4. I built the viewer using Flash Builder 4.6. I have added several widgets ( Legend, Attribute Tables, Find a Lake, Lake Chemistry Data Statistics, Find Location, and About this Map) and they all function as they are supposed to.
The problem is the background color of the tooltips that appear when you hover over these widgets’ icons to close or to minimize them. The tooltips have a light yellow background color which presents a problem because the text color I use in the application is white. So the text inside the tooltip is barely legible. What controls that background color?
Also, the chart widget (Lake Chemistry Data Statistics) presents the same problem as the other widgets, with an additional problem: pale white background color in the results tooltip. After you execute the widget creating the chart/graphic, then when you hover over each individual column to see the results, the tooltip background color is pale white. What controls that background color?
I did not have these problems when I was using Flex version 3.4 with some in-house modifications and built using Flash Builder 4.6. My objective using Flex version 3.6 is to keep the background color blue with white text which I had in all my applications when I was using Flex version 3.4. Any ideas?
Here is the link to the map application to see the issue I am talking about: https://kars.ku.edu/maps/testapp/.
I would appreciate any help on this issue.
Gina