Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /var/www/minitokyo/www/includes/common.inc.php on line 360 HTML Music Embedding - Minitokyo

HTML Music Embedding

page 1 of 1 4 total items

Takeshi1589

Takeshi1589

King of Cynicism

I know there are some tutorials that tell you how to embed music into a webpage with HTML codes...but...does anyone know how to make a playlist or anything like that? I'd appreciate it if anyone could help me.

anji

anji

Retired waller

Well if you want to do something like a playlist, it won't work just in html.
I think it's not to complicate with Flash if you know the program a little.
And it probably could work in javascript, never did that in javascript though.

Administrator of ~ French-Tribu

Archer79

Nerdly Ghost

I'm almost certain you can find a "canned" player written in Javascript on the net. I'd start by searching from google.

MadMover

MadMover

The Underside of the Kitties Paw

My good friend Domini just send me this code:


<object type="application/x-mplayer2" data="http://your_music_file_here" autostart="1" height="42" width="275">
<param name="autoStart" value="true">
<param name="src" value="http://your_music_file_here">
<param name="filename" value="http://your_music_file_here">
<param name="type" value="application/x-mplayer2">
<param name="controller" value="false">
<param name="loop" value="-1">
</object>

It just might be what your looking for

Copy-and-paste the above code into your userpage. Where it says your_music_file_here, you enter the website address where your favorite music file is stored. It could be mp3, mid, wma, or wav formats.

Hope this helps!

Believe in the freedom of music!

Signature
	Image

page 1 of 1 4 total items

Back to Minitokyo Discussions | Active Threads | Forum Index

Only members can post replies, please register.

Warning: Undefined array key "cookienotice" in /var/www/minitokyo/www/html2/footer.html on line 73
This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. Read more.