Jeff, Jim & Charles,

that's a great result, mp3 wfm too.

perhaps O9 will include keyboard support for tab access? see my next  
mail ~:"
as that may be a step too far, 'A' or ctrl^ would suffice in the interim

best wishes

Jonathan Chetwynd



On 11 May 2006, at 21:05, Jeff Schiller wrote:

Good, but O9 doesn't support mp3 (last I experimented).  WAV files
only, please! :P

Jeff

--- In svg-developers@yahoogroups.com, "Jim Ley" <[EMAIL PROTECTED]> wrote:
 >
 >
 > "Jeff Schiller" <[EMAIL PROTECTED]> wrote in message
 > news:[EMAIL PROTECTED]
 > >Shouldn't you be putting this in a try,catch block?  :P
 >
 > He meant it when he said he was a cook!
 >
 > > <?xml version="1.0"?>
 > > <svg xmlns="http://www.w3.org/2000/svg"; width="4em" height="4em"
 > > viewBox="0 0  100 100">
 > >    <rect x="25" y="25" width="50" height="50" onclick="singIt()"/>
 > >    <script type="text/ecmascript"> <![CDATA[
 > try {
 > >      var sound = new Audio("some.mp3");
 > } catch(e) {
 > sound=null
 > }
 > >       function singIt() {
 > try {
 > >   sound.play();
 > } catch (e) {}
 > >       }
 > >    ]]></script>
 > > </svg>
 >
 > Jim.
 >






-----
To unsubscribe send a message to: svg-developers- 
[EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my  
membership"
----



SPONSORED LINKS
Xml format Svg Format
Data

YAHOO! GROUPS LINKS

  Visit your group "svg-developers" on the web.

  To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]

  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.





------------------------ Yahoo! Groups Sponsor --------------------~--> 
You can search right from your browser? It's easy and it's free.  See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to