/    Sign up×
Community /Pin to ProfileBookmark

image map link sound

Hello, I’m asking about using an image map having a sound added to the linked hotspot. So when you click on the hotspot it also plays an audio file as it takes you to the page. What should I add the this html?,

<!–
HTML fragment showing only the elements
relevant to your imagemap: img, map, area, and
/map. Copy and paste the entire map…/map block
into the body of your page. Copy and paste the provided
img element, OR set a usemap attribute as shown on your own
img element.
–>
<img src=”stars3.gif” usemap=”#stars3″ alt=”” style=”border-style:none” />
<map id=”stars3″ name=”stars3″><area shape=”rect”#Family Radio
coords=”68,74,84,86″ href=”link” title=”link” /><area shape=”default” nohref=”nohref” alt=”” />
</map>

A link that might be what I’m looking for is this, it plays a sound and takes you back to that page on the, click here to play sound text, [url]http://www.entheosweb.com/website_design/play_sound.asp#[/url]

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@phpnoviceFeb 15.2006 — Including sound files in a web page is a tricky proposition -- unless you only wish to have IE support. You see, IE makes it easy to use the BGSOUND tag for implementing such sound files as an integral part of your web page. However, for other browsers, separate plugins are normally required to support such sound files. If your visitors use these other browsers, these same visitors generally will not have these plugins installed at the time they visit your page. In addition, these visitors generally don't have the small amount of expertise required to find and install such plugins and/or don't have the inclination to even try.
×

Success!

Help @nick1z spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...