Subscribe to our newsletter:
Awaiting 3 votes.
Posted by : nitrox on 09/18/2008
4564 pageviews, 15 purchases
Package includes: FLA
Opens with: Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
GuestBook! is an AS2-based, 3D , XML driven Flash guestbook.
Dazzle your visitors with the astonishing effects of 3D world.
GuestBook! v1.0 gives you just that in addition to the high performance and great power of control.
UPDATES
-Enhanced word filter so new-lined words get caught too.
-Enabled html quotes.
Requirements:
# Flash CS3 to open the FLA file.
# Flash player 8 (8+) to view the SWF file.
# Php 5(5+) installed on your server.
What you can change(parameters):
- CameraX
- CameraY
- CameraZ
- OffsetX(Camera pan X)
- OffsetY(Camera pan Y)
- CardsSeparation
- VisibilityRange
- FocalLength
- BannedWords (A list of banned words)
- Name_DefaultText
- Comment_DefaultText
- ThankYou_Msg
- ErrorLoadingComments_Msg
- LoadingComments_Msg
- BannedWordFound_Msg
- SubmitError_Msg
- BlockedIP_Msg
- NoComments_Msg
and still many more...
Features overview:
Word-Filter
Prevent users from posting words that you don't want to see written in your guestbook.
In the preview only four words are blocked, as* , f*** , sh** and bi***.
IP Blocking
Instantly block certain IP addresses from viewing content of your guestbook.
#Administrative tools
The GuestBook! administrative tools give you ability to:
- Delete a certain entry.
- View details of a certain entry.
- Block a certain IP address.
- Unblock a certain IP address.
- View a list of blocked IP addresses.
Customizable
Colors of GuestBook! can be easily changed and all messages (such as "Error loading comments" , "Blocked IP" , "Loading Comments..." ... etc.) can be easily changed using the parameters inside the FLA file.
High performance
GuestBook! has been tested for up to 450 comments(then I got tired of commenting :)) and it's performance didn't drop 0.1%.
Interactive
Browse through comments using your mouse wheel or using the keyboard arrows(Up/Down)
You might be interested in:
--------------------------------------






- Price : $16
- buy now
- add to alerts
Preview
dude I just bought this cool file but i cant get it to work properly
for starters when i preview it the IP message reads “Your IP address is undefined” and i get a “Error submitting comment” message when i try t post messages, I get that it may be a paths problem, this is how I’ve written the paths to the files:
PHP_Manager = “http://mysite.com/mx/sitebuilder/comments/PHP/Manager.php”;
XML_BlackList = “http://mysite.com/mx/sitebuilder/comments/XML/Blacklist.xml”;
XML_DataFile_relative_to_swf = “http://mysite.com/mx/sitebuilder/comments/XML/Comments.xml”;
XML_DataFile_relative_to_php = “http://mysite.com/mx/sitebuilder/comments/XML/Comments.xml”;
any help would be appreciated.
thanks
hab mir dein Guestbook gekauft und finde es ansich gut bis auf zwei Sachen die bei mir nicht funktionieren. Erstens die IP Adresse wird auf meiner Homepage nicht angezeigt und zweitens die deutsche Tastatur (????) klappt nicht. Bitte hilf mir.
Gru? Klaus
If there is anything that you want to see in GuestBook! v1.0 , don‘t wait for me to add it… go ahead and ask for it








help
and feedback
latest
news
latest
forum entries
Hi duneglow ,
I have sent you an e-mail with the suggestions.
Make sure PHP version is or higher.
Make sure DOM functions are enabled on your server.
Make sure the comments file is writable : – chmodd it to 777 or – [recommended] Open your FTP address , right click the comments file , select properties and make sure [owner – write] is selected.
To avoid the path setting confusion, place all your files in one folder.
PHP_Manager = “Manager.php”;
XML_BlackList = “Blacklist.xml”;
XML_DataFile_relative_to_swf = “Comments.xml”;
XML_DataFile_relative_to_php = “Comments.xml”;
I hope that was helpful.
Best Regards