G’day. If you’ve got the time & are up to the challenge then your assistance would be greatly appreciated.
I hope you can help me as I’m sure there is a simple solution to the issues I’m experiencing.
I’ve attached the 5 necessary files for download. They are MAIN.fla, INTER.fla, GuestBook.txt, GuestBook.php & mail.php3.
Note: MAIN.swf is the main movie in which all external movies are loaded into. I have only included INTERACT page as this is the page I’m having the issues with.
- CONTACT FORM - CheckBox Component Coding
I’m unsure of how to code the CheckBox Component such that when checked “true” the users information is captured & sent to an additional unique mail.php3 file. The PHP file that is actioned when SEND is pressed is mail.php3.
- GUESTBOOK FORM
Ok, I’m experiencing two functional issues with this form, one major & one minor.
MAJOR: When viewed online as a standalone movie, INTER.swf functions fine. A functional issue arises when INTER.swf is imported into MAIN.swf. The issue is that the external text file, Guestbook.txt, isn’t being loaded into the Dynamic Text Field, variable GuestBook. I do believe though that the user’s data is being sent to the PHP file. The PHP & text file that accompanies the coding are GuestBook.php & GuestBook.txt respectively
MINOR: When NEXT 10 or PREVIOUS 10 are pressed, the ScrollBar Component doesn’t resize to reflect the format of the newly imported content (Guestbook.txt), which leads to content display issues. It seems the ScrollBar Component retains the format from the initial load of GuestBook.txt (10 entries). If the fix is going to be a complex/ messy fix, then I may opt to replace the ScrollBar with just up & down arrows with no text position indicator.
Look forward to your responses/guidance.
Kashmere.