Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Paulkasan #1
How to add music files in HTML format
Can anyone tell me how to add links to my music samples in HTML that will show
up on my site and Ebay auctions as those on amazon.com and bn.com??? I have
been trying for some time now, but nothing works for me.... Plus I am not very
versed in computer language... Please be specific if you decide to write to me.
I am desperate :(
Paulkasan Guest
-
Proposed CPAN Module: Tk::Canvas::Music (renamed to Tk::Music)
Hi... It's been a while, but I'm getting back to thinking about this Tk::Music module... How do people want this to work... so far we have the... -
Offering music files that cannot be copied
Hi, I want to make available a few music tracks on the website I am building but I don?t want the user to be able to copy the files. What is the... -
Struggling with txt and music files on new site
Hi I am making a flash site with Flash MX 2004 - partly template, partly my own work. I am having great problems changing the actual background... -
Can Fireworks dd menu play music files instead of opening windows
I created a fireworks button with a dd menu and instead of having the drop down link to (& open) other pages, I'd like to link to .ram files so... -
code / html format
Is it possible to setup Dreamweaver MX so it doesn't mess up my html formating.. sorry I use cold fusion studio 4.5.2 and homesite+ but when ever I... -
J. Tiefenbrunner #2
Re: How to add music files in HTML format
The simplest way usually is to upload the music as an mp3 file like you do with
your JPG or GIF images and then create a simple link to it in your HTML page,
like:
<a href="my_song.mp3">click me to hear my_song</a>
There are far more sophisticated ways to do it, but this is simple and should
work.
J. Tiefenbrunner Guest



Reply With Quote

