MyBB Community Forums

Full Version: Issuu MyCode Request
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi to everybody,can someone provide mycode for this site
http://issuu.com/explore
Can you please post the code/script they give ? Its easy for me to make a MyCode then.
There is no embed code only when you click on poster bellow just open link to reed it
http://issuu.com/redbulletin.com/docs/0411_cover_uk
Try this;

Regular Expression:
\[issuu=(.*?),(.*?)\](.*?)\[/issuu\]

Replacement:
<object style="width:600;height:450"><param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&amp;documentId=$3&amp;documentUsername=$2&amp;documentName=$1&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" /><param name="allowFullScreen" value="true" /><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowFullScreen="true" style="width:600;height:450" flashvars="mode=embed&amp;documentId=$3&amp;documentUsername=$2&amp;documentName=$1&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" /></object>

How to Use:
[issuu=NAME,USERNAME]ID[/issuu]
Have this error code.
Try this;
[issuu=publipostage,dmzh]090528203606-b8cd754372404b2ca8b7ef5b34b79839[/issuu]
ok thanks i figured,when click on embed code you find id number
nice job thank you once again
Thanks. =)