User Guide
Manuals
Brands
Macromedia Manuals
Other
FLASH MX 2004-ACTIONSCRIPT LANGUAGE REFERENCE
971
972
973
974
975
976
977
978
979
980
TextSnapshot.setSelectColor()
975
trace(theText); // output: Txt
trace(firstCharIsSelected); // output: true
trace(secondCharIsSelected); // output: false
When you
test the SWF file
, you see a colore
d rectangle around the spe
cified characters.
1
...
...
973
974
975
976
977
...
...
1104