[solved] embed slideshow pro or flash onto page

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
handcoded
Forum Members
Forum Members
Posts: 123
Joined: Thu Dec 06, 2007 2:26 pm

[solved] embed slideshow pro or flash onto page

Post 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.
Last edited by handcoded on Fri Feb 08, 2008 12:37 pm, edited 1 time in total.
batten1000

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

Post 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?
batten1000

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

Post 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.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

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

Post 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
batten1000

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

Post by batten1000 »

Did not know the etiquette. I apologize to those offended. It just wasn't clear.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

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

Post 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
Post Reply

Return to “CMSMS Core”