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

Rick_Bullotta
Rick_Bullotta
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Rick_Bullotta
Customize the badges you want to showcase on your profile
Non-Flash client application - Adobe LiveCycle 05-11-2009
We'd like to use ALCS in some cases where the participants aren't "people" but are software "bots", particularly for chat activities. Is there an API (Java or REST-ful) that can be used to accomplish something like this?Thanks,Rick

Views

469

Likes

0

Replies

1
Re: Issue in SimpleChat (and maybe other pods) switching rooms on the fly - Adobe LiveCycle 08-04-2009
Hi, Hironmay.It's probably not necessary to switch SharedID's but it wasn't entirely clear when/why/what SharedID's did, so I erred on the side of safety...can you explain the usage/purpose of SharedID's?To support switching SharedID's (if it is something you want to do), you can set the model to "null" as provided in the unsubscribe method implementation in original post.Thanks,Rick

Views

167

Likes

0

Replies

0
Re: Whiteboard with images - Adobe LiveCycle 03-02-2009
You might also want to take a look at the Degrafa framework.It has some very rich capabilities for declarative graphics thatcould be a nice foundation for an extended whiteboard (and one thatcould theoretically be easily serializable, in its native MXMLform).

Views

232

Likes

0

Replies

0
Re: Screen sharing and the existing plug-in - Adobe LiveCycle 28-01-2009
Has anyone explored a "snapshot" approach? Is there an easyway to get a handle to the underlying bitmap of a Flex UIComponentif "cacheasbitmap" is set to true?

Views

313

Likes

0

Replies

0
Re: Hosting - Adobe LiveCycle 23-01-2009
Ditto on the need for an internally hosted solution forsecurity, availability, and volume/performance reasons.

Views

285

Likes

0

Replies

0
Re: Bug in ExtendedChatPod - Adobe LiveCycle 13-01-2009
Happy to help. While you're in there looking at theSimpleChat pod code, I'd recommend styling it such that all of theUI components use the same font face/size by default. I alsoattached an extended version of SimpleChat that includes an"unsubscribe" method that properly cleans up a subscription in away that allows reconnection. You may wish to incorporate thisbehavior into your classes in Cocomo as well.

Views

200

Likes

0

Replies

0
Bug in ExtendedChatPod - Adobe LiveCycle 09-01-2009
Hi. In my application, if I attempt to set thehistoryFontSize property in the MXML tag for the ExtendedChatPodcomponent, it will throw an error on initialization. If I set theproperty via AS at some later point, it works fine. Here's theerror thrown:TypeError: Error #1009: Cannot access a property or method ofa null object reference. at com.adobe.rtc.pods::SimpleChat/sethistoryFontSize()[C:\work\main\connect\cocomoPlayer10\src\com\adobe\rtc\pods\SimpleChat.as:265] atmx.core::Container/createComp...

Views

800

Likes

0

Replies

4
Re: Creating multiple users - Adobe LiveCycle 02-01-2009
Hi, Nigel.I had already implemented a login process similar to what youdescribe (and borrowed liberally from the sample code), but what Iwas more interested in was how I can create a second user accountso that I can log in as a test account other than my developeraccount.Thanks, and happy new year!Rick

Views

138

Likes

0

Replies

0
Re: Cocomo to share screen ? - Adobe LiveCycle 23-12-2008
Hi, Nigel.I know this is something the Genesis team at Adobe would liketo have, too... I definitely think screen sharing is of value, but perhapsjust allowing the rendered content of a Flash/Flex graphics contextto be shared would be cool (sort of a "super whiteboard" or "sharedcanvas"). Maybe you can already do this and I just don't understandthe current whiteboard infrastructure.

Views

231

Likes

0

Replies

0
Cocomo Bridges - Adobe LiveCycle 23-12-2008
I was wondering if there were any plans/considerations forproviding server-side bridges into other IM and VOIPinfrastructure(s). I can see plenty of value to this, both hostedan on-premise. A WHOLE lot of value, actually, particularly whencombined with the UI you're building.Use cases would be being able to contact/collaborate with aperson via multiple channels, depending on their current "state".For example, I might not be able to do a voice/cam session, butmight be able to do a VOIP call to hi...

Views

877

Likes

0

Replies

2