I am looking to embed an audio clip so that it can be played inline on Facebook when posted. I have been able to embed without issue if and only if I upload or post the URL of the audio clip in question via the dashboard. When the audio is uploaded via the dashboard first, the URL to be shared is https://content.jwplatform.com/previews/xxxxxxzG-xxxxxx27 where xxxxxxzG represents the uploaded audio and xxxxxx27 is the JWPLAYER.
In my case, I need to be able to obtain a URL similar to "https://content.jwplatform.com/previews/xxxxxxzG-xxxxxx27" since it contains all of the necessary Facebook "og:" tags. However, I do not want to upload audio to JWPLAYER each time there is new audio data. This means I would never get the unique identifier for the dashboard uploaded audio in order to construct the necessary URL. Instead, I'd like to use the JWPLAYER SWF hosted by JWP in conjunction with audio hosted on my servers to post and play inline on Facebook. I've searched feverishly through documentation to no avail. How can I go about achieving this?
Thanks in advance...
↧