Playing Flash in CMSMS - Cannot get Modules, etc.. to work???

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
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

Playing Flash in CMSMS - Cannot get Modules, etc.. to work???

Post by slimboyfatz33 »

Hi,

I am trying to insert a Flash video clip into a page in CMSMS, i have downloaded the FLVplayer module and the standalone flash player, and also tried something called the PLAY module? I cannot for the life of me get Flash videos to display?? why is it so tricky??

help greatly appreciated!!
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

Re: Playing Flash in CMSMS - Cannot get Modules, etc.. to work???

Post by slimboyfatz33 »

How does this work, as i can find no documentation for it?? Do i still need to add code to the head of my page also (like i would with a normal XHTML document)?
viebig

Re: Playing Flash in CMSMS - Cannot get Modules, etc.. to work???

Post by viebig »

Ok,

First download the file function.object.php and put it inside your /plugins directory

To view documentation go to Extensions -> Tags and locate object and click help.

a simple application with flash would be:

Code: Select all

{object src="/uploads/movie.swf" width="500" height="500" class="yourCssClass"}
the class is optional, let me know if you did it work.

Good luck
slimboyfatz33
Forum Members
Forum Members
Posts: 27
Joined: Thu Jun 19, 2008 4:55 pm

Re: Playing Flash in CMSMS - Cannot get Modules, etc.. to work???

Post by slimboyfatz33 »

Great i can get my swf file to display !! thank you, another quick couple of questions...

can i use .flv files ?? and also

how do i add a custom flash player (graphic) for my displayed movie, is this possible???
viebig

Re: Playing Flash in CMSMS - Cannot get Modules, etc.. to work???

Post by viebig »

try lookin for the FLV Player Extension
Post Reply

Return to “CMSMS Core”