LJ-Template Tag
From No LJ Ads Wiki
The <lj-template> tag allows you to use pre-defined templates.
Contents |
[edit] Video
The following:
<lj-template name="video">URL to video</lj-template>
Will render as a Flash video player.
Alternate markup includes the following:
<span class="ljvideo">URL to video</span>
[edit] Supported Sites
[edit] Google Video
- URL in address bar of browser
http://video.google.com/videoplay?docid=docid
- In information box:
- Click "Blog"
- Click "Embed HTML"
- Get value of
srcattribute http://video.google.com/googleplayer.swf?docId=docId
[edit] Photobucket
- In Share This Video box:
- Click "HTML"
- Get value of
srcattribute http://vidnumber.photobucket.com/player.swf?file=http://vidnumber.photobucket.com/albums/number/username/filename.flv
[edit] YouTube
- URL in address bar of browser
- URL field in information box
http://www.youtube.com/watch?v=videoId

