|
|
| Anyone know how to setup WMV streaming directly on a website ? Documentation to understand how to realise that? |
| Hrm? Like a object* |
| Well to play directly on the page, not a link that will open windows media player |
| Gladis Sure :D Http://pastebin.com/698364 (im not a html coder) So beware Lol |
| Thx, I will try this |
| That will do cross browser... |
| Firefox will work too ? |
| Read the ceomment in there :P <!-- Wroks in Firefox now YAY! --> As long as the embed is in there |
| And another thing, is it possible to take the 1st frame of the uploaded video and create an image, so each video will have a preview image on the html page, user will click the image, and it will direct him to another page with the video being played ? Lol I did not see it, thx a lot |
| To embed media files, try the <embed> tag :) |