Home / Components / User Interface / XML / PHP Cool Animated Guestbook /
XML / PHP Cool Animated Guestbook
16 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]
> View graphic table with full license features
$16.00
Package includes: FLA, XML, OTF(FONT), PHP, DOC, HTML
Flash Version: Flash CS3, Flash CS4
Viewable with: Flash Player 9
Action Script: ActionScript 2.0
Product ID:F0901646
HELP FILE INCLUDED with images.
Features:
- Drag and Drop;
- stores data in XML;
- insert data using php;
- nice effects;
- detailed view at click;
- visitor can post his link and visit links with auto appearing button (if link is given);
- at long comments tip appears and the user can scroll the text with mouse scroller;
- warning messages if user enters wrong info to contact form;
- at new post the new post appears immediately (no lag).
Documentation file includes help to add more items.
$16.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by bgaby88:
Related components:
Featured components:
HTML / XML Video List AS3 - v2 version includin...[+]












5 comments
Add comment
Anonymous
#  /  PM  /  posted on Mar 23, 2009
bgaby88
!!!!!! IMPORTANT!!!! on some servers the php script can work strange and add some additional “” character in the comment (used to indicate special character “ ) and if there are additional characters in your data.xml file you should add an aditional line to your gb.php file
- additional line: $Comments = ereg_replace(”[^A-Za-z0-9 !:*”()@.-/’]”, “”, $Comments);
- where to put the additional line :
after the line where this code appears: $Comments = $_POST[“Comments”];
it should look like
.......
$Comments = $_POST[“Comments”];
$Comments = ereg_replace(”[^A-Za-z0-9 !:*”()@.-/’]”, “”, $Comments);
......
#  /  PM  /  posted on Jun 25, 2009
bgaby88
:) better please contact me if any problem with the product :)
#  /  PM  /  posted on Jun 25, 2009
rainey
Can this be used with no knowledge of flash? Can the logo be changed and the test at the top?
#  /  PM  /  posted on Sep 11, 2009
buckwierd
hi,
i have a CMS template and i wonder if i can include this Guestbook on my page as a SWF-data or as a html page. can you help?
#  /  PM  /  posted on Oct 29, 2010