Copy link to clipboard
Copied
Hi,
We have developed an ASP.net application. We need to establish a web conferencing session. we have developed a web conferencing tool with FMS. We are planning to use adobe connect for establishing the web confererence. We need to show data from the asp.net application at the time of the web conference. how do we integrate .net application with adobe connect? is it possible to customise the adobe connect? please help....
Copy link to clipboard
Copied
Hi. Good question.
You cannot customize Adobe Connect. We provide ways to change the colors, change the icons, change the login screen, change the fonts, and add JPG background images in your room.
If you want to check out our developer site that might help.
Located here:
http://www.adobe.com/devnet/adobeconnect.html
You can use web services api to bring in data or export data. You could try to develop a pod that integrates with your .net app.
Understand that Adobe Connect is an Adobe Flex development environment and not .NET so this will be tricky. Let us know what you find out.