I worked with text selection and i have some questions: 1) In javascript I can use "selectSubString" to select a string in a text tag. What can I do to remove text selection? I tried selectSubString(0,0) but this command, without any sense, selects the whole line!!!!
2) I got a bug! After you select some text: Error 1: If another graphic component is made visible over the selected text, the selected text goes correctly back but the selection is always in the top! Error 2: If you hide the text element selection still remains active in the player! Do you think I should post them in bugzilla? Thanks, Fabio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]