[SIZE=4]…::::NOTICE::::…[/SIZE]
**I changed the file so that it would not open a pop-up window. The new ZIP file is attached below. And also on the second page. **
Well, I was planning on making a tutorial for this, but I haven’t had the time with work and my family and social life. So I’m just going to give everyone the necessary files. They are all zipped up in the attachment at the bottom of this post.
Installation:
Make sure your host supports PHP.
Upload all the files to the same folder on your server.
CHMOD the text file so that its permissions are 766. If you don’t know how to do this, do a search of the forums or contact your host.
If you need any help then send me an e-mail. You can do that by pressing the e-mail button under my post. I included the FLA file also so that you can edit the colors of all the buttons and everything.
Downloaded it to check out the source, way too complex or me but it’s excellent, I really love it and If I end up using it, I’ll let ya know.
Also I never knew about the Layers folder you can use in the timeline, really keeps things neat. Amazing how easily you can overlook the simple things, just wondering if there is another purpose for this, or is just to keep complex movies neat?
I know there never seems to be enough time but I would love to see a tutorial for this in the near future as it seems like a very intresting aspect of flash that I never looked into before.
Thanks. That reminds me, I probably should have commented all of the code in the FLA. I forgot too… I will do that next and will upload a new file, but that won’t be for a day or two. I hope more people check it out and use it.
I was assuming you already had it, because you recognized it. I was merely posting the link for others beacuse I forgot to include in with the rest of the files. :):P:)
just open up the PHP file using notepad or a similar text editor. that should work fine. That is what I used to make the php files…Then you should be able to edit the PHP all you want.
PHP is not all that hard to learn. I’m not very good with it, I just started learning it. THe guestbook was really the first thing that I ever did using PHP.
This is tremendous work. As someone largely ignorant of php, this was amazing. One modification that is easy and useful that I did was add the generic component scrollbar to the main text area “InstanceName_0” (of course I made the scrollbar much smaller). This allows people to write a little bit more in the text area.
My problem is this: I want to have this load into another .swf movie. Do I need to put “this” before each variable in the script as well as each reference to the timeline? If so, is that really all that I need to do, or do I need to change any of the php?