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

Nate_Beck
Nate_Beck
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
11

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Nate_Beck
Customize the badges you want to showcase on your profile
Re: SimpleChat Serverside Logic - using recipientDisplayName - Adobe LiveCycle 17-09-2009
Ah I see it:For nodes where allowPrivateMessages has been set to true, this field allows messages to be received by only *one* recipient. Note that for cases where groups of people are recipients, you should use specialized nodes where those recipients have been promoted with the ability to subscribe. We do want to avoid the one-to-one private message case devolving to "one node per user," so recipientID allows this in a much simpler manner.public var recipientID:String;I didn't think to lookup ...

Views

94

Likes

0

Replies

0
SimpleChat Serverside Logic - using recipientDisplayName - Adobe LiveCycle 17-09-2009
Hey guys,I'm working on a application within AFCS that requires all users to be connected to the same room (I have a general chat room), but then also allows users to send private messages to each other. However, as you likely know, when using a shared model, all messages get broadcast to everyone within the room, which is not the experience that I want.I knew that SimpleChat had very similar functionality, so I dug into it a bit.I'm going to assume that you guys ran into the same problem that I...

Views

959

Likes

0

Replies

2
Flash 10 source for AFCS - Adobe LiveCycle 10-08-2009
Just need some clarification real quick.When looking at the AFCS libraries in the libs directory, I see there is flashOnly, player9 and player10. There only seems to be a src folder under the flashOnly/player9 and player9 versions of the SDK. Are the player10 versions not open source?Cheers,Nate Beck

Views

1.1K

Likes

0

Replies

1
Re: AFCS SDK Navigator doesn't do anything. - Adobe LiveCycle 10-08-2009
I just re-installed the AIR Runtime, and now it works. The curious thing was that when I tried to upgrade to the latest 1.5.2 version, it told me I have a more current version already installed. I seem to recall that Adobe Wave forced an update to my AIR Runtime a week or so ago. Maybe some conflict there. Then of course, I may have installed an Athena build of the AIR Runtime at some point and forgot.To answer your questions below for posterity's sake.a) Now 1.5.2, not sure what version before ...

Views

83

Likes

0

Replies

0
AFCS SDK Navigator doesn't do anything. - Adobe LiveCycle 09-08-2009
Hey guys,I haven't worked with AFCS since the rename. I decided to grab the latest source code. After installing the AFCS SDK Navigator, I try to run it. It seems to start, but nothing shows up on the screen. It's quite annoying. Any ideas?

Views

1.4K

Likes

0

Replies

3
Re: Your Feedback requested : SDK Package AIR App - Adobe LiveCycle 27-05-2009
I think the AIR application is a great idea and I really like the mock-ups. However, I believe there still should be a direct way to download the SDK source code and SWC files, not from within Adobe AIR. I can think of a few situations where I need to get the SWC and don't want to have Adobe AIR installed.Regardless, I really do think the application is spot on. Excellent work guys!

Views

175

Likes

0

Replies

0
Re: Is this thing on? - Adobe LiveCycle 06-04-2009
I'm digging the new forums... sweet.

Views

109

Likes

0

Replies

0
Re: Using Flash Player 10's Cocomo.swc got you down? - Adobe LiveCycle 20-01-2009
Sure, fixed it in my previous post.

Views

82

Likes

0

Replies

0
Using Flash Player 10's Cocomo.swc got you down? - Adobe LiveCycle 20-01-2009
Hey everyone. I'm posting this in hopes it will save someonea bit of time.I was playing with Cocomo today and hit a wall dealing withthe Flash Player 10 version of Cocomo.swc and Adobe AIR. I createda new AIR application in Flex Builder 3, and pointed it to the FlexSDK 3.2. I then linked in the FP10 version of Cocomo.swc.Everything was going fine until I tried to run my application andit threw "Error #1065: Variable SoundCodec is not defined."After doing a bit of research, I learned this error o...

Views

957

Likes

0

Replies

3
Re: SharedTextInput - Adobe LiveCycle 18-11-2008
SharedModel doesn't seem to use the Baton class. I'm mostlylooking for an example on how to pass the baton back and forthbetween users on a control. I'm just looking for that code asjumping off point, I don't expect it to be solidified yet.

Views

140

Likes

0

Replies

0