Difference between revisions of "Test"

From RadioNerds
Jump to navigation Jump to search
Line 9: Line 9:
 
     jwplayer("myElement").setup({
 
     jwplayer("myElement").setup({
 
         file: "/video/gov.dod.dimoc.28379_512kb.mp4",
 
         file: "/video/gov.dod.dimoc.28379_512kb.mp4",
         image: "/video/VRC-12.png"
+
         image: "/video/VRC-12.png",
 +
        aspectratio: "4:3"
 
     });
 
     });
 
</script>
 
</script>
  
 
</html>
 
</html>

Revision as of 02:03, 14 August 2013

Idea.png
NOTE FOR ADMINS
You need to be careful about something, then if there is a something..


Loading the player...