Adding the Flash Interface to Your Site

Howdy!

So let's say you'd like to have a place on your website where your users can study the Bible, but you don't want to try to recreate all the work I've done here. Just type the following into an HTML page and you're set! :)




<embed src="http://www.zhubert.com/xml/interface.lzx.swf?verseref=John 3:16" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" height=600 width=800>



Of course, you can change the height and width to whatever you want, even the 100% tokens if you like. That's how we built the full screen version.

It should then look like this:






It's really that easy :)

Back to the tutorial

zhubert – September 7, 2006 – 6:52am