By khaki on
hello,
i wanted to create some functionality where i can upload media files and output it to my site. media files(type) are images, videos and audio. could anyone please recommend what or if theirs a module that would handle this functionality? modules that would manage the uploading process and accept any kind of media types.
thanks in advanced...
khaki
Comments
anyone please?
anyone please?
You can use CCK in
You can use CCK in combination with FileField and Embedded Media Field.
---
Yuriy Babenko | Technical Consultant & Senior Developer
http://yuriybabenko.com
Embedded Media Field
Embedded Media Field thanks... i will try this.