hello all,
i made a site with a dynamic text box, the contents of which are in a .txt file outside the movie. it worked ok with:
loadVariables("http://www.mysite.com/news.txt", "");
but then i put the movie into a frame page in the web and now it doesn't work any more. any...