-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Guy Morton wrote: > Hi Justin, > > This is possible - don't despair. :-) > > Image data can be embedded as base64 encoded data. I don't have an > example handy unfortunately. Maybe someone else will be able to post > more info.
Thanks Guy! That provided the right kind of search-engine friendly terms for me to find what I needed. :) Found a good description of Base64 encoding here: http://en.wikipedia.org/wiki/Base64 And have since found various examples around the net of base64 encoded content. The Flame Project IDE should be able to supply a single .svg file that contains the complete contents of the animation, much in the same way that a flash movie (.swf) file contains all of it's elements. Much easier to transport, less connection requests to a web server when hosted (i.e. one file rather than many), etc. Given a bit of time, this base64 encoding should transfer into code nicely. Hope that most svg playing implementations support it. :) Regards and best wishes, Justin Clift > Guy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEUZ4JFAuZn5lS2IMRAhOoAJ9ZTcOEQadCjE19fUBlmJgt42DvFQCg2N1O qiVtW4+37LDFEhD6HOCGXrs= =1Edf -----END PGP SIGNATURE----- ----- 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/

