Suchergebnisse
Suchergebnisse 1-7 von insgesamt 7.
The RTL issue is fixed, but I'm still unable to set backgroup specific to the tooltip text. I've tried Quellcode 1 set(plugin[get(tooltipname)].fillcolor,0xD0D0D0); inside the action of my style but it doesnt change anything...
Sorry for digging with the tooltip, but I would like to maximize it's abilities. I have 2 issues to fix, the first is how to define the tooltip text as RTL instead of default LTR? When the text is RTL i have "," at the start instead of the end. Another one is that I have a rectangle as the tooltip background. Is it possible to change that rectangle color and opacity?
I've added it and it lookes like this: Quellcode 1 2 3 4 5 6 7 8 9 10 11 12 13 14 <action name="add_all_the_time_tooltip"> txtadd(tooltipname, 'tooltip_', get(name)); addplugin(get(tooltipname)); txtadd(plugin[get(tooltipname)].parent, 'hotspot[',get(name),']'); set(plugin[get(tooltipname)].url,'%SWFPATH%/graphics/textfield.swf'); set(plugin[get(tooltipname)].align,top); set(plugin[get(tooltipname)].edge,bottom); set(plugin[get(tooltipname)].x,0); set(plugin[get(tooltipname)].y,0); set(plugin[ge...
Is it possible to show the text beneath the image instead of top of it?
Thanks for the fast response Umalo. I'm getting this error when implementing your code: Zitat WARNING: Locally not trusted - External Interface NOT available! and then alot of another warnings and few errors all with error number 2060. The issue seems to be related to to security options. Any idea? EDIT: Issue solved by setting security setting of the flash player - follow this link. Your code works perfectly, thanks alot!
Zitat Yes it is possible. Easiest is to put tooltip as children from that hotspot and that way you don't need to calculate anything. You also need to have as many tooltip layers as many hostpots you want to display tooltip all the time (1:1 relation) What do you mean by adding tooltip as child of the hotspot? Currently I have : Quellcode 1 <hotspot name="spotpoint5085" ath="30.310442" atv="-5.254237" visible="true" style="IconDefaultPointSpotStyle5" descriptionid="" handcursor="false" tooltip="...