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

Elliot_James_Ch
Elliot_James_Ch
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
6

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Elliot_James_Ch
Customize the badges you want to showcase on your profile
Re: looking for Flash example code - Adobe LiveCycle 18-10-2009
Hi new2oop,I've been meaning to check out the Flash only version of ALCS, so you motivated me to do a little digging this morning. That side of the library definitely isn't as developed as the Flex counterpart, so it may be some time until full documenation and examples are available.Here is a simple app that establishes a connection and then loops a webcamera through the ALCS service, hopefully this helps you get started:package { import com.adobe.rtc.authentication.AbstractAuthenticator; impor...

Views

90

Likes

0

Replies

0
Re: sync video and audio - Adobe LiveCycle 16-10-2009
Hi daminee,Have you tried adjusting the buffer length?

Views

121

Likes

0

Replies

0
Re: How to make non-owners have role = 50 ? - Adobe LiveCycle 16-10-2009
You can define autoPromote via code if you are logging into your application with the owner role, or it can also be accomplished via the Room Console in the SDK AIR app like the image you linked to. Here is how you get to that panel:Open the 'AFCS SDK Navigator' AIR appClick the 'Developer Tools' tabClick 'Room Console' buttonLogin to your accountDouble click on the appropriate roomClick on 'Auto-Promot Users' in the first panel on the left at the very topAlternatively, I believe if you're using...

Views

160

Likes

0

Replies

0
Re: Error using SharedWhiteBoard - Adobe LiveCycle 15-10-2009
Still seeing the error using the latest build that the AFCS SDK Navigator is giving me, AFCS Beta Build : 1.01, and Flash Player 10 version swc. Reproducable across all milestone Flex 4 SDK builds and the latest nightly.Error Issued:VerifyError: Error #1053: Illegal override of NullSwatchPanel in com.adobe.coreUI.controls.nullColorPickerClasses.NullSwatchPanel. at com.adobe.coreUI.controls::NullColorPicker/set dataProvider() at com.adobe.coreUI.controls::NullColorPicker/loadDefaultPalette()[C:\w...

Views

291

Likes

0

Replies

0
Re: Error using SharedWhiteBoard - Adobe LiveCycle 15-10-2009
I did some testing this morning to see if I could get the WhiteBoard to work with different versions of the Flex 4 SDK.Flex 4.0.0.7219 (Beta 1), Flex 4.0.0.10485 (Beta 2), and Flex 4.0.0.10973 (Latest Nightly) results in a VerifyError:VerifyError: Error #1053: Illegal override of NullSwatchPanel in com.adobe.coreUI.controls.nullColorPickerClasses.NullSwatchPanel.at com.adobe.coreUI.controls::NullColorPicker/set dataProvider()at com.adobe.coreUI.controls::NullColorPicker/loadDefaultPalette()[C:\w...

Views

300

Likes

0

Replies

0
Re: Error using SharedWhiteBoard - Adobe LiveCycle 08-10-2009
I'm receiving the same error, here is the code that I'm executing to reproduce: Using FP10 and 1.0 of the swc.

Views

279

Likes

0

Replies

0