Quote:
Originally Posted by TeknoSounds
I run a Electronic Dance Music site where I host mixes for DJs.
I would love to be able to bridge this and the DownloadsII mod, so that when a user posts his mix via the Downloads mod it would automatically post up this player linked to the new upload in with the listing.
However I'm not a plugin designer  Tho, guess I could work on trying to figure it out, but if anyone does before hand, please let me know
Also, could this player be used as an object linkable/usable on another site? Like the way the soundcloud player works embedding it on other sites. ( www.soundcloud.com)
|
Hi TeknoSounds,
The player design on this modification would not allow embedding like standard players, and it would not work with the DownloadsII mod. The reason for this is the way it actually pulls in the mp3, which is done via flashvars only parameter. It doesn't take much though to change it to work another way and allow embedding. I designed both players with similar coding, but neither would be suitable for the purpose you require. I will look at the current coding and see how easy it would be to pass the mp3 through the embed parameter and not via flashvars, using AS3.0.