Adobe Connect User Community


Send this page





Bookmark and Share

Home >  Learning Center >  Tutorials >  Building a custom pod for Adobe Connect 8

Building a custom pod for Adobe Connect 8

Dustin Tauer, Easel Solutions

June 2011

Expertise Level: Advanced

  
2 Votes

 Custom pods are completely unique to Adobe Connect and represent a great way to add functionality or extend the product in any way you'd like.

In this video tutorial, Dustin Tauer from Easel Solutions shows you how to create your first custom pod for Adobe Connect using Flash Builder (Flex) and the Collaboration Builder SDK.

 

For more information on Easel Solutions, visit their website.



Member Comments

Share your thoughts. Tell us what you think about this tutorial.


JULY 01, 2011

That was really helpful, thank you, looking forward to part 2, any idea when this will be available?

DECEMBER 27, 2011

How to do that the participants could send messages?

I've seen that with connector.allowParticipantPublish

but where to put this line of code?

thanks in advance....

DECEMBER 28, 2011

Hey Jose,

I usually add it to a caughtUp() function. The caughtUp function can be defined when declaring the syncConnector.

You'll need to add an 'allowParticipantPublish' line for each and every message you want to enable participants to broadcast.

Thanks,
Alistair
Log in to leave comments


<< Back to Tutorials main menu.

?>