Sample Application: A/V Guestbook
Description
This is a simple extension of the text-only guestbook we all know.
Using the features provided by the Macromedia Flash Communication Server MX, this
guestbook will enable visitors to leave audio/video messages, as well as regular text messages.
This sample is intended to be a sample, easy to understand application. The UI is pretty straightforward, and the code is easy to read.
Key features
The entries are stored in a Shared Object persistent on the server.
This sample is easy enough to be a starting point for learning how Shared Objects and server-side code work.
Click sample_guestbook.html to begin.