Skip to content

Instantly share code, notes, and snippets.

@randyjhunt
Created May 21, 2011 12:57
Show Gist options
  • Save randyjhunt/984496 to your computer and use it in GitHub Desktop.
Save randyjhunt/984496 to your computer and use it in GitHub Desktop.
File Uploads & Embeds
<p id="audioplayer_1">Listening to this audio file requires Flash player.</p>
<script type="text/javascript">
AudioPlayer.embed("audioplayer_1", {soundFile: "{filedir_2}example_song.mp3"});
</script>
<img src="{filedir_2}example_image.jpg" width="520" height="640" />
{filedir_2}example_image.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment