Hi,
Is it possible to open an url by a click on a word (different than url), from the inside of the textefield?
I tried this code, but it doesn’t work:
Code
<plugin name="info09pano01"
url="../plugins/textfield.swf"
devices="desktop|tablet"
children="true"
align="lefttop" x="50" y="50" width="500" height="50"
zorder="2"
html="Thank you for your visit! Enjoy your tour ! [a href='openurl(http://www.annecypanoramique.com,_blank);'][u]Let us know, if you like it ![/u][/a]"
css="text-align:left; color:#FFFFFF; font-family:Arial; font-size:14px;"
autoheight="true"
vcenter="false"
background="true"
backgroundcolor="0x000000"
backgroundalpha="1"
border="true"
bordercolor="0x000000"
borderalpha="1"
borderwidth="20.0"
roundedge="0"
keep="false"
visible="false"
handcursor="false"
/>
Display More
Can you tell me, please, what’s wrong ?
Best regards, Hub