hi, how can I change the marker index appearience, I mean the color
and size of the font
when I'm using the html tahs it doesn't recognize it
var marker:Marker = umap.addOverlay(new Marker(param, style)) as
Marker;
marker.index = "<font color='#"+"ffffff"+"'><font size=10>" +
String(o) + "|" + " (" + String( (root as MovieClip).id_array[o] ) +
")</font></font>";
--
You received this message because you are subscribed to the Google Groups "UMapper" group.
To post to this group, send email to
uma...@googlegroups.com.
To unsubscribe from this group, send email to
umapper+u...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/umapper?hl=en.