Skip to main content
Known Participant
August 4, 2014
Question

collaboration Builder and Presenter in Adobe Connect

  • August 4, 2014
  • 1 reply
  • 401 views

I have a project which requires reporting features out of Adobe Presenter, but we want to now integrate it with collaboration builder to have host lead sessions. Has anyone had experience with these two areas? I am getting very little out of my searches simply with Collaboration Builder. I am looking for someone with experience with the reporting feature of virtual classrooms, and specifically getting the reporting of that type of meeting to work with Collaboration Builder sdk, to load another game swf, which holds our game content. Viewer.swf is confusing in the current scheme of Presenter file structure, because I do not know what tasks that swf carries out, so I can incorporate them into my Flex shell to run a Presenter type game in Adobe Connect with my Flex shell. Not sure if that was clear, please ask any questions you have about this structure.

This topic has been closed for replies.

1 reply

Known Participant
August 4, 2014

To clarify above, I really want to know what it is that viewer.swf does in the Presenter file structure? I know it is a shell for Presenter output, but what does it do inside the swf - what is the code behind the magic? I need to integrate that code in with my Flex presentation to get Collaboration Builder up and running.

Jorma_at_CoSo
Legend
August 4, 2014

Presenter does use the Collaboration Builder SDK, though to the exact implementation, I'm not able to say.

Full documentation for the Collaboration Builder SDK, go to the Connect Developer center, Adobe Connect | Adobe Developer Connection That may help clarify the functionality and implementation of the SDK into your Flex application.

Known Participant
August 5, 2014

It does not help. The Connect Developer Center is not very helpful. I have been through the examples and none of them pertain to Presenter. There are very few posts about Presenter and Collaboration builder on the forums. I need more specific resources to better understand what Presenter is able to do? Mostly what I need is collaboration builder to pass into my swf file whether a user is a host or not, and then send messages I spit back from my swf.