I'm working on a project for a Hypertext class, and I have an audio file 
that I'd like the listener to be able to play by clicking on a single 
"play/pause" button. I don't want the audio file to be visible. I'm not 
sure how to do this- any help would be appreciated!

So far I have

<$button set="$:/state/SampleReveal1" setTo="show">Show Audio</$button>
<$button set="$:/state/SampleReveal1" setTo="hide">Hide Audio</$button>
<$reveal type="match" state="$:/state/SampleReveal1" text="show">
{{!!pronunciation}}
</$reveal>

And in the "pronunciation" field
<audio controls id="demo" 
src="http://ia902604.us.archive.org/10/items/the_911_report_librivox/911report_01.mp3#t=365,367"/>

Thanks!
Kira

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/af8ac027-3306-4b05-bed2-2c6babf07639%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to