CL3VER.com allows you to easily create interactive 3D Presentations.
Live Demo: http://www.qapla.com/mods/showthread.php/1225-CL3VER-Custom-BBcode-Test
These presentations can then be embedded into vBulletin by use of a custom BB Code.
When you are ready to embed a CL3VER scene you will get an <iframe> embed code such as:
Note the section in the URL in RED: lkSOt.
When we are done in order to embed this scene you would simply enter the following into your VB forum:
[CL3VER]lkSOt[/CL3VER]
In order to make this BBCode work first open your Admin CP and go to Custom BB Codes on the side menu.
Choose: Add New BB Code
On the next page provide the following info:
Title: CL3VER 3D
Tag: cl3ver
Replacment:
Example: [CL3VER]lkSOt[/CL3VER]
Description: Embed cl3ver.com 3D scenes
Use {option}: No
Button Image: Optional link to a small icon image to use in the toolbar for the post editor.
Remove Tag If Empty: Yes
All Disable Options: Yes
And save changes. If you get a security warning it is OK to ignore the warning and proceed.
This will work on all vBulletin versions including 3.x, 4.x, and 5.x.
Live Demo: http://www.qapla.com/mods/showthread.php/1225-CL3VER-Custom-BBcode-Test
These presentations can then be embedded into vBulletin by use of a custom BB Code.
When you are ready to embed a CL3VER scene you will get an <iframe> embed code such as:
Code:
<iframe width="600" height="270" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://3d.cl3ver.com/[COLOR="Red"]lkSOt[/COLOR]?autoplay=0"></iframe>
Note the section in the URL in RED: lkSOt.
When we are done in order to embed this scene you would simply enter the following into your VB forum:
[CL3VER]lkSOt[/CL3VER]
In order to make this BBCode work first open your Admin CP and go to Custom BB Codes on the side menu.
Choose: Add New BB Code
On the next page provide the following info:
Title: CL3VER 3D
Tag: cl3ver
Replacment:
Code:
<iframe width="600" height="270" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://3d.cl3ver.com/{param}?autoplay=0"></iframe>
Description: Embed cl3ver.com 3D scenes
Use {option}: No
Button Image: Optional link to a small icon image to use in the toolbar for the post editor.
Remove Tag If Empty: Yes
All Disable Options: Yes
And save changes. If you get a security warning it is OK to ignore the warning and proceed.
This will work on all vBulletin versions including 3.x, 4.x, and 5.x.