[solved] embed slideshow pro or flash onto page
Posted: Fri Feb 08, 2008 12:20 pm
Hello
How can I embed slideshow pro onto one of my pages.
Thanks
---------------------------------------
Make a new user defined tag i.e swf and paste this into the box. Use a different file name if you wish.
Make a file called slideshow.shtml and put your body content in there.
You've probably noticed that the wysiwyg editor breaks your code to embed Flash so we'll use an external file.
Link to your Flash CS3 or Dreamweaver created javascript file by altering your sites template to include a link to it
Open the page you want your flash to appear and type in your tag name
Save the page and test your flash.
How can I embed slideshow pro onto one of my pages.
Thanks
---------------------------------------
Make a new user defined tag i.e swf and paste this into the box. Use a different file name if you wish.
Code: Select all
require('slideshow.shtml');You've probably noticed that the wysiwyg editor breaks your code to embed Flash so we'll use an external file.
Link to your Flash CS3 or Dreamweaver created javascript file by altering your sites template to include a link to it
Open the page you want your flash to appear and type in your tag name
Code: Select all
{swf}