[Pro] FLV player displays strange code on page

embedded a FLV according to knowledge base instrux, am getting this code surrounding player:

< 3; A++) { var C = (this[A] - 0).toString(16); B.push(C.length == 1 ? “0” + C : C); } return D ? B : “#” + B.join(“”); }“> < 3; A++) { var C = (this[A] - 0).toString(16); B.push(C.length == 1 ? “0” + C : C); } return D ? B : “#” + B.join(”“); }” toJSON=“function () { return JSON.encode(this); }” >
here’s the page:

would appreciate any clues … just want to embed a .mov file in this space and can’t figure out how to do it. Have another slideshow on this page, plus mootools menu. Suspect one or both are the culprit. If so, how can I add that .mov file to this page? Thanks!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You also have a problem on that page where your menus are appearing behind your Flash movie.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options