RE: [Flashcoders] Can URLLoader Open New Window Like LoadVars?

2008-10-01 Thread Merrill, Jason
 Not 100% sure, but you may run into problems with pop-up blocking.

I believe popup blockers are only sniffing windows spawned by Javascript, and 
not by direct user-requests, so using _blank should be fine.

Jason Merrill
Bank of America 
GCIB  Staff Support LLD
Instructional Technology  Media 
Join the Bank of America Flash Platform Developer Community 
Are you a Bank of America associate interested in innovative learning ideas and 
technologies?
Check out our internal  Innovative Learning Blog  subscribe. 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen Pike
Sent: Tuesday, September 30, 2008 5:44 PM
To: Flash Coders List
Subject: Re: [Flashcoders] Can URLLoader Open New Window Like LoadVars?

Hi,

I posted an answer to this yesterday -

use navigateToURL

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/package.html#navigateToURL()
 


With a URLRequest having the method variable set to POST and the 
window set to _blank

Not 100% sure, but you may run into problems with pop-up blocking.

HTH

Glen

Elia Morling wrote:
 Any ideas?

 thanks

 - Original Message - From: Elia Morling [EMAIL PROTECTED]
 To: Flash Coders List flashcoders@chattyfig.figleaf.com
 Sent: Monday, September 29, 2008 12:32 AM
 Subject: [Flashcoders] Can URLLoader Open New Window Like LoadVars?


 The LoadVars could specify a target to open a new window in AS2... 
 Can we open a new window with URLLoader while making a POST operation?

 Thanks
 Elia ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



-- 

Glen Pike
01326 218440
www.glenpike.co.uk http://www.glenpike.co.uk

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Can URLLoader Open New Window Like LoadVars?

2008-09-30 Thread Elia Morling

Any ideas?

thanks

- Original Message - 
From: Elia Morling [EMAIL PROTECTED]

To: Flash Coders List flashcoders@chattyfig.figleaf.com
Sent: Monday, September 29, 2008 12:32 AM
Subject: [Flashcoders] Can URLLoader Open New Window Like LoadVars?


The LoadVars could specify a target to open a new window in AS2... Can we 
open a new window with URLLoader while making a POST operation?


Thanks
Elia ___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Can URLLoader Open New Window Like LoadVars?

2008-09-30 Thread Glen Pike

Hi,

   I posted an answer to this yesterday -

   use navigateToURL

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/package.html#navigateToURL() 



With a URLRequest having the method variable set to POST and the 
window set to _blank


Not 100% sure, but you may run into problems with pop-up blocking.

   HTH

   Glen

Elia Morling wrote:

Any ideas?

thanks

- Original Message - From: Elia Morling [EMAIL PROTECTED]
To: Flash Coders List flashcoders@chattyfig.figleaf.com
Sent: Monday, September 29, 2008 12:32 AM
Subject: [Flashcoders] Can URLLoader Open New Window Like LoadVars?


The LoadVars could specify a target to open a new window in AS2... 
Can we open a new window with URLLoader while making a POST operation?


Thanks
Elia ___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




--

Glen Pike
01326 218440
www.glenpike.co.uk http://www.glenpike.co.uk

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Can URLLoader Open New Window Like LoadVars?

2008-09-29 Thread Glen Pike

use navigateToURL

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/package.html#navigateToURL()

With a URLRequest having the method variable set to POST and the 
window set to _blank


Not 100% sure, but you may run into problems with pop-up blocking.

Glen

Elia Morling wrote:
The LoadVars could specify a target to open a new window in AS2... Can 
we open a new window with URLLoader while making a POST operation?


Thanks
Elia ___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




--

Glen Pike
01326 218440
www.glenpike.co.uk http://www.glenpike.co.uk

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Can URLLoader Open New Window Like LoadVars?

2008-09-28 Thread Elia Morling
The LoadVars could specify a target to open a new window in AS2... Can we 
open a new window with URLLoader while making a POST operation?


Thanks
Elia 
___

Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders