Hi,If I create a ScreenSharePublisher object in ActionScript, I'll get
the error below. Looks like minVers is always null no matter what I do.
However, if I do it in MXML, everything works fine. I'm using the 10.1
Flex swc.TypeError: Error #1009: Cannot access a property or method of a
null object reference. at
com.adobe.rtc.addin::AddInLauncher/compareVersions()[C:\work\main\connect\cocomoPlayer10\src\com\adobe\rtc\addin\AddInLauncher.as:239]
at
com.adobe.rtc.addin::AddInLauncher/openInAddIn()[...