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

EMelville
EMelville
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts

Posts
9

Discussions

Discussions
2

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by EMelville
Customize the badges you want to showcase on your profile
Re: LCCS Alternatives - Adobe LiveCycle 29-06-2012
Awesome News Jeff!!

Views

2.5K

Likes

0

Replies

0
Re: LCCS Alternatives - Adobe LiveCycle 29-05-2012
Is there any new news? Will this be moved to Influxis?

Views

2.5K

Likes

0

Replies

22
Re: Access of possibly undefined property originalScreenPublisher - Adobe LiveCycle 02-01-2012
Ok I figured it out, had to make double sure the LCCS SDK was installed correctly by following these steps:http://learn.adobe.com/wiki/display/lccs/1.2+Set+up+your+developer+environmentProblem Solved.

Views

111

Likes

0

Replies

0
Re: Access of possibly undefined property originalScreenPublisher - Adobe LiveCycle 02-01-2012
Anyone know what could be causing this? It's almost as if the one project i'm trying to integrate it into is missing something.Running Flex 3.6 SDK. Tested on another Flex 3.6 Application and didn't have a problems. Weird.Is there a way for it to ignore this error and still publish the .swf file?Thanks,-E

Views

109

Likes

0

Replies

0
Access of possibly undefined property originalScreenPublisher - Adobe LiveCycle 27-12-2011
Hello, keep getting this only error when testing the screenshare application with the LCCS SDK:"Access of possibly undefined property originalScreenPublisher"Do you have an idea of what I may be missing?Thanks,

Views

935

Likes

0

Replies

2
Re: Chat Room Switch ok, cannot chat. Maybe a sync issue? - Adobe LiveCycle 30-08-2010
Ok so I logged in through the chat using my dev credentials. My question is, how long do the chat rooms stay open? Will I ever need to login as the Admin to keep the room open again?Thanks,

Views

168

Likes

0

Replies

0
Re: Chat Room Switch ok, cannot chat. Maybe a sync issue? - Adobe LiveCycle 30-08-2010
I'm using the exact sample code from the LCCS SDK. I've only added a few buttons and a extra variable to hold the username.

Views

168

Likes

0

Replies

0
Re: Chat Room Switch ok, cannot chat. Maybe a sync issue? - Adobe LiveCycle 29-08-2010
It throws this error when I try to run the function above:Error: Error - insufficient permissions to create a new CollectionNode. You must be an OWNER of the room to add new multi-user features to it. Log in with developer credentials in order to do so. at com.adobe.rtc.messaging.manager::MessageManager/http://www.adobe.com/2006/connect/cocomo/messaging/internal::subscribeCollection()[C:\Users\Taurian\Documents\AmbientStream\AmbientInteractions\src\com\adobe\rtc\messaging\manager\MessageManager....

Views

169

Likes

0

Replies

0
Chat Room Switch ok, cannot chat. Maybe a sync issue? - Adobe LiveCycle 29-08-2010
Take a look, when I fire this function, the room switches but I cannot hit "Send" to send the text to the chat system.private function clickHandler(event:ItemClickEvent):void { cSession.logout(); cSession.roomURL = "http://connectnow.acrobat.com/t4uri4n/" + event.item.data; cSession.login();} I've also tried ChatArea.subscribe(); and have had no luck.Can anyone help?

Views

1.9K

Likes

0

Replies

12