thumbs in texfeld zu scenes verlinken

  • hallo,

    ich möchte ein textfeld einblenden lassen, indem ich eine thumbgalerie habe, über die ich in den einzelnen scenes wechseln kann.

    normale grafiken lassen sich einbinden, aber nix mit den thumbs *cry*

    muss ja nicht unbedingt ein textfeld sein. es soll auch auf dem ipad laufen, aber die thumbbar des vtour-droplets ist nicht so das passende.

    thanx

    sascha


    <plugin name="help_text" url="plugins/textfield.swf"
    keep="true"
    visible="false" enabled="false" handcursor="true" capture="true" children="true"
    zorder="0"
    smoothing="true"
    origin="center"
    width="400" height="600"
    onclick="action(hide_help_text);"
    autosize="center"
    background="true"
    backgroundcolor="0xf4d100"
    css="p{color:#d10028; font-family:Verdana, Arial, Tahoma, San-Serif; font-size:11; margin-left:10; margin-right:10; }"
    bordercolor="0"
    borderwidth="0"
    glow="1"
    glowcolor="0xd10028"
    shadow="1"
    html="data:help_text_html"
    selectable="true"
    />
    <data name="help_text_html">
    <p><img src="buttons/b-info.png" />


    <plugin name="scene1" url="buttons/b-hotspots.png" keep="true" parent="map" align="lefttop" edge="center" x="50" y="30" zorder="2" onhover="showtext(Garten);" onclick="loadscene(scene1, null, MERGE, BLEND(1));" />

    </p><br /></data>

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!