I think you can pull that off with:

this.myloadvars.sendAndLoad( myFilepath, "GET" );

You'll want to check syntax with that... but I know it's possible!

Scott


On 9/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Hi
Currently working on a simple flash form using LoadVars object.

However, I have an unusual request in that I'm not supposed to refresh the
browser window at all after the send command.
I currently have:

this.myloadvars.send(myFilepath, "_self", "GET");

but this causes the browser window to refresh. I don't want to target a
blank window either.

How do I change the above to NOT target any browser window?

Thanks in advance
Jim Bachalo
[e] jbach at bitstream.ca
[c] 416.668.0034
[w] www.bitstream.ca
--------------------------------------------
"...all improvisation is life in search of a style."
             - Bruce Mau,'LifeStyle'
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--

: : ) Scott
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to