salut,
est ce que quequ'un sait comment peut-on lire un fichier texte avec svg???
Pour un fichier audio ça marche:
Pour un fichier texte j'ai essayé ce code mais ça n'a pas marché
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3 <audio xlink:href='water009.wav' volume='7' type='audio/mp3' begin='mybutton.mouseover' end='mybutton.mouseout' repeatCount='indefinite'/>![]()
Si vous pouvez m'aider j'en serai reconnaissante
Code : Sélectionner tout - Visualiser dans une fenêtre à part <text xlink:href='essai.txt' x='200' y='200' type='text/plain'/>
Partager