I understand how to use embed in html,
My problem is that i need to arrange my music in such a way,that they will be played
with only one player.
Example:1<EMBED SRC="rtggfg.mid" HIDDEN="true" AUTOSTART="true"
STARTTIME="00:10" ENDTIME="00:30">

2<EMBED SRC="adsdsd.mid" HIDDEN="true" AUTOSTART="true"
STARTTIME="00:10" ENDTIME="00:30">

3<EMBED SRC="aladdin.mid" HIDDEN="true" AUTOSTART="true"
STARTTIME="00:10" ENDTIME="00:30">
This will give me three players,
Now i want to do in such a way that they will be played with only one player,
even for Clips.
I hope you will help me in solving this problem.

The simplest solution I've found, and many others since it seemed to spread across the web like wildfire, is the JW Media Player. It is a flash based media player with an external javascript API. Incredibly easy to use, there are a ton of tutorials and a pretty thorough tutorial within the package itself. That should get you off and running pretty quickly.

thankx it helped a lot.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.