Latest Neocron News and Information
- New test server patch #774 has been released to Vedeena
Difference between revisions of "Metadata:Mapping/Map.js"
From Neocron Wiki
(Fix for mapkey entry) |
(Something new ...coming soon (Something to make Logan say "SEX!") |
||
| Line 51: | Line 51: | ||
// End of mapkey functions | // End of mapkey functions | ||
| + | // Flowplayer code | ||
| + | |||
| + | $('a.flowplayer_video').each(function () | ||
| + | { | ||
| + | $(this).flowplayer('/extensions/WikiMediaPlayer/flowplayer/flowplayer-3.0.1.swf'); | ||
| + | }); | ||
| + | // End of Flowplayer functions | ||
| + | |||
// End of functions | // End of functions | ||
}); | }); | ||