showtext doesn't work online

  • hi, i use showtext to show the name of corrent scene. it works fine local but online shows nothing. what' wrong

    Code
    <action name="update_titles">
    showtext(get(scene[get(xml.scene)].title), infostyle); txtadd(layer[skin_title].html, get(title), ' - ', get(scene[get(xml.scene)].title) ); delayedcall(0.1, set(layer[skin_title].visible,true) )</action>

    and

    Code
    <textstyle name="infostyle" origin="top" edge="top" yoffset="40" textalign="center" background="false" border="false" fontsize="30" textcolor="0xFFFFFF" bold="false" effect="glow(0xFFFFFF,0.7,4,2);glow(0x000000,1,4,2);dropshadow(3,45,0x000000,2,0.6);" showtime="60.0" fadetime="1.0"/>

    Edited once, last by reachyours (April 5, 2016 at 11:13 AM).

Participate now!

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