 |
|
11-07-2000, 11:54 AM
|
|
#2
|
 |
|
Super Deity (Level 18)
Join Date: Sep 2000
Posts: 10,217
|
SW,
It's helpful to post the URL of the webpage or the actual code you are using when seeking help. That way someone can check for an error in the HTML code or make other suggestions.
That being said, when using embedded files that need to use a plugin, there is no way to insure that all visitors to a webpage will see/hear the file. Multimedia is browser setting dependent, and since many folks never get beyond using the pre-existing settings and many are paranoid about downloading anything, including plugins or multimedia files, the best you can expect is that a majority of visitors will see/hear the embedded multimedia files in your webpages.
I hope that helps, maybe someone else will have something more specific related to RA files/players.
Regards,
Kevin
|
|
Add to del.icio.us
Can you digg it?
|
|
|
11-11-2000, 05:48 PM
|
|
#4
|
 |
|
Sheriff (Almighty)
Join Date: Nov 1999
Location: Chch New Zealand God Mode: On
Posts: 3,167
|
Hi Simon,
I wonder if this is more of a file association problem on some users computers. Depending what plugins are installed depends on what they get. As you probably know, most browser add ons (IE: real player, windows media player, winamp, etc) now all seem to support the same formats to try and make their package the "only one needed" (versus having 3 seperate plugins for 3 different file formats). I wonder if some of these programs can not read your embedded code correctly.
It would be interesting to know if the users are all using the same plug in to hear your sound (and is it installed correctly) or what program they have associated with the file format you are using. Also what script are you using to embed your sounds? Maybe that has some effect on it.
------------------
Ian
Web Development - BIG Resources Inc
Head Guide - 123Webmaster.com
ian@123webmaster.com
BIG Resources.com
ICQ: 25828668
|
|
Add to del.icio.us
Can you digg it?
|
|
|
11-13-2000, 11:20 AM
|
|
#6
|
 |
|
Sheriff (Almighty)
Join Date: Nov 1999
Location: Chch New Zealand God Mode: On
Posts: 3,167
|
Hi,
As soon as I saw the code I knew it was the one real player generates. For some reason I always encountered problems with it and could never get it to work correctly. I can create the same thing using just one line of code. (this works in NS and IE browsers)
<!-- -->
<embed SRC="http://YOUR-URL.rpm" type="audio/x-pn-realaudio-plugin" CONTROLS="Controlpanel" AUTOSTART="FALSE" LOOP="FALSE" VOLUME=100% WIDTH=350 HEIGHT=36 CONSOLE="MYCONSOLE">
<!-- -->
Also check out the tutorial on 123webmaster.com
http://www.123webmaster.com/Tutorials/RealAudio.html
it gives a few other options using the same type of scripts, you might get some ideas.
I hope this helps.
------------------
Ian
Web Development - BIG Resources Inc
Head Guide - 123Webmaster.com
ian@123webmaster.com
BIG Resources.com
ICQ: 25828668
|
|
Add to del.icio.us
Can you digg it?
|
|
 |
|
KEEP TABS |
|
SPONSORS |
| |


|
| |
|
|
| |
|