getURL is gone in AS3.

navigateToURL (new URLRequest ("QueryStringSample.mxml"));

--- In flexcoders@yahoogroups.com, "k_abdul_jabbar" 
<[EMAIL PROTECTED]> wrote:
>
> I have pasted a piece of code to pass value using query string,I am
> sure there wouldn't be any problem with code.But I get error calling
> getURL() method.
> 
> The error I am getting on compilation is,
> 
> Call to a possibly undefined method getURL.
> 
> 4: {
> 5: getURL("QueryStringSample.mxml");
> 6: }





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to