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

Chad_L_
Chad_L_
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Chad_L_
Customize the badges you want to showcase on your profile
Re: Cocomo Services Down? - Adobe LiveCycle 04-12-2008
quote:Originally posted by: phelanpdgCan anyone confirm if the services are unavailable? I'm justcurious because my apps just stopped working and no longer can Ilog into the Dev Console..Its working for me (8:42am CST).Chad

Views

133

Likes

0

Replies

0
Re: LocalAuthenticator question - Adobe LiveCycle 03-12-2008
Hi Hironmay,I have no problems when I do this (the LocalConnectionexample uses this way too):Then it always works as expected. However, I don't want tohardcode a username there, I want the user to be able to set itthemselves. When I leave out the "userName" from theLocalAuthenticator tag and attempt to set it in ActionScript tosomething the user defines as their username it never gets set anddefaults to the randomly generated username rather than the one Ispecified. I moved around the code I use...

Views

129

Likes

0

Replies

0
Re: Getting started with Cocomo tutorial posted - Adobe LiveCycle 03-12-2008
quote:Originally posted by: Nigel Pegg I'd actually spotted this demo before you'd even posted =).Nice work, thanks for writing this! I'd say that there are a coupleof shortcuts you cut put in the MXML, but nothing really major -for example, you could databind the List's dataProvider directly tocSession.userManager.userCollection, and you could bind thetextArea's text directly to chatModel.history. Lastly, I'd maybeuse EmoticonTextArea. But these are just details - overall thetutorial is fantast...

Views

160

Likes

0

Replies

0
LocalAuthenticator question - Adobe LiveCycle 02-12-2008
I'm using LocalAuthenticator like so:Then when I connect the user (to subscribe) I set theusername like this:cocomoAuthenticator.userName = "test";This however never sets the username to "test" but always tothe random username generated by Cocomo when a username is notsupplied. There has to be something obvious I'm missing here?Thanks,Chad

Views

956

Likes

0

Replies

3
Re: Basic Chat may not work behind firewa;; - Adobe LiveCycle 02-12-2008
quote:Originally posted by: ATDWe have a Firewall and my basic Chat app does not work here.This is interesting because I'm also behind a fairly tightfirewall and have no trouble getting through to the servers usingthe example chat program. I'm no expert, but I think RTMP cantunnel, and if that is the case it should slip through firewallsthat might be inspecting the packets to see if they are indeedvalid HTTP packets. I'm not sure though if they RTMP tunneling isturned on by default or if its the...

Views

361

Likes

0

Replies

0
Getting started with Cocomo tutorial posted - Adobe LiveCycle 01-12-2008
For anyone that is interested I've posted a getting startedtutorial on using Cocomo by building a chat program using FlexBuilder 3. You can view the tutorial here: http://giantflyingsaucer.com/blog/?p=289Any feedback or corrections are appreciated.Chad

Views

1.0K

Likes

0

Replies

2
Re: General Cocomo Questions - Adobe LiveCycle 26-11-2008
Thanks for the information Nigel. After spending most ofyesterday going over the API I can see how Cocomo is a verypromising project. I think it could be well suited to particulargames and applications and I'm going to continue working with it.Chad

Views

109

Likes

0

Replies

0
General Cocomo Questions - Adobe LiveCycle 25-11-2008
I'm going over the SDK and docs for Cocomo and have a fewquestions:1. There is the ability to create rooms, can any user do thisor only specific ones - its seems like in the documents creatingrooms is left to people with "owner" rights?2. Is there anything that keeps track of a current list ofrooms and who is in them?3. Can a limit be put on how many people can be in a room sono more can join it?4. Can any user join a room of their choice or does someonewith permissions using the "UserManager" h...

Views

1.0K

Likes

0

Replies

2