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

code_away
code_away
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
14

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by code_away
Customize the badges you want to showcase on your profile
Re: Storing complex objects in a SharedProperty - Adobe LiveCycle 23-03-2009
Thanks Nigel!!

Views

242

Likes

0

Replies

0
Storing complex objects in a SharedProperty - Adobe LiveCycle 23-03-2009
I'm trying to store a SWFLoader in a SharedObject (sPropertybelow) but with no luck. Instead, I'm able to store and publish asimple string object. Doesn't Work:var m:MessageItem = new MessageItem("swf1",swf1); //swf1 isSWFLoadersProperty.collectionNode.publish Item(m,true); // used spacein "publish Item" avoid forum "censored" word Works:var m:MessageItem = new MessageItem("swf1","test string");sProperty.collectionNode.publish Item(m,true); // used spacein "publish Item" avoid forum "censored" w...

Views

3.4K

Likes

0

Replies

16
Re: URLLoader error - Adobe LiveCycle 16-03-2009
Raff, I would love to share the real URL but then that wouldreveal the intent of the application, which at this time isproprietary. The output I provided is from the Console whilerunning in debugger mode. I fired up the app this morning, and it is now working (and Ididn’t make any changes). I’ll keep an eye on thisissue. Thanks!code_away

Views

99

Likes

0

Replies

0
Re: URLLoader error - Adobe LiveCycle 13-03-2009
By the way, I'm not able to log into the ConnectSession....it just hangs

Views

99

Likes

0

Replies

0
URLLoader error - Adobe LiveCycle 13-03-2009
I'm getting the below error message. Any ideas? My programwas working before then I started getting this message out of theblue...getMeetingInfo: status=0#THROWING ERROR# onError from URLLoader. Error.:<[IOErrorEvent type="ioError" bubbles=false cancelable=falseeventPhase=2 text="Error #2032: Stream Error. URL: http://connectnow.acrobat.com/my/roomId?x=0%2E3946043970063329&mode=xml"

Views

1.1K

Likes

0

Replies

3
Re: Unable to setUserDisplayName for ConnectSessionContainer - Adobe LiveCycle 27-02-2009
Ah! That worked... thanks for the solution Hironmay!

Views

88

Likes

0

Replies

0
Unable to setUserDisplayName for ConnectSessionContainer - Adobe LiveCycle 26-02-2009
Hello,Whenever I call"cSession.userManager.setUserDisplayName(cSession.userManager.myUserID,name)" I get the below error message (insufficient permission). I'mnot sure why since I logged into the ConnectNow account as theowner (supplied username and password with AdobeHSAuthenticator).In addition, cSession.userManager.myUserRole is 100, which isowner, so I should have sufficient permissions to change thedisplay name. cSession is a ConnectSessionContainer variable.It may be worthy to note that I ...

Views

799

Likes

0

Replies

3
Screensharing support in AFCS - Adobe LiveCycle 18-02-2009
When will AFCS support screensharing? It seems like the onlymajor feature that's missing. With screensharing, it would be ahome run.

Views

509

Likes

0

Replies

1
Re: ConnectNow server availability - Adobe LiveCycle 26-01-2009
Yeah, I added an event listener, and nothing shows. I sentyou a private message with my account info. Thanks!!

Views

72

Likes

0

Replies

0
ConnectNow server availability - Adobe LiveCycle 26-01-2009
This has been happening since last Friday - when I run myapp, it hangs.. not getting a response from the ConnectNow server.This happens also for the Cocomo Dev Console when I attempt toenter the meeting room. Seems like some server issue, maybeload?

Views

557

Likes

0

Replies

2