Plugin Directory

Changeset 533824


Ignore:
Timestamp:
04/20/2012 03:04:15 AM (14 years ago)
Author:
nurungji
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • hana-flv-player/trunk/hana-flv-player.php

    r532664 r533824  
    501501            }
    502502           
    503             $output.="<hana-ampersand><video id='$media_id' width='".$flv_attr['width']."' height='".$flv_attr['height']."' $splashImage src='".$flv_attr['video']."'
    504             $preload $autoplay controls='controls'>$description</video></hana-ampersand>";
     503            $output.="<hana-ampersand><div style='padding:0;margin:0; border:0;'><video id='$media_id' width='".$flv_attr['width']."' height='".$flv_attr['height']."' $splashImage src='".$flv_attr['video']."'
     504            $preload $autoplay controls='controls'>$description</video></div></hana-ampersand>";
    505505           
    506506           
Note: See TracChangeset for help on using the changeset viewer.