Richro65
01-09-2007, 06:52 PM
Hi,
I am trying to access an ASP script that is on one website from a flash movie that is on a different website/server but Flash is unable to read the variables from the ASP.
I then uploaded the swf that accesses the ASP script to the same server. It successfully reads the variables from the ASP but when I attempt to include that swf in a swf on the other server (loadMovieNum) it is again unable to read the variables.
I have allowScriptAccess set to 'always' but it doesn't help.
Basically what I am trying to accomplish is reading information from a database on one server and displaying it on a different website. I have ftp access to both servers.
Is there a way to do this or could the server's security possibly be blocking this communication?
I am trying to access an ASP script that is on one website from a flash movie that is on a different website/server but Flash is unable to read the variables from the ASP.
I then uploaded the swf that accesses the ASP script to the same server. It successfully reads the variables from the ASP but when I attempt to include that swf in a swf on the other server (loadMovieNum) it is again unable to read the variables.
I have allowScriptAccess set to 'always' but it doesn't help.
Basically what I am trying to accomplish is reading information from a database on one server and displaying it on a different website. I have ftp access to both servers.
Is there a way to do this or could the server's security possibly be blocking this communication?