Changeset 273 for trollforge/lastmeasure/include
- Timestamp:
- 05/16/08 13:15:57 (5 years ago)
- File:
-
- 1 edited
-
trollforge/lastmeasure/include/js.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trollforge/lastmeasure/include/js.inc
r222 r273 33 33 goatseflash = '<div id="hello" style="z-index: 50; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%;">'; 34 34 goatseflash += ' <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100%" height="100%">'; 35 goatseflash += ' <param name="movie" value=" flash/hello.swf" />'35 goatseflash += ' <param name="movie" value="<?php echo $static;?>flash/hello.swf" />' 36 36 goatseflash += ' <param name="wmode" value="transparent" />'; 37 37 goatseflash += ' </object>' … … 48 48 49 49 var protos = [ 50 " lm.pdf",51 " jews.wmv",50 "<?php echo $static;?>lm.pdf", 51 "<?php echo $static;?>jews.wmv", 52 52 "irc://irc.gnaa.us/gnaa", 53 53 "irc://irc.efnet.org/politics",
Note: See TracChangeset
for help on using the changeset viewer.
