Re: Screen sharing or sharing a ppt / pdf file
Unfortunately, no... screensharing is still not available in the general
release of the Flashplayer (it's only available to Adobe connect).
The way I handle document sharing is to first convert the document to .swf
with one page (or slide) on each frame, load the .swf to each client via HTTP,
and then use a shared object to sync data about the current frame number.
|