swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] text field - actionscript control question


From: Jacek Brzeski
Subject: [Swftools-common] text field - actionscript control question
Date: Mon, 12 Sep 2005 23:25:22 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]