Adobe Connect User Community
Menu

#1 2010-09-29 16:52:19

**_katerino_**

volume slider actionscript

Does anyone know how I can duplicate the volume slider button in the nav bar?

I read the article on "Developing a Flash Wrapper for Adobe Captivate and Presenter Content" http://www.connectusers.com/tutorials/2 … h_wrapper/

It works great, I just want to add a volume slider.

Offline

#2 2010-09-29 18:09:14

**_AChemey_**

Re: volume slider actionscript

katerino,

Using my component (in the article), you can try: 

contentGetVolume
contentSetVolume(volume_int)

If that doesn't work - I may have an updated component for you to try. 

Once these methods work - you can create your own slider to allow the end-user to set the volume which you pass to the contentSetVolume method.

Regards,

Andrew

Offline

Board footer