Short question ,
I have added a file field from content types ( I will accept video files : mp4 dat mpgeg)
I want to capsule it with window media player plugin
like this :
<——————————————-code———————-
url=filefield’s url* (example : sample.mp4)
———————————————code———————->
Can i create one with View Module?
I did try with header[<——————————————-code———————- ]
output url of the file
footer
[———————————————code———————-> ]
It works , but the problem is we also have to display , other informaions also. Header – Footer things is not the best solution. Help!
Using
1. Durpal 7
Solved! It was my firefox browser, dumping cache. I restalled “video” module and try with new machine and work. Now I set some file extensions to play with window media player plugin. Thanks everyone for your answers.