get textfield height JS version bug?

  • <plugin name="popup_desc" parent="popup_window" url="%SWFPATH%/plugins/textfield.swf" html="" css="p{color:#000000; font-family:Verdana;font-size:16px;}" x="18" y="50" width="380" autosize="center" selectable="false" background="false" borderwidth="0" align="lefttop" edge="lefttop" zorder="2" enabled="false" keep="true" tag="nav" />


    <scene
    set(plugin[popup_desc].html,data:htmldata2);

    height returns 0 in js version.
    delayedcall(1,trace('desc height',get(plugin[popup_desc].height)));

    flash version is fine.
    I'm trying to get the height of the text field to properly scale a frame under the textfield.

Participate now!

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