Page 1 of 1

Highslide Dailymotion BBCode

Posted: 03 Sep 2011, 20:20
by IcEman

Code: Select all

[dailymotion]{IDENTIFIER}[/dailymotion]

Code: Select all

<script type="text/javascript">
hs.graphicsDir = 'http://highslide.com/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.wrapperClassName = 'draggable-header no-footer';
hs.allowSizeReduction = false;

// always use this with flash, else the movie will be stopped on close:
hs.preserveContent = false;
</script>

<a href="http://www.dailymotion.com/swf/video/{IDENTIFIER}" onclick="return hs.htmlExpand(this, { 
objectType: 'iframe', 
width: 480,
align: 'center',
objectWidth: 480, 
objectHeight: 270,
	swfOptions: {params: {allowfullscreen: 'true'}}, maincontentText: 'You need to upgrade your Flash player'} )"
        class="highslide">
    <img src="http://www.dailymotion.com/thumbnail/160x120/video/{IDENTIFIER}" class="thumbnail" alt="thumbnail" />
</a>
source
http://jsfiddle.net/8ZcAk/

org. code: objectType: 'swf',

I have a problem .. BB code is working .. is not full screen ..How can I solve this problem

thanks

Highslide Dailymotion BBCode

Posted: 03 Sep 2011, 21:54
by Stoker
Im not sure what you mean IcEman?
When I visit the link I can click it to fullscreen?

Highslide Dailymotion BBCode

Posted: 03 Sep 2011, 22:21
by IcEman
bbcode does not work in full screen .. what I'm doing wrong :s

Highslide Dailymotion BBCode

Posted: 03 Sep 2011, 22:24
by Stoker

Highslide Dailymotion BBCode

Posted: 03 Sep 2011, 22:28
by IcEman
I know this link .. whatever

Thanks for your help