Skip to main content
Participant
February 6, 2009
Question

Parkland Bobs Doorbell for Connect Pro

  • February 6, 2009
  • 2 replies
  • 1078 views
Just curious. "Parkland Bob" created a doorbell for Adobe Connect Pro. When a host or presenter presses the doorbell, it rings for the individual pressing the doorbell AND the host and presenters on the other end. How do you make a shared swf file do that?
    This topic has been closed for replies.

    2 replies

    February 13, 2009
    Hi PHD2B,

    I saw your question on the review but couldn't reply to it so thought I would here. I have updated the doorbell to work for participants as well as for hosts and presenters. It is still under review and not available for download yet from adobe. If you don't want to wait email me and I will send you the latest version. Go to the Doorbell listing in the exchange and click on the 'Email Author' link
    February 10, 2009
    Using the "Web Collaboration Builder SDK" you can check current permissions and take actions accordingly, as well as send messages. e.g. when a participant presses the doorbell, a message is sent to all users in the room. The syncSWF (old name for the SDK) then receives the message, determines the current user's role, and if the current user is a presenter or host, the swf plays a sound. (See http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html)