loadVariables

MikeybobMikeybob Middle o' Farmer Land
edited August 2006 in Internet & Media
I'm trying to get my Flash website to read from an ASP query. My friend whipped me up a query to use, and it reads the database fine in HTML. The problem is getting Flash to read the query. I have just one entry in this table which will displayed in a dynamic text box. The line I'm using is: -

loadVariables("test.asp", "this.text", "GET");

The preview SWF loads up without incident. But the text is not there. Any ideas why?

Thanks is advance. :)
Sign In or Register to comment.