Hey,
i don't know how to control edit_text field via Actionscript. I tried

.font courier "courier.swf"
.edittext debugtext font=courier text="INI" size=40% width=100 height=30 color=blue border multiline wordwrap

.put debugtext pin=center x=100 y=400

and then tried to
action:
_root.debugtext="aaa";
end

but it doesn't work... is a TO-DO? If so, how else can I create some debugging system (i'm animating an object and want to see the position of it on the screen).

thanks,
numer9



_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to