[flexcoders] URLRequest - Want to make a request but not navigateToURL

2006-12-11 Thread dj
Hi, I want to run a script on page like: var userURLRequest:URLRequest = new URLRequest("/_poll/takeit.php?pollid="+_pollid); I don't want to navigate to the page just execute the script, how to this please? Thanks, Patrick

RE: [flexcoders] URLRequest - Want to make a request but not navigateToURL

2006-12-11 Thread Tracy Spratt
: [flexcoders] URLRequest - Want to make a request but not navigateToURL Hi, I want to run a script on page like: var userURLRequest:URLRequest = new URLRequest("/_poll/takeit.php?pollid="+_pollid); I don't want to navigate to the page just execute the script, how to this

RE: [flexcoders] URLRequest - Want to make a request but not navigateToURL

2006-12-11 Thread dj
t i need examples of everything. Thanks, Patrick Original Message From: [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] URLRequest - Want to make a request but not navigateToURL Date: Mon, 11 Dec 2006 19:49:05 -0500 >Why are you using URLRequest? > > &g

RE: [flexcoders] URLRequest - Want to make a request but not navigateToURL

2006-12-11 Thread Tracy Spratt
: Monday, December 11, 2006 8:35 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] URLRequest - Want to make a request but not navigateToURL Easy, eh, nothing easy is for me: var myHTTPService:HTTPService = new HTTPService(); myHTTPService.url = "/_poll/takeit.php?pollid=&quo

Re: [flexcoders] URLRequest - Want to make a request but not navigateToURL

2006-12-11 Thread {reduxdj}
TECTED] > *On Behalf Of [EMAIL PROTECTED] > *Sent:* Monday, December 11, 2006 8:35 PM > *To:* flexcoders@yahoogroups.com > *Subject:* RE: [flexcoders] URLRequest - Want to make a request but > not navigateToURL > > > > Easy, eh, nothing easy is for me: > > v

Re: [flexcoders] URLRequest - Want to make a request but not navigateToURL

2006-12-11 Thread {reduxdj}
- > > > > *From:* flexcoders@yahoogroups.com > <mailto:flexcoders%40yahoogroups.com> > [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>] > > *On Behalf Of [EMAIL PROTECTED] <mailto:%2Adj%40reduxdj.or