/    Sign up×
Community /Pin to ProfileBookmark

How to play and stop music use javascript to control

I embed code to play music in html code not use plug in, now i want use javascript to control playing, stopping, please show me how to control it.
thanks!?

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@thachleauthorMar 15.2007 — <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Untitled Document</title>

</head>

<table border="0" cellpadding="0" cellspacing="0">

<tr>

<td>

<EMBED src="music.mid" autostart="true" hidden="flase" name="media_type"></EMBED>

</td>

<tr>

</table>

<body>

</body>

</html>

  • - Now i want to control playing music no need plug in

  • - i want to create play, stop button in this page to control music => I have to do what to control music playing if i use javascripts
  • ×

    Success!

    Help @thachle 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 5.18,
    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: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

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

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...