Multibox Setup Tutorial
Features:
- Supports a range of multimedia formats: images, flash, video, mp3s, html!
- Auto detects formats or you can specify the format
- Html descriptions
- Enable/Disable page overlay when multibox pops up (via template parameters)
- Enable/Disable controls (via template parameters)
Images Example
To enable use the following around any group of images:
<a href=»http://www.shape5.com/demo/images/multibox2_lrg.jpg» id=»mb3″ class=»s5mb» title=»Grouped Image Example #2:»> <img src=»http://www.shape5.com/demo/images/multibox2.jpg» class=»boxed» alt=»» /> </a> <div class=»s5_multibox mb3″>Multiple Image #2. It can support <strong>html</strong>.</div>
<a href=»http://www.shape5.com/demo/images/multibox3_lrg.jpg» id=»mb4″ class=»s5mb» title=»Grouped Image Example #3:»> <img src=»http://www.shape5.com/demo/images/multibox3.jpg» class=»boxed» alt=»» /> </a> <div class=»s5_multibox mb4″>Multiple Image #3. It can support <strong>html</strong>.</div>
Video Example:
You can use the following video formats: flv, mov, wmv, real and swf. Just insert the URL to the videos in the href of the hyperlink, here is an example of how we did this for a Youtube video:
YouTube Tutorial: Simply right click on a youtube video and copy the embed code, then paste into a text editor and look for the embed src and use that URL in your hyperlink.
MP3 Example:
iFrame:
iFrame/HTML Example – CLICK ME