Masukin Flash kedalam Joomla

Make sure the *.swf and *.txt files are in the base html directory.Do not make the mistake of uploading them into the images or images/flash directory.Also the flash does not work if loaded into the template directory.Both files must be in the html directory where the index.php file is located.

Then you can either copy the HTML generated by Anim-FX into the index.php file to the appropriate location or use a Joomla Flash Module. Edit the index.php file which drives your Joomla template.

Editing the index.php for your Joomla template:

Copy the following directly into the proper location within your index.php file which drives the Joomla template.

(object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000
codebase=http://download.macromedia.com/pub/shockwave/cabs/
flash/swflash.cab#version=5,0,2,0
width=700
height=175)
(param name=movie value=globe.swf)
(param name=quality value=high)
(param name=BGCOLOR value=#112B4D)
(param name=SCALE value=noborder)
(embed src=globe.swf
quality=high
pluginspage=http://www.macromedia.com/shockwave/download
/index.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave-flash
width=700
height=175
bgcolor=#112B4D
scale= noborder)
(/embed)
(/object)


NB : Please change "()" to "<>"

0 komentar:

Powered by Olark