>Subject: <lingo-l> Create TxtMember ON THE FLY - adding mouseUp - CONTINUE >Reply-To: [EMAIL PROTECTED] > >If I created my text fields on the fly, and then put it on the stage, and >then how do I insert the MouseUp script into each of the text field on the >stage - ON THE FLY? > >The reason I asked is because I want to make each text field on the stage >that I have created on the fly responses to user mouse click so that users >can play the sound when users click on the text field. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Everything clicked upon in the text where the poker is, must be checked.. Thus, mouse-syntaxes are to be added 'mouseLine', 'mouseWord'...then sending in it to a container to be controlled and visuallly seen, say in a hidden field just for the occasion or into the 'message' mode. Just to follow the actions happening. 'the number of lines of..' or 'the number of chars of...' are useful to learn around. If needed to pick out certain characters, letters or number of digits, signs, letters... meaning even the empty ones and carriage+Return in lines ends...
then creating 'If'-syntax for checking the actual string of words or characters.. Even have to be a real handling for no words also... in the end if that 'if'- checker.. say giving just 'else Return' as a value. If it is to be checked a hell of a lot, make moviscript where the handle-name are to be found in the former mentioned 'if'-script. Colour of text and background would hereby also be right to face, when clicked it changes colour... ------------------------------------------------- FREE E-MAIL IN 1 MINUTE! - [EMAIL PROTECTED] - http://www.pc.nu [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!]
