View Single Post
  #4  
Old 3rd June 2008, 03:50
valkot valkot is offline
Member
 
Join Date: May 2008
Posts: 4
Default Re: Instead of header.jpg how to use header.swf
You must generate the change in the following route INCLUDE---> TEMPLATES---> header.php here you look for the following thing <div go = "header">
Here is where there calls to the values so much of the header like that it he has the good style.php here you comment what he should not need and add the flash slightly like that

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="900" height="199">

<param name="movie" value="MOVIE.swf">

<param name="quality" value="high">

<embed src="MOVIE.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="199"></embed>
</object>


In the case that you want to add SWF with calls to a XML or etc I say to a SWF that it he contains images loaded from a XML or another alone content you add this where load the values of the Paper clip..

<param name="movie" value="MOVIE.swf?xmlfile=FILE.xml">

I wait to have helped in something

Sorry 4 My English
Reply With Quote