well im new to flash and actionscript and i didnt get yout linked script but i made this:
PHP Code:
Btn_Click_Link.onRelease = function(){
search("http://");
}
if im correct this will search for http:// but how do i get it to search in the textbox?
and when it has found http:// how do i get it so select the whole URL and make it so if if i click on the button it linkes me to the URL
the textbox name is:
Test_Text
and the Button name is:
Btn_Click_Link
sorry for bothering you tjis much and tanks for the help