Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Help with Build a chat with Flex Tutorial

Avatar

Level 1

So i just descovered this who flex chat thing a short while ago.

Seems very awesome, but yet none of the videos i have seen on doing this work.

the one video that i have been trying to do is here

http://vimeo.com/15450704

I am using Flex 4.5, but when i copy and paste his code i get errros. Is there an up to date version of this, or better yet a project that i can just import do to this ?

Also, this video and another i have seen shows the screen for adobe lifecycle, yet my screen for this looks nothing like theirs.

what is going on here with all of this ?

example.jpg

4 Replies

Avatar

Level 3

Hi,

I tested this code and it worked for me using Flex 4.5:

http://www.riagora.com/2010/09/build-a-chat-with-flex-test/

Here are some questions that might help us resolve your issues:

1.  Did you create a web application for your the client app and a desktop application for the owner app?

2.  Did you add lccs.swc to your build path?

3.  Did you replace https://connectnow.acrobat.com/yourname/yourroom with your room URL in both apps?

4.  In the owner app, did you replace login@adobe.com and {thepass} with your login and password?  If yes, you can delete <fx:Script source="pass.as"/> from the top of the source file.

If you did all 4 and still have issues, please give us some details.  What exactly are the errors?

Your screen might look different from what is shown in the video because you might be comparing the developer portal (https://collaboration.adobelivecycle.com) with the developer console (an AIR application included with the SDK).

Hope this helps,

Jamie

Avatar

Level 1

Thank you for teying to help.

The first problem is when i log into LCCS portal.

which looks like file #1. when i click on the SDK download i get screenshot #2.

When i click on download the SDK navigator it does nothing.

I candownload the second option sdk contents zip file. However when i use that and load the lccs.swc file as shown in the vid i get the following error as shown in #3

#1

1.jpg

#2

2.jpg

#3

3.jpg

Avatar

Level 3

Hi,

Do you have AIR installed?

http://www.adobe.com/products/air/

AIR is required to run the SDK Navagator Application.

I was not able to reproduce the SWC load error.  One thing you can try is to unzip the contents in the recommended directory and trying using it from here:  <your path to flex builder>\Adobe Flash Builder 4\plugins\lccs .

-Jamie

Avatar

Level 1

yes, i even got the update but i still get the same error.