1
element
Flash Hack module.textsanitizer
  • 2004/3/6 12:25

  • element

  • Just popping in

  • Posts: 4

  • Since: 2004/3/4 8


I have the xoopshack in which u can insert flash movies...except the only thing is that the size remains always 520x390 as shown in the module.textsanitizer file Quote:
$patterns[] = "/\[swf]([^\"]*)\[\/swf\]/sU";
$replacements[] = "<object classid='clsid27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='520' height='390'><param name=movie value='\\1'><param name='QUALITY' value='high'><embed src='\\1' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='520' height='390'></embed></object>";

Well its got the movie values set as \\1 so i was wondering if you can make the movie height and width another variable like \\4 or sumfin so u can manually enter the size of the flash file wen u select it.

Login

Who's Online

155 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits