Fork me on GitHub

Sigma theme(How can I embed a flash file)  Bottom

  • Hello everybody,

    I would like to know if somebody has played around with the sigma theme.You can view the theme here and also here

    My questions is how can i display a flash file between the date/time and the main menu, that is exactly in the middle where the banner or images are shown in the above two urls.

    Your help is highly appreciable, many thanks.

    Happy Christmas:)
  • Hi there,

    Just add this code where you want the flash movie to appear - change the file name to the name of your flash movie.

    Code

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/<!-- [image-path] -->swflash.cab#version=6,0,29,0" width="766" height="158">
              <param name="movie" value="<!-- [image-path] -->0885_1.swf">
              <param name="quality" value="high">
              <embed src="<!-- [image-path] -->0885_1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="766" height="158"></embed>
            </object>


    Regards

    --
    -Lobos
    Professional PHP Framework Services: Concept, Development and Deployment

This list is based on users active over the last 60 minutes.