Hello,
The following code can be used for inserting YouTube video:
Code: |
{ariprettyphoto activeType="rcontent" width="300" height="250"
url="http://www.youtube.com/watch?v=qqXi8WmQ_WM" title="Video"}Show
YouTube video{/ariprettyphoto}
|
and the next code can be used for inserting DailyMotion video:
Code: |
{ariprettyphoto activeType="rcontent" width="480" height="360"
url="http://www.dailymotion.com/swf/video/xc09xb_blacklion-ayy-makasy-ile-fidan-ayyl_lifestyle?additionalInfos=0"
title="Video"}Show DailyMotion video{/ariprettyphoto}
|
If you want to show image instead of link text you can use <IMG> HTML tag:
Code: |
{ariprettyphoto activeType="rcontent" width="300" height="250"
url="http://www.youtube.com/watch?v=qqXi8WmQ_WM" title="Video"}<img src="images/stories/food/bread.jpg" />{/ariprettyphoto}
|
Regards,
ARI Soft