before i put time and/or money into this i want to know if it can be done. i have a flash header that has this in it. loadVariablesNum("text.txt", 0); PHP: i don't have a .fla file,but i read i can make one with sothink swf decompiler. 1.can text.txt be changed? 2.(most importantly)can the path be changed so it looks for the text in the root? something like ("../text.txt", 0) or ("http://www.domain.com/text.txt", 0) right now it looks for the text in whatever folder the path has. http://www.domain.com/35/something.html it looks for text.txt in the folder named 35. i use mod rewrite.