Hi,
This is just a warning for the folks who might be getting
this error when copying/pasting from old Cocomo tutorials:
"Could not resolve <rtc:ConnectSessionContainer> to a
component implementation"
If you set you SWC right and still get this error, you might
need to change this part:
xmlns:rtc=”CocomoNameSpace”
to:
xmlns:rtc=”AfcsNameSpace”
Thought it might be useful to someone ;-)
Happy coding evrybody!