Free website that allows Quick Time player for samples please?

  • Thread starter Thread starter TheComposer
  • Start date Start date
T

TheComposer

New member
Hello, i'm about to build a website and i need some music samples there, problem is that i'm not an HTML pro, i can research of course but i need a website that has it's own tools to develop pages and stuff.

I used to use Webs.com, i'm not sure if it accepts Quick Time player (I know i can use HTML there though), so any thoughts?? what works for you and it's easy to or not that hard to use? I guess i could learn 1 thing or 2 in order to make this website, it's for tracks online by the way, thanks!
 
Quicktime player is client-side. This means if you embed an MP3 directly onto your page (e.g. <a href="http://mysite.com/path/to/my.mp3" >Song Name </a> )

And if your users have the quicktime player installed, when they click that link, the song will launch in QT.
 
Last edited:
Hello, i'm about to build a website and i need some music samples there, problem is that i'm not an HTML pro, i can research of course but i need a website that has it's own tools to develop pages and stuff.

I used to use Webs.com, i'm not sure if it accepts Quick Time player (I know i can use HTML there though), so any thoughts?? what works for you and it's easy to or not that hard to use? I guess i could learn 1 thing or 2 in order to make this website, it's for tracks online by the way, thanks!

If you don't know what you're doing, wordpress is better for beginners (and it's free anyway). Use the audio player plugin for an easy flash mp3 player
 
Back
Top