Difference between revisions of "Test"
Jump to navigation
Jump to search
RadioNerds (talk | contribs) |
RadioNerds (talk | contribs) |
||
Line 1: | Line 1: | ||
{{message|NOTE FOR ADMINS|You need to be careful about something, then if there is a something..}} | {{message|NOTE FOR ADMINS|You need to be careful about something, then if there is a something..}} | ||
+ | |||
+ | |||
+ | <html><script type="text/javascript" src="/jwplayer/jwplayer.js"></script> | ||
+ | |||
+ | <div id="myElement">Loading the player...</div> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | jwplayer("myElement").setup({ | ||
+ | file: "/uploads/myVideo.mp4", | ||
+ | image: "/uploads/myPoster.jpg" | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | </html> |
Revision as of 01:53, 14 August 2013
Loading the player...