Hi,

I'm trying to embed a sound file in a wiki page in trac. This doesn't
seem to be possible using the code:

{{{
#!html
<H1>Embedded Sound File</H1>
<EMBED SRC="soundfile.wav" AUTOSTART=FALSE>
<P>
This does not seem to work. In addition, the text in this line will not
be displayed on the rendered page.
</P>
}}}

I've tried other options, but the <EMBED ...> message doesn't seem to
survive Trac.

Is it possible to do what I'm trying to do?

Thanks in advance for any help!

Cheers
-geoff


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to