|
|
Rank: Newbie Groups: Member
Joined: 6/28/2009 Posts: 7 Points: 21
|
Hi, I am having a problem with the AutoPlay = False. When this is set the volume automatically goes down to 0 and I cant seem to find a way to set it again to 50 on the server side. The user will have to adjust the volume using the slider. Could you please advise.
Thank you, Jason
|
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
Will investigate. As a workaround - for now you can use the Javascript API to SetVolume(100) using the onPlay event. http://www.aspnetmedia.com
|
|
Rank: Newbie Groups: Member
Joined: 6/28/2009 Posts: 7 Points: 21
|
Thank you, I will try that.
|
|
Rank: Newbie Groups: Member
Joined: 12/11/2009 Posts: 2 Points: 6 Location: England
|
I am using aspFlashVideo with our CMS so we created the control as an object in c# and have added it to a placeholder, so the javascript fix isn't ideal as we do not know the id of the object. Is there any other work-around for this issue?
We really don't want our videos to auto play and making this false mutes the sound!
|
|
Rank: Administration Groups: Administration
Joined: 7/20/2007 Posts: 305 Points: -2,485 Location: Primarily in New York, USA
|
Luke,
could you post the code you're using to add the control to the page? Maybe I can help you make the connection.
Thanks
Dave
|
|
|
Guest |