kvarnerexpress
May 19 2005, 10:06 PM
| | Currently I have ICONS (JPGs) on a number of my pages that, when clicked, allow the user to hear a specific audio (WMA)file related to the page.
The problem is that when the icon is clicked, the audio file plays, but it opens (in this case) the Windows Media Player. I am trying to avoid that from happening.
My workaround is to create a separate, new window (small in size), that opens and has the sound file attached to the background of the new window, playing automatically when opened. This works...
I can also make about 30 of these little windows for each of the 30 sound files on all the different pages.
Is there a way I can just play each sound without any change to the current window (no media player showing)?
IF NOT, is there a way I can use a single "new window" that somehow "gets" the specific sound file each time (without creating 30 of these things) and plays it as the background soud of the new window?
Thanks,
|
Comment/Reply (w/o sign-up)
elevenmil
May 20 2005, 01:39 AM
I know this is the time where I am supposed to help you with your question, but my problem is getting Windows Media Player to open. I can't get it to do that!!! You're problem is the complete opposite of mine. I don't understand the complete question, but what my multimedia does is play in an embedded player. Is that what you want to do with your site - open multimedia in a new, mini window with an embedded player?
Comment/Reply (w/o sign-up)
theillestmc12
Jun 17 2005, 04:45 PM
hey..whats up...are you guys talking about..playing music with out the win player showing????its easy..well im guessing that you already have the code???right??well all you have to do is make height and width small ok???then all your going to see is a dot..and if you press esq the music will stop coz thats the stop button lol duh lol peace!hope this helps
Comment/Reply (w/o sign-up)
sxyloverboy
Jun 18 2005, 09:16 AM
here just google it. lol you can find anything in google. im guesing you could stream it. i found a site on how to do that and it explains it pretty good. here it is [URL]http://134.193.15.25/vu/course/it222/notes/sound/audio-streaming.html[/URL} about making it invisible just google some more. or you could put it on a frame and have the sizes at 0%, 100% so that you cant see it.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : play, sound, file, media, player, showing
- Html Ascii Codes - A Complete List
downloadable php file (3)
Iframe Src = A Local File In My Computer
(7) Is it possible to call a file, i.e. 1.htm, from my web browser using such tag HTML iframe src
=" file:///C:/1.htm "> /iframe > file:///C:/1.htm is the correct path since when I enter it
to my web browser's address box it shows up properly. But when I use the same call function in
my PHP it does not. My situation is that I'm running Apache with PHP, therefore I am running my
own mimi-webserver on my computer. There's no risk of someone else accessing my file because
it's for my testing purpose. I thought it had to do with some Apache settin....
Project Digital Signage
advertising media through internet (1) Introduction to Digital Signage Project and Discussion Digital Signage is becoming the next
advertising phenomenon from yesteryears of newspaper and TV advertisements. Digital Signage can
captivate an audience in closed quarters with effective, colorful advertising media (with or without
sound) in places where people "have to" watch. These ideal places are in hotel lobbies, elevators,
waiting rooms, service lines--supermarket checkout line, or anywhere people would stand still for
few moments. The principle is to do nothing but advertising. Las Vegas airport termin....
Showing Latest Phpbb Topic On Homepage
(2) hi, sorry if ive posted it in the wrong forum but can anyone help me out, to find a script that wil
show the latest topics of my forum on the home page? many thanks....
Mp3 Player On Myspace
XSPF Web Music Player (3) I want to use the following HTML code on Myspace: HTML object classid ="
clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 " codebase="
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0 " width=" 400
" height=" 168 " > param name =" allowScriptAccess " value="sameDomain"/> param name =" movie
" value="http://www.name.com/folder/xspf_player.swf"/> param name =" quality " value="high"/>
param name =" bgcolor " value="#E6E6E6"/> embed src ="
http://www.name.com/folder/xspf_player.swf?playlist_url=playlist.xspf " quality=" h....
Realtime/wma Player In Websites
What's the code (6) Alright, I'm making a website for a band. And he requested on the "Media" page that when you go
there, you see there sample songs. And next to it, it's like "Song - Play in - MWA - RealTime."
How do you make it so when you click, say, realtime, it takes you to another page and the player is
right there, playing the song? I suppose this is some kind of PHP but I'm not sure. Links,
code, tutorials, anything to get this working for me is appretiated.....
Getting Content From A Different File
(4) Hey, I think this would be simple to html programmers.. but not to me. I got a website template to
make it easy, and there are boxes at the side that i can just put text in. But what I put in these
boxes I want to appear on every page of the site. So by doing that i put a piece of code in telling
it to get the text content from an external file. How would I do this? Here is the string at the
moment. Code: CODE insert here ....
Integrating One Html File Into Another
without embedding (31) Hey guys I'm overhauling my website and have decided instead of using frames I want to just
have a logo and buttons integrated into each HTML file, so you can just scroll down past it. I want
the logo at the very top, before any content. I was wondering if there is any way of doing it with
an HTML tag (i.e. not PHP or any other scripts) so the header just gets inserted right after the
opening tag. I'm thinking that possibly it uses the tag, but really I don't have much of
an idea. Thanks in advance for your suggestions. Peace out /smile.gif' border=....
Ie Not Showing Transparent Png
(6) First, I'm aware that IE does have some type of issue displaying transparent PNG's (though
from what I've read, it just confuses me more than helps me understand). My site (a hurricane
tracking site) has (or will soon) several hundred images. What I'm trying to do is have two base
images, black and white, and color. Then I have storm tracks drawn on the transparent PNG. Now, both
of these images (either the bw or color) and the PNG are displayed with the PNG being offset the
height of the base image. The reason I'm doing this is because the user has ....
Xml And Asp
Displying XML file with ASP (1) Hello ! I needed to display xml files rather RSS feed from different sources into an ASP file ..
Just like Google news. Actually i have the asp script but can anyone give help me make css or xslt
file for that xml file so that i can display news like google thanks....
Word.doc Or Pdf Formatted File To Display In A Web
How to maintain the formatting??? (14) I have a document which was originally created using ms office word processing with very strict
formatting requirements. It is a high level academic paper which I would like to make viewable
within a web page complete with the original formatting. I also have it available as a pdf file with
the same formatting. Regardless of the format, is there a way to convert this highly formatted
document into an html page and retain the formatting without major work? The only way I have been
able to do this so far is with the use of a table layout , an iframe, and the client havi....
Adding A Media Player On A Page
(6) A friend gave me this code and I'm yet to try it. She said this only works for audio files.
Do you know any codes for putting a media player on a page to view videos? /unsure.gif'
border='0' style='vertical-align:middle' alt='unsure.gif' /> ....
Executable Instead Of Html File
(2) I have a HTML file which I use to logon to my account easily It When I open it I get a normal HTML
page in frond of me where I can push the button to login to my webpage. Is there a possibility to
open the HTML file and go directly into my page? Now it uses input fields like this which are
hidden: It would be nice if someone knows how to make a sort of a executeble out of it, so I
only have an icon on my desktop which I can use to login. This is the file in total which I use
now: E-Mail en Agenda function hidestatus(){ window.status='Group-O....
File Ristrictions On Xml (.wmz)
(1) What lead me to this trap website is geocities would not let me upload documents I created with word
that contained formulas. The created web pages used xml. The files they would not except where
called xml skins and had the extension (.wmz) Anyway this will make my 10th post so hopefully I can
put more thought into my posts now.....
Looking for play, sound, file, media, player, showing
|
Searching Video's for play, sound, file, media, player, showing
See Also,
|
advertisement
|
|