how to read an mp3 file in a news

vincent3569 Member, Translator
hi
I wish to embed a mp3 file in a news and allow to read it from this news.
can you explain how to do that with zenphoto ?

thanks in advance

Comments

  • acrylian Administrator, Developer
    Enable the video class and a player, then insert a content macro in the content:

    `[MEDIAPLAYER "" "" ]`

    Actually that should be embedded via tinyZEnpage if choosing "multimedia item" but appears to be broken unnoticed.
  • vincent3569 Member, Translator
    the mp3 file needs to be in a zenphoto album ?
    it can't be form an external link or a external folder (out of official zenphoto's folders ?
  • acrylian Administrator, Developer
    Yes, of course. Our player(s) are not setup for external items. If you don't want it to appear in the gallery, hide the album it is in.

    Otherwise you just have to include it via`` and hope that all visitors have HTML5 capable browsers. Via the tinymce source code button.

    You can also embed video/audio via the "insert video" (full config) that does the same. You then get the default player as the browser provides it.
Sign In or Register to comment.