* Neiderer, Andrew (Civ, ARL/CISD) wrote:
>Is it possible to animate an <image>, e.g. a JPG?  
>
>I have done this for motion and color.  What I would like to do is
>display a JPG and them have it fade away after some period of time, say
>10s.

Roughly

  <svg:image ...>
    <svg:animate attributeName="opacity" begin="10s" to="0" ...

depending on your definition of "fade".
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 


-----
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