Hi
I am developing an application using video/audio/chat and all is working fine and linking up to a database with External authentication (much easier now with Flex 4, so thank you!).
Anyway, I now need to add functionality so that a user, whilst chatting on video, etc can see a PowerPoint or PDF of some information on screen at the same time, in the same window.
So I figured that one route was to use the new screensharing capabilities of LCCS, so that userA can open a PowerPoint file, and user B can see it on screen.
This works fine, to an extent, but currently when UserA clicks back to the main site/application after opening his PowerPoint (to chat on video and talk about whatever content is in the PowerPoint file, etc), the screenshare window for UserB switches away from the PowerPoint file and goes blank. And I can see why because obviously the focus is now on the main application and not on the PowerPoint.
So my questions are:
1) Is there way of keeping the 'focus' on the PowerPoint whilst clicking back to the main application.
2) Or am I going about this completely the wrong way and is there a far easier way of showing presentations within the LCCS environment?!
Hopefully I'm missing something that's blindingly obvious...
Thanks in advance