Get the SteelArrow with Flash - guestbook sources (160K).
The guestbook.aro returns
a record based on the selected message ID. The code within this script allows the guestbook
to cycle from the last message to the first, and the first back to the last. Consider this
script the "brain" of the operation.
The savemessage.aro script
saves an entry to the database (if both the name and message fields are supplied). After
saving the data, the script redirects to the guestbook.aro to read the last entry from the
database.