Sample Application: Broadcast Presentation
Description
This sample shows how to host a presentation with one speaker
and many subscribers. There is a audio/visual piece for the Speaker, a questions
and answers capability with it's own audio/visual, and a slideshow, into which
other swfs can be loaded.
Key features
SharedObjects, NetStreams
Instructions
One person must log in as the Speaker to get the presentation
started. The Speaker has control over the questions and answers piece, as well
as the slideshow. The clients can ask questions which get added to a queue that
only the Speaker sees. The Speaker decides who gets control over the A/V next
to ask their question. The movie that is loaded into the slideshow piece must
have a slide on each frame, as the main broadcast app will navigate through
the slideshow movie frame-by-frame.
To connect as the Speaker and host a presentation click sample_broadcast_speaker.html
To connect as a presentation viewer click sample_broadcast.html to begin.