I have completed a flash site…my first. I created a swf file that looks for a text document so what ever changes made to the text document is also made on the swf file when you open it up. It works well. The problem is when i embed the swf file in html. If i have the swf file on my server with the text document…no problems. However, if you embed in html on a site thats not on my server…it cant find the text doc. Is there another code I can use that allows me to embed the swf file on a site where the text doc isnt and at the same time tells the swf file where to look for the text document? I hope there is one because ive worked on my site for to long.