Search found 4 matches

by steamfish81
Wed Feb 28, 2007 7:09 pm
Forum: Plugins
Topic: Flash Videos or swf files
Replies: 13
Views: 7395

Shouldn't " 'object type " be " <'object type "? I got it to work now... Thanx for all your help... Cheers...:D
by steamfish81
Wed Feb 28, 2007 7:00 pm
Forum: Plugins
Topic: Flash Videos or swf files
Replies: 13
Views: 7395

Hi there... I changed the FlashVideoPlayer.php: <?php // Flash Player. // $regexpArray = array( 'SearchArray'=>array( '/<flv:([^>]+)\/>/U' ), 'ReplaceArray'=>array( 'object type="application/x-shockwave-flash" width="320" height="240" data="http://localhost:81/sere...
by steamfish81
Wed Feb 28, 2007 4:22 pm
Forum: Plugins
Topic: Flash Videos or swf files
Replies: 13
Views: 7395

My entry is: <flv:test.flv width=320 height=240 /> where, test.flv is in C:\Inetpub\wwwroot\serendipity\movies\test.flv The output is: object type="application/x-shockwave-flash" width="320" height="240" data="http://yourdomain/flv.swf?file=%s"> I'm running II...
by steamfish81
Tue Feb 27, 2007 3:54 pm
Forum: Plugins
Topic: Flash Videos or swf files
Replies: 13
Views: 7395

I can't download your FlashVideoPlayer.php, and the one that came with serendipity_event_regexpmarkup doesn't work...

Please reupload FlashVideoPlayer.php...