Expand my Community achievements bar.

Beta version of Spark LCCS

Avatar

Level 3

We're pleased to announced the beta of the Spark (and therefore mobile) version of LCCS SDK.

Attached is a Zip file containing the SWC and the source.

There are a few issues we know about. Please let us know any additional issues you run across.

Here're the release notes:

LCCS Spark SDK beta 1 release notes:

This is a beta release of the LCCS SDK converted to the Spark framework. Because it is not a release version, we do not recommend you produce production apps with this version of the SDK.

There are known issues with this release of the SDK (see below). If you find issues that we have not listed, please let us know on this thread.

We’re not planning on doing extensive mobile-specific interface work for the Spark SDK. However, if there are particularly egregious usability problems on mobile devices, please let us know.
 
Known issues:
Text generally:

  • Applying text styles to a range of text applies the style to the whole text object.
  • Bullets don’t work.


Whiteboard:

  • Two-finger rotation does not rotate around the correct center.
  • Text item location can change on first click.
  • Occasionally, non-functional scroll bars will appear.


Chat:

  • The line spacing in the history display is inconsistent.


WebCamera:

  • Front facing camera is not available on mobile devices.
  • Camera only works in portrait mode.
  • We’ve seen some cases where framerate is very poor on mobile devices. If you experience this issue, please let us know the device on which you are experiencing this problem.


Misc:

  • There’s a dependence on the mobiletheme swc. That dependence will go away for the release version of the SDK, but in the meantime, you can deal with it by linking to the swc, which should be in /Applications/Adobe Flash Builder 4.5/sdks/4.5.1/frameworks/themes/Mobile/mobile.swc (or the equivalent on Windows) if you are using Flash Builder.
  • Apps using this framework must specify -swf-version=12 in compiler options. They also depend on AIR 2.7 and/or Player 10.3.
  • The namespace (http://ns.adobe.com/rtcmobile) is not final and will change.
19 Replies