• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adobe Connect MP3 Extension XML URL Format

Community Beginner ,
Mar 31, 2014 Mar 31, 2014

Copy link to clipboard

Copied

Do I need to explicitly name the .mp3 file in the URL?

In the XML file that comes with the extension the URL contains a direct link to the .mp3 file.

<songs>

      <song url="http://my.adobe.acrobat.com/gloss/output/gloss.mp3" track="Gloss Finish" artist="" />

</songs>

In my case, however, I wanted to take advantage of the shared content folder offered by the online adobe backend. The I uploaded my song to the shared content folder, and adobe connect auto-generated a URL for the file that does not contain the file name or the file extension.  I tried it in the MP3 Player XML file and I can see the track title, but the URL is not working.

<songs>

          <song url="https://changeyourenergy.adobeconnect.com/p5pzke7k091/" track="BackgroundMusic-PastelSmiles" artist="" />

</songs>

Do I really need to serve this file separately?

Views

431

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 31, 2014 Mar 31, 2014

Copy link to clipboard

Copied

LATEST

You need to use the download link (that is what the output portion is telling you). I know Alistair, creator of that tool, has a full tutorial here: http://www.connectusers.com/learning_center/extensions/mp3-player.php

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines