Hi new2oop,I've been meaning to check out the Flash only version of
ALCS, so you motivated me to do a little digging this morning. That side
of the library definitely isn't as developed as the Flex counterpart, so
it may be some time until full documenation and examples are
available.Here is a simple app that establishes a connection and then
loops a webcamera through the ALCS service, hopefully this helps you get
started:package { import
com.adobe.rtc.authentication.AbstractAuthenticator; impor...