From: Braden M. <br...@en...> - 2008-09-17 06:16:45
|
On Wed, 2008-09-17 at 09:25 +0400, Ирина wrote: > Good afternoon, > > We've got a problem with using ECMAScript inside OpenVrml control. > Listed below example shows this problem. The 'TimeSensor' node after activation has to call method 'act' and change value of field 'loop'. But it doesn't happen and no one exception is throwed. > > So we've got a question, what is wrong in this situation? Whenever a script directly changes the fields of a node as you're doing, you must set "directOutput TRUE". -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |