can't load textfield plugin

  • Hello,

    i have some troubles with the textfield plugin.
    I'm working on a virtual tour, the xml structure is :
    tour.xml (load)-> 1.xml (load)->obj_pano1.xml
    .etc...

    So, tour.xml is my global xml with view parameters, loading actions...
    1.xml is the description of the panoramic 1 with hotspots and camera move...
    obj_pano1.xml contains the hotspot for object description : click on a table -> show textfield with description.

    The problem is that i can't show the textfield and, with firebug, textfield plugin is not loading...
    How can i solve my problem ?

    you can see the problem at http://www.boutique-lapetitepierre.fr/tour_/ turn left and click on the flash hotspot on the bag.

    Thank you

  • Bonjour, et belle boutique ! *smile*

    In the editor > xml, I see the plugin you're trying to load :

    the url is not set ?

    <plugin name="htmltext"
    url=""
    keep="false"
    visible="true" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    alpha="1.00" blendmode="normal"
    smoothing="true"
    origin="" edge=""
    x="" y=""
    width="" height=""
    scale="1"
    onloaded=""
    onover=""
    onhover=""
    onout=""
    ondown=""
    onup=""
    onclick=""
    />

  • Merci du compliment !

    The url is set in the obj_pano1.xml file.
    When i set the url in the editor -> xml and reload, the textfield appear in white and when i click on the hotspot nothing happen...
    You can see it with firebug in firefox.

    Thanks.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!