- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi there,
The real idea is that you just configure a room in Flash (Flex) Builder
using your dev credentials. Add a chat, a whiteboard, whatever else you
need. Compile and run - LCCS lets you do this, since you're logged in as an
OWNER. That room now has the features set up so that future users can use
them (but only the ones you've set up!). So, take that room (it should be in
the dev portal) and say "apply this as an application template". You can
build a new app this way, or apply this room's features to an existing app.
From that point on, when you create a new room in that application (whether
in the portal or through the Server APIs), it comes pre-configured with the
ability to host the same features you added in Flex Builder. If you need to
re-configure a template, just set up the components in Flex Builder again
(you can use the Room Console in the SDK Navigator to get a look at what's
been installed in your room), and apply that room to the application's
template again - it just overwrites the old one.
For more on this, check the Templates Video Tutorial in the dev portal.
hope that helps!
nigel
Views
Replies
Total Likes