Hi
After upgrade from 2.7.1 to 2.8.1 all post with flash video have error "Get the Flash Player to see the wordTube Media Player"
I see that the script has changed line
old
<!-- Start Of Script Generated By WordTube -->
<script type='text/javascript' src='http://www.dimoks.com/wp-content/plugins/wordtube/javascript/swfobject.js?ver=1.5'></script>
<!-- End Of Script Generated By WordTube -->
new
<!-- Start Of Script Generated By WordTube -->
<script type='text/javascript' src='http://www.dimoks.com/wp-includes/js/swfobject.js?ver=2.1'></script>
<!-- End Of Script Generated By WordTube -->
Why WP change this code? :(
Please help me!