Latest Neocron News and Information

  • New test server patch #563 has been released to Vedeena

Difference between revisions of "Metadata:Mapping/Map.js"

From Neocron Wiki
Jump to: navigation, search
(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
 
});
 
});

Revision as of 22:51, 11 December 2008

Sorry you do not have permissions to view this page.