I saved the next script in an ez page...
After I've saved the ez page, this is what is left of the script. The rest disappeared!Code:<script type="text/javascript"> respath = "videos/res/"; var so = new SWFObject("videos/res/BananAlbum.swf", "BananAlbum", "100%", "100%", "8", "#eeeeee"); so.addVariable("jalbum", "true"); so.addVariable("bgcolor", bgcolor.replace("#","0x")); so.addVariable("imgcolor", imgcolor.replace("#","0x")); so.addVariable("linecolor", linecolor.replace("#","0x")); so.addVariable("txtcolor", txtcolor.replace("#","0x")); so.addParam("allowFullScreen", "true"); so.write("flashcontent"); </script>
Code:<script type="text/javascript"></script>




