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

thenewmexican62
thenewmexican62
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
6

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by thenewmexican62
Customize the badges you want to showcase on your profile
Q: Sending a room invite to N number of users - Adobe LiveCycle 12-05-2011
Question.Is it possible to send a room invite message to a number of users from a Java backend.Thanks.

Views

619

Likes

0

Replies

1
Re: microphone.activityLevel always 0: Solved - Adobe LiveCycle 05-05-2011
I solved the problem by looking through the MicrophoneManager class.Here is the ctor for the MicrophoneManager classpublic function MicrophoneManager() { if(!_creating) { throw new Error("Class cannot be instantiated. Use getInstance() instead."); return; } micIndex = 0; }Notice that the MicrophoneManager.micIndex instance var is set to 0. On my Mac that index references Built-in Microphone.The line in bold is what fixed the problem. Everything works as expected now. private function initLCCSCon...

Views

115

Likes

0

Replies

0
Q: Best webcam for Mac SnowLeopard - Adobe LiveCycle 04-05-2011
Can anyone tell me the best WebCam, with Microphone, to use for the LCCS stuff.Thanks.

Views

474

Likes

0

Replies

0
Re: microphone.activityLevel always 0 - Adobe LiveCycle 04-05-2011
The FP settings tab correctly recognizes, and, has the USB microphone selected upon application startup. There is nothing to change in the FP settings.

Views

116

Likes

0

Replies

0
Re: microphone.activityLevel always 0 - Adobe LiveCycle 04-05-2011
Thanks for the reply.I think I found what the problem is. I printed a trace on the microphone.name. It prints out "mic name is: Built-in Microphone"Even though I set the microphone to AK5370 in the flashplayer settings. It appears to default to Built-in Microphone.Is there a work around to this.Thanks

Views

124

Likes

0

Replies

0
microphone.activityLevel always 0 - Adobe LiveCycle 04-05-2011
OS: OSX SnowLeopard 10.6Flash Builder 4 using SDK flex_sdk_4.1.0.16076Compiler settings: Use the default SDK 4.1Adobe Flash player options use a specific version: 10.1.0Microphone: Logictech USB AK5370I'm using the Audio sample app that came with the LCCS bundle.Just to be sure that flash player detects the Mic I right click on the application to look at the FP settings. I go to the MIC settings.I can clear see the level meter fluctuating as I speak into the mic, and, also, the correct model of ...

Views

892

Likes

0

Replies

5