Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

volume param not working


  • Please log in to reply

#1
vinny_the_hack

vinny_the_hack

    Member

  • Member
  • PipPipPip
  • 157 posts
I have tried everything I can think of to try to control the volume of an audio file playing on my blog site. It seems to be ignoring the volume="10" param. It plays at normal volume on FF and IE. I have placed the volume control in 3 different places to no avail. Here is my code. Any ideas?

<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="0" height="0"> volume="10" <param value="http://vinnythehack....reeAsABird.mp3" name="FileName"/>

<embed width="0" volume="10" src="http://vinnythehack....reeAsABird.mp3" autostart="true" loop="false" height="0" type="application/x-mplayer2"><param value="true" name="autoplay"/><param value="10" name="volume"/><param value="true" name="controller"/></embed></object>
  • 0

Advertisements


#2
vinny_the_hack

vinny_the_hack

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 157 posts
I removed all the "junk" that my audio hosting site generated and it now works fine. Why does everyone make things so [bleep] complicated???

Here's what I changed the mess above to:

<embed src="http://vinnythehack....reeAsABird.mp3" volume="10" autostart="true" loop="false" height="0" width="0"></embed>

Edited by vinny_the_hack, 21 October 2008 - 05:37 PM.

  • 0

#3
Major Payne

Major Payne

    Retired Staff

  • Retired Staff
  • 5,307 posts
The param tags you had between the embed tags may have messed it up as these are used for the object tags. Just for your information, there is no closing embed tag.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP