Where I must save the file?
My SVG file is located on the server!
At a FTP folder!
Helena


At 09:09 22/09/04 +0200, you wrote:
>Helena Caldeira wrote:
> > I did a example of multimedia SVG file!
> > You can look it at www.ufpel.edu.br/~lenapc/teste10.svg!
> > But I cant listen the sound!
> > When I view it from my HD Ilisten!
> > But after I publish it, I can't listen.
> > So, we must download the mp3 file, and then...
> > Is there a specific folder that I must save this mp3 file?
> > Is there a specific folder that I must to do to publish it!
> > What can I do?
>
>You use:
><a:audio xlink:href="rev3.mp3" begin="0" repeatDur="indefinite"/>
>in your SVG file.
>So the easiest way to make it work is to upload the MP3 file to the same
>location as your SVG file.
>
>No specific folder is needed, but if you like to separate kinds of
>files, you can make a SVG subfolder, a MP3 subfolder, and make a
>relative path from the SVG one to the MP3 one:
>xlink:href="mp3/rev3.mp3"
>if you put the MP3 folder inside the SVG one;
>xlink:href="../mp3/rev3.mp3"
>if they are at the same level.
>
>Classical HTML stuff... (relative URLs)
>
>--
>Philippe Lhoste
>--  (near) Paris -- France
>--  Professional programmer and amateur artist
>--  <http://Phi.Lho.free.fr>http://Phi.Lho.free.fr
>--  --  --  --  --  --  --  --  --  --  --  --
>
>
>-----
>To unsubscribe send a message to: [EMAIL PROTECTED]
>-or-
>visit 
><http://groups.yahoo.com/group/svg-developers>http://groups.yahoo.com/group/svg-developers
> 
>and click "edit my membership"
>----
>
>
>Yahoo! Groups Sponsor
>ADVERTISEMENT
>
>
>----------
>Yahoo! Groups Links
>    * To visit your group on the web, go to:
>    * 
> <http://groups.yahoo.com/group/svg-developers/>http://groups.yahoo.com/group/svg-developers/
>  
>
>    *
>    * To unsubscribe from this group, send an email to:
>    * 
> <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] 
>
>    *
>    * Your use of Yahoo! Groups is subject to the 
> <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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