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

axiomflash
axiomflash
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
5

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by axiomflash
Customize the badges you want to showcase on your profile
Re: Unable to initialize session - Adobe LiveCycle 18-11-2008
A followup. Even just using the code for the"SimpleChat.mxml" demo, I still run into an invalid login error.I have tried both my username, and my email address.I have tried resetting the password. I even created a secondaccount with no luck.I did create a room and am using that room name as in: http://connectnow.acrobat.com/axiomflash/livingroom

Views

315

Likes

0

Replies

0
Re: Unable to initialize session - Adobe LiveCycle 18-11-2008
Thanks guys, You are probably right that I should be usingthe documentation provided with the SDK, rather than trying toreplicate a demo-video. Thanks for your help!

Views

311

Likes

0

Replies

0
Re: Unable to initialize session - Adobe LiveCycle 18-11-2008
I'm trying to go off of what is said in the video:"We're going to set autoPromote=true. What that means is thatwe basically, when someone comes into the room, we want them to beale to use the components and not just be a guest, so we're goingto make them be a host automatically. But for your own applicationsyou can set that to false..."I tried each of the components and here were the results:SharedWhiteBoard - errorFileShare - worksNote - errorRoster - worksHorizontal Roster - nothing shows on s...

Views

311

Likes

0

Replies

0
Re: Unable to initialize session - Adobe LiveCycle 18-11-2008
Thanks for catching this Raff! Ryan just uses his usernameurl in the video, but you DO need the roomname like you describedfor it to work.I wanted to document that even after I connected I receivethis error:Error: Error - insufficient permissions to create a newCollectionNodereceiveAllSynchData RoomManagerat com.adobe.rtc.messaging.manager::MessageManager/http://www.adobe.com/2006/connect/cocomo/messaging/internal::subscribeCollection()[C:\dev\codeexamples\CoCoMoTest\libs\com\adobe\rtc\messaging...

Views

313

Likes

0

Replies

0
Unable to initialize session - Adobe LiveCycle 17-11-2008
Greetings early users! I am trying to get a proof-of-conceptrunning, using Ryan Stewart's example at http://tv.adobe.com/#vi+f1579v1001I am just using the code below for now, but I always get thebelow 404 error. I've triple-checked my url and password andeliminated pretty much all variables. Has anyone else experiencedthis? public function init():void { auth.userName = "keithatratio"; auth.password = "###"; sess.roomURL = "http://connectnow.acrobat.com/keithatratio"; sess.login(); } requestInfo http://connectnow.acrobat.com/keithatratio?guk=ZzpudWxsOg==&mode=xml&x=0.5144251501187682#THROWING ERROR# onStatus from URLLoader. Error.: <404>#THROWING ERROR# on...

Views

5.0K

Likes

0

Replies

14