First off, thanks for making it for us.
I'll try to make this concise.
1. I'm making one from scratch using your code and tutorial. I want it to be two separate movies, one I've named read.swf, the other named write.swf.
I assume this is possible. Also, I want the read.swf to load into level 20, the write.swf to load into 15. So anyplace I've seen a 1 or 0 at the end a line of code, I've changed the levels accordingly, correct? Like so:
("
http://www.roberthenry.org/Guestbook/GuestBook.php", 15, "GET");
Also, am I correct to assume that the write swf can work independant of the read.swf? They don't need each other to work, I don't think.
2. In your documentation, you never mention that we might have to change the path to the text file and the php file. Is it understood that we should do that?
For instance, in the php file, it only references GuestBook.txt, but I changed it to its path on my server. I also made these same type changes to the button code in the flas themselves. Is this correct? AND is there a problem with having two file names for all of this, ie. read and write?
Thanks.
Robert Henry
Left Nut of Thresh
http://www.roberthenry.org