We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
York1952
8 years agoExplorer | Level 3
html file plays mp3 file OFF-LINE but not ON-LINE
I have an html file that contains an html5 audio player. The mp3 file that is embedded into my html5 audio player is also in my dropbox account--- so they are both off line and on-line. This html fil...
- 8 years agoThere doesn't seem to be any Dropbox functionality in your code, so I'm afraid I can't offer any help. This may be better suited on a general web development forum or StackOverflow.
Greg-DB
8 years agoDropbox Staff
Hi Bruce, can you share the code/HTML that's not working for you? Thanks in advance!
- York19528 years agoExplorer | Level 3
<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ashfield, Massachusetts | Could You Live Here? - New England Today</title>
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="shortcut icon" href="https://70c97aaea282a207d81b-f84eee09323602e80e90b9678fa5fc9b.ssl.cf5.rackcdn.com/favicon.ico?v=2" type="image/x-icon">
<link rel="icon" href="https://70c97aaea282a207d81b-f84eee09323602e80e90b9678fa5fc9b.ssl.cf5.rackcdn.com/favicon.ico?v=2" type="image/x-icon">
<link rel="pingback" href="https://newengland.com/xmlrpc.php"></head>
<body>
<p><blockquote>
<img src="http://yorkmajordomoers.com/Photos/MicheleMcLaughlin11000MilesONETHIRD.png">
<img src="http://yorkmajordomoers.com/Photos/100Gnome_mime_audio_openclipart.png" height="75" width="75"><audio controls style="width: 260px;" autoplay>
<source src="http://yorkmajordomoers.com/Music/MicheleMcLaughlin11000Miles.mp3" type="Audio/mp3">
Your browser does not support the embedded audio element.
</audio><div align="left"><font face="Luminari" size="3" color="#336666">
<b>Once loaded, this audio will begin playing automatically...</b>
<b><i>The music is <font color="#990000">"11,000 Miles"</font>
performed by <font color="#990000">'Michele McLaughlin'</font> </i></b><br>
<br>__________________________</font>
</blockquote></div>
</p>
<div class="article-content">
<p>Some small New England towns, like Ashfield (population approximately 1,750), in western Massachusetts....
</p>
</div>
<br>
</body></html>- Greg-DB8 years agoDropbox StaffThere doesn't seem to be any Dropbox functionality in your code, so I'm afraid I can't offer any help. This may be better suited on a general web development forum or StackOverflow.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 2 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!