RE: [flexcoders] help me - sent request to automatically search

2009-04-07 Thread Tracy Spratt
- sent request to automatically search Hello all I want sent a request to an other web and send a request to click "Search" button of the web. i done private function send_request( ):void{ var request:URLRequest = new URLRequest("http://thesaurus. reference. com/"); var var

[flexcoders] help me - sent request to automatically search

2009-04-07 Thread btc132
Hello all I want sent a request to an other web and send a request to click "Search" button of the web. i done private function send_request( ):void{ var request:URLRequest = new URLRequest("http://thesaurus. reference. com/"); var variables:URLVariab les = new URLVariables( ); variables.sometext