midimarcus
Karma: 0
|
How to integrate Remository in 3rd party plugin - 2009/03/05 17:10
Hi, I'm trying to create a simple plugin to play mp3 files stored on remository. My idea is to check if current user has the right to download a certain file, retrieve file download url and pass it to a flash mini-player for playing it on-line.
Now my questions are: 1. Is it possibile to access a detailed reference to remository class/methods/variables to better understand its internal structure? 2. if it is not possible how can I make the trick?
Browsing remository code I've seen something like video and audio flash player integrated on it. Such functions are usable in some way?
Thank very much in advance!
|