开发者

Adobe Flash ActionScript 2.0 selected text in textbox

How can I tell what text the user highlighted in an Input Text textbox? I would like to mention that selectionBeginIndex and selectionEndIndex will not work and at开发者_运维百科 this point I cannot upgrade the project to AS3.


Take a look at:

http://livedocs.adobe.com/flash/9.0/main/flash_as2_components_help.pdf

http://livedocs.adobe.com/flash/9.0/main/flash_as2_components_reference.pdf

this is the component manual and has everything.

Also, here is the AS2 language ref:

http://livedocs.adobe.com/flash/9.0/main/flash_as2_language_reference.pdf

This is what you need to quickly answer the question.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜