Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Florush
Florush
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Florush
Customize the badges you want to showcase on your profile
Re: Using MVC framework with LCCS - Adobe LiveCycle 21-05-2010
Ok, sorry for my vague question.What I'm trying to do is, creating a skin which has got a minimized amount of intelligent code.To show a webcam there should be only a videocomponent for instance.That videocomponent can handle netstreams which are created in our framework.At the moment we are using all the components in the sdk like WebcamSubscriber, etc for rapid prototyping.But that component needs a lot of data related references like connectsession, etc which I don't like to pass onto a skin ...

Views

80

Likes

0

Replies

0
Using MVC framework with LCCS - Adobe LiveCycle 20-05-2010
I'm developing a project in PureMVC and seperate skin classes.Now there are a few 'view' components available in the lccs sdk, but when I usethem they require data far away from the skin. The approach we made in the projectis far from simple but extremely oop based and it's not very nice to use thestandard components in the sdk.When looking to the WebcamSubscriber for instance, I would like to use basic netstreams in theskin with live streams. Is there a simple way to get the netstream out of th...

Views

598

Likes

0

Replies

2
Userid prefix when connected to LCCS via PHP - Adobe LiveCycle 19-05-2010
I'm using the PHP service class packaged in the SDK and each user connects to the LCCS with the getAuthenticationToken function.But when I get updates within a running flash app from the UserManager, the userid got a prefix of "EXT-{lccs account name}-{userid}" whereI expect it only to be "{userid}".How can I fix that? Or is it just the way LCCS handles authentications through PHP?Thanks in advance,Florus

Views

505

Likes

0

Replies

1