| Flash Hack module.textsanitizer |
| by element on 2004/3/6 12:25:02 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"; 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. |