[Extendflash] amfnet

Jim Allman jim at ibang.com
Sat Apr 15 12:24:59 BST 2006


On Apr 15, 2006, at 11:01 AM, justin blunk wrote:
> However, now I am getting...
>
> Error opening URL "http://localhost/Website1/gateway.aspx"
>
> I have all my files in the same directory, so I am not sure what to  
> do at this point. I would think I should be able to use this on  
> localhost and on a web server. Any ideas what is going on?

Can you reach this URL using a web browser? If not, something's  
probably wrong with your local server setup. It's possible that the  
name 'localhost' is not being recognized. Try substituting the  
standard loopback IP address (127.0.0.1), like so:
	http://127.0.0.1/Website1/gateway.aspx

If that's not the problem, test to see if the rest of your path is  
correct. Try pointing to a known-good URL on the local server. If  
you're comfortable on the command line, use 'wget' or 'curl' for more  
detailed responses. But a web browser is handy for quick testing.

Hope this helps,

   =jimA=

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  
. . . . . . . . . . . . . . .
Jim Allman
Interrobang Digital Media
http://www.ibang.com/
(919) 649-5760

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.flashguru.co.uk/pipermail/extendflash/attachments/20060415/a2fd4534/attachment.htm


More information about the Extendflash mailing list