Quote:
Originally Posted by MisterMeh
Have you ever done it??
It works, with replacing this id from your character when it was <100 pupils.
:facepalm:
|
Yes, of course I've tried it before. Otherwise I wouldn't write here that it dosn't work. The only part which must be changed according to your idea is:
Code:
<script type="text/javascript">
var so = new js.SWFObject("http://data.mybrute.com/swf/uc.swf?v=15","create_form",250,380,9,"#FAF8C3");
so.addParam("menu","false");
so.addParam("wmode","transparent");
so.addParam("AllowScriptAccess","always");
so.addParam("FlashVars","__file=http://data.mybrute.com/swf/create_form_versus.swf?v=21&__key=http://data_labrute_fr/swf_key&lang=en&path=http://data.mybrute.com/swf/&lang=en&i=oy2%3A_cty2%3A_hy7%3AXXXXXXXXy2%3A_miXXXXXXXX&k=XXXXXXXX&bv=http://data.mybrute.com/img/en/btn_valb.gif&bvo=http://data.mybrute.com/img/en/btn_valb_over.gif");
so.addParam("scale","noscale");
so.write("swf_create_form");
</script>
Right? This doesn't work.