Figured it out. I used URLRequest,URLRequestMethod.POST and navigateToURL [i.e.navigateToURL(request,"_self");] Boybles
--- In [email protected], "boybles" <[EMAIL PROTECTED]> wrote: > > How do you implement a form post in Flex to a url which will then go to > that URL in the browser (where the target is "_self"? > Thanks > Boybles >

