Groups | Blog | Home
all groups > flash data integration > september 2005 >

flash data integration : How do I access a file on a different server?


mattparisi
9/27/2005 1:48:25 AM
Hello,

I'm faced with a request from a client of mine. He wants me to build a news
ticker and a top ten list based on a file that gets updated once a week. This
file is located on an outside server and is accessible using a username and
password. Is there any way that flash can access this without the use of any
other technology? Help!!
chaos58
9/27/2005 12:04:41 PM
It seems that Flash doesn't have a support for FTP so you eather have to be
able to authorise the access to that site by passing the URL vars like
http://username:password@URL or server side scripting (SSS) is your only
option. Since it's very likely that the host where SWF will be located has SSS
it is the easiest way.
AddThis Social Bookmark Button