Try just referencing the texBox itself:
_root.textBox.text

grimmwerks wrote:

So I'm trying to do a sort of flash/director interface module.

In flash, I'm creating a global object (_global.fModule) that I'm going to
use as a direct hook to the flash bits.

I've got a text box on the flash stage I've named as textBox.

I then did fModule.title = textBox;

Thereby allowing me to see the fModule.title as a flash object.


Should I not be able to set the text of that textbox by fModule.textbox.text = "this" from diector?

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]




--


Charlie Fiskeaux II
Media Designer
Cre8tive Group
cre8tivegroup.com
859/858-9054x29
cell: 859/608-9194



[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to