Another way to embed audios and vidéos #516
Replies: 2 comments 4 replies
-
|
this is the new version of sonozise You can now launch audio and videos easily from a Sozi presentation. Remember to remove ".txt" extension to attached files in order tu use them |
Beta Was this translation helpful? Give feedback.
-
|
I really like the idea to use links instead of creating custom XML elements. Have you considered using the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @aumouvantsillage and any one interested in Sozi,
I needed another way to embed sounds in a Sozi project than the one presented in Sozi's website that uses Inkscape Sozi plugin.
I need to show a big mindmap created with Wisemaping and to have several audio files commenting some parts of the map.
I wasn't going well with Sozi's Inkscape plugin to embed audio, since I didn't really get how to place the audio element afterwards in the presentation, and I didn't want as many audio elements as I have audio files in the resulting HTML page : I wanted each audio to be replaced by the next asked to be played.
So i decided to edit the mindmap with Inkscape in order to place little icons where I needed the audio comments, and set to them a link containing a call to a little JS function i wrote.
In addition, since I need this to be done as well by colleagues who are not skilled in IT, I tried to simplify the best I can the procedure and therefore wrote 2 very small JS and CSS files that can be added in Sozi thank's to it's "Custom Stylesheet and scripts" entry. I called this tiny project/feature "sonozise" in reference to "Sozi" and "sonoriser" which is french verb meaning "to sound".
Here's what I wrote as a procedure/documentation in the JS file :
Please find attached these both files that I hope will be helpfull. Feel free to do whatever you want with them.
sonozise.css.txt
sonozise.js.txt
Please note I had to rename the files with a trailing ".txt" extension in order to be able to upload them here.
HTH
Ned
Beta Was this translation helpful? Give feedback.
All reactions