PDA

View Full Version : URLRequest and rights...



Eagle1
August 26th, 2009, 11:35 AM
Hello everyone !

I'm using couple Loader/URLRequest to load some swf in my fl game.

My issue is that the file are on a protected server (impossible to go directly into the folder).

I found URLRequest authenticate but it's for AIR...
Is there smthg else like that ?

bLasTamos
August 26th, 2009, 11:42 AM
URL syntax allows user authentication
Try http://user:password@www.server.com/folder/swf.swf