I am unable to generate <video:player_loc> video sitemap tag after scanning my page with the following video embed code:
<div id="rav-promo">Loading the player...</div>
<script type="text/javascript">
jwplayer("rav-promo").setup
({
flashplayer: "http://www.mysite.com/jwplayer/player.swf",
file: "http://www.mysite.com/videos/myvideo.flv",
image: "http://www.mysite.com/images/myimage.jpg",
title: "my title",
description: "my description",
height: 260,
width: 435
});
</script>
Like your other question, I really need to know your website address :) Please write or P/M or email it!
Did you follow the video sitemap tutorial (http://www.microsystools.com/products/sitemap-generator/help/video-xml-sitemaps/)? (You have to use the video presets normally for it to work. Reason is that Javascript and other options then get enabled.)
Note: I just ran a test on your code... And at least for me it works fine when using the video sitemap preset (assuming you are using a recent version of A1 Sitemap Generator)