Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Replace the logo with a flash file

    I am trying to replace the logo with a flash object. I can't seem to get it to function correctly.

    I added the following code to the html_header.php
    Code:
    <script src="includes/templates/ocean_front/jscript/AC_RunActiveContent.js" type="text/javascript"></script>
    I also changed the logo div to this:
    Code:
        <div id="logo">
        <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','320','height','100','src','car-logo','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','car-logo' ); //end AC code
    </script><noscript>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="100">
          <param name="movie" value="car-logo.swf" />
          <param name="quality" value="high" />
          <embed src="includes/templates/ocean_front/images/car-logo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="320" height="100"></embed>
        </object></noscript>  
    	</div>
    The object seems to show in the header but its just a white object. Here is the link for the test site.
    www.ohiospeedshop.com

    Is there anybody that can help with this issue.

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Replace the logo with a flash file

    Try placing active js file in main root folder, together with swf file...adjust code accordingly

  3. #3
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Replace the logo with a flash file

    Thanks It works now
    Last edited by CoolCarPartsOnline; 2 Feb 2009 at 07:36 PM.

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Replace the logo with a flash file

    Quote Originally Posted by Glamorousshoe View Post
    Thanks It works now
    Pleased to hear working...
    NOTE
    Might wish to check your center boxes in IE7..out of
    alignment re background images..

  5. #5
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Replace the logo with a flash file

    I was still working on the site. It should be fixed now

 

 

Similar Threads

  1. SWF Flash Logo to Replace existing JPG
    By limelites in forum General Questions
    Replies: 1
    Last Post: 6 Dec 2011, 12:05 AM
  2. replace logo with flash file or Html
    By phillpal in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Jun 2008, 12:29 PM
  3. Replace Logo.gif with an HTML File
    By ner0tik in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2007, 08:35 PM
  4. Replace the header picture with flash
    By figo2476 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 May 2007, 08:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg