Welcome to flashlibrary.co.uk

Call to possibly undefined method getURL

I have only recently started working with flex but I get the error message ‘Call to possibly undefined method getURL’. I still don’t know how to solve this problem but if you come across you can use the following code to web pages.

                var request:URLRequest = new URLRequest("test.html");
                   navigateToURL(request, "_blank");

The code snippet above was taken from here

Comment on Page

If anything is unclear or just plain wrong let us know and should ammend it pretty sharpish. If you visited the page with a particular question leave it and if it's flash related I'll try to answer it.