[Greasemonkey] How can I play a local soundfile?

Micha micha144 at arcor.de
Sat Mar 4 22:50:44 EST 2006


In a Webpage I have to define a embed tag with "name...=" and "src=..." 
and access it with document.embeds["name"].play(). But how I can play 
with greasemonkey a local sound file?

I have only found a way to play sound files from http, with inject the 
embed object in the body of the loaded page. But with local files I have 
a Security error...


More information about the Greasemonkey mailing list