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

kevinyeandel1
kevinyeandel1
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by kevinyeandel1
Customize the badges you want to showcase on your profile
Re: simple stuff not working - simple client, basic chat - Adobe LiveCycle 04-05-2009
Hi RyanPretty much perfect timing. Put this in a holding pattern since posting but need to implement by end of next week.>Are you trying to expose chat content to both a PHP based app as well as a Flex based application?I think your question to me is making me answer, in part, my own questions.Basically, I need the room to be "hosted" by a "non-human" - a "robot". The robot could be a flex app from a desktop but ideally server based/php/other. The robot is more of a listener than a speaker.The b...

Views

168

Likes

0

Replies

0
simple stuff not working - simple client, basic chat - Adobe LiveCycle 14-04-2009
Hi,I'm obviously missing the point here and apologies and I've now spent about 24h on this but:In my app,lots of hardcoding but heres the relevant chunks:// this bit is going to fetch the authToken string... thats all it does and seems to be fine// when the user has logged to the main application (not the chat), this gets called, the idea being they have a screen name and are accessing a room as a guest only. The room will already exist. It may or may not have a host in it. Does a host have to e...

Views

1.8K

Likes

0

Replies

6
Prepared for a grilling... amfphp - is this a bit naughty? - Adobe LiveCycle 11-04-2009
I found a way to amfphp without code changes etc. Worlds shortest class too.Not sure what you guys think. Takes about 2-3 seconds to respond and probably highly inefficient but being one that cant rest without a solution it gets me onto the next thing pending something from you experts.~(where letmein.php is index.php with my login creds and it prints out the token)Thanks in advance and also, thanks for the rapid and detailed help I've received from you guys in this forum the last couple of days...

Views

562

Likes

0

Replies

0
authentication using amfphp - Adobe LiveCycle 11-04-2009
HiI need to get a token back to my basic chat program and wanted to use amfphp.I tried to test the class in the amfphp/browser but it doesn't work.When I run the code from the command line it just pumps outphp chatter.phpusage: chatter.php [--debug] [--host=hosturl] account username password --list --create room [template] --delete room --delete-template template --ext-auth secret room username userid role --invalidate roomIt's actually require_once("afcs.php"); thats causing it. I guess I shoul...

Views

1.1K

Likes

0

Replies

1
basic chat - intercept messages - Adobe LiveCycle 11-04-2009
Hi I'm wondering if there is any way toApply filters in real time to some words - you know the sort/public chat.It's nothing that has to be covert but I could do with some tips/direction on this.Back later with another one..Thanks in advance.Kevin

Views

975

Likes

0

Replies

2