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

Slistak2002
Slistak2002
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Slistak2002
Customize the badges you want to showcase on your profile
Re: How to get non persistent chat - Adobe LiveCycle 11-04-2009
Hi Hironmay-I tried the following:var nodeConf:NodeConfiguration = chatModel.getNodeConfiguration("HISTORY_NODE_EVERYONE");nodeConf.persistItems =false ;chatModel.setNodeConfiguration("HISTORY_NODE_EVERYONE", nodeConf);and got this error :TypeError: Error #1009: Cannot access a property or method of a null object reference.at com.adobe.rtc.pods.simpleChatClasses::SimpleChatModel/getNodeConfiguration()[....SimpleChatModel.as:388]i also tried unchecking persistItems for the history nodes in Node D...

Views

117

Likes

0

Replies

0
How to get non persistent chat - Adobe LiveCycle 09-04-2009
I'm trying to modify the SimpleChatExample to use non persistent chat, So that users only see chat that happens when their in the room. I can't figure out what i need to change to make it work like this.Any help much appreciated.-brett

Views

1.4K

Likes

0

Replies

4