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

annacc
annacc
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
6

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by annacc
Customize the badges you want to showcase on your profile
Re: Audio "VU" meter using Audio_Publisher - Adobe LiveCycle 29-12-2009
Perfect and just what I needed!!  Thanks.

Views

401

Likes

0

Replies

0
Re: Audio "VU" meter using Audio_Publisher - Adobe LiveCycle 29-12-2009
Great, thanks so much!

Views

226

Likes

0

Replies

0
Re: Audio "VU" meter using Audio_Publisher - Adobe LiveCycle 29-12-2009
This is sort of what I am trying to replicate:http://www.liquid.pl/support/audio/ -> then click on "Read about VU Components" -> "View Example".

Views

226

Likes

0

Replies

0
Audio "VU" meter using Audio_Publisher - Adobe LiveCycle 29-12-2009
Has anyone had any luck creating a VU-style meter for visualizing audio? I am guessing that I could do this by binding to the audio_publisher.microphone.activityLevel variable, but haven't had any luck yet.Any pointers would be helpful, thanks!

Views

1.5K

Likes

0

Replies

5
Re: Dynamic DataGrid based on Camera Streams - Adobe LiveCycle 09-07-2009
Thanks Hironmay. Yes, I am already able to catch those types of events and handle them (I know I'm getting the right users' streams by printing their IDs to a textarea ). Your last paragraph on updating the UI with this new information is the crux of my problem. It appears the DataGrid was built intentionally to discourage programmers from extracting information from it. While most programmers can likely rely on binding data from a dataprovider, the information I need comes from the camera strea...

Views

104

Likes

0

Replies

0
Dynamic DataGrid based on Camera Streams - Adobe LiveCycle 08-07-2009
Using WebcamPublisher and WebcamSubscriber, I have implemented a system where each user's webcam video can be displayed in its own window and users can move and resize each window as they see fit.I also created a roster using a DataGrid (with dataProvider binding to cSession.userManager.userCollection) with two columns:one for the screen name and one for a button that opens a window that subscribes to that user's webcam. So far so good.Now I would like the buttons in my DataGrid to only be visib...

Views

883

Likes

0

Replies

2