play audio file without uploading
Babalu - December 13, 2009 - 15:37
| Project: | SoundManager2 |
| Version: | 6.x-2.0-beta1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
There is the possibility to play audio files without the upload?

#1
I am afraid at this moment it is not possible, but... how about using a "text field" to put a link to the file and then let it play via sm2?
By the way, should the link be outside your main domain, it would'n be possible to get extra information such as eq and amplitude. (Flash player constraints)
#2
Another approach might be to use Filefield Sources. This lets you enter a URL (of an MP3 file) in the filefield. The file will be downloaded from the URL to your drupal files directory, instead of uploading one (i.e. you'll be hosting your own copy).
#3