Page 1 of 1

[solved] embed slideshow pro or flash onto page

Posted: Fri Feb 08, 2008 12:20 pm
by handcoded
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.

Code: Select all

require('slideshow.shtml');
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

Code: Select all

{swf}
Save the page and test your flash.

Re: [solved] embed slideshow pro or flash onto page

Posted: Tue May 13, 2008 3:05 pm
by batten1000
This is not clear.

I have put the following into the content area of my photo gallery page: 
require('uploads/photogallery.shtml');

and all I am getting is text return back. What am I missing?

Re: [solved] embed slideshow pro or flash onto page

Posted: Tue May 13, 2008 3:27 pm
by batten1000
Okay so I set up the user defined swf. Inside I put the require link to the appropriate file. Flash is being read properly by browser, but not showing up.

Re: [solved] embed slideshow pro or flash onto page

Posted: Tue May 13, 2008 4:28 pm
by Nullig
Hijacking a "Solved" thread isn't likely to get you too many responses.

I suggest you start a new thread, outlining exactly what you've done, what versions of the software you're using, your hosting environment and what the problem is.

Nullig

Re: [solved] embed slideshow pro or flash onto page

Posted: Tue May 13, 2008 9:03 pm
by batten1000
Did not know the etiquette. I apologize to those offended. It just wasn't clear.

Re: [solved] embed slideshow pro or flash onto page

Posted: Tue May 13, 2008 9:09 pm
by Nullig
Doesn't offend anyone - people just don't tend to look at threads that say "Solved", so you probably won't get much help.

Nullig