Thread: Flash on Pages

Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2009
    Posts
    24
    Plugin Contributions
    0

    Default Flash on Pages

    Zen Cart 1.3.8a
    Server OS: Linux 2.6.33mtv1
    PHP Version 5.2.6

    I have successfully got flash embedded on my product category pages but somewhat less successfully working on the home page and it won't work at all on the product page.

    This code has been placed in the html_header.php:

    <script type="text/javascript" src="includes/templates/MYTEMPLATE/jscript/swfobject.js"></script>

    If put www.mySite.com in the browser, the flash does not load.

    If I click on the home page link or the logo, the flash loads. However, the browser address shows www.mySite.com/index.php?main_page=index

    Anyone know how I can fix this?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Flash on Pages

    This code has been placed in the html_header.php:

    <script type="text/javascript" src="includes/templates/MYTEMPLATE/jscript/swfobject.js"></script>
    Try doing this correctly
    Remove what you edited

    Rename swfobject.js to jscript_swfobject.js and load it to your template jscript folder
    Now it will be loaded automatically when needed
    Tutorial outlines a specific page but also the same for any jscript
    https://www.zen-cart.com/tutorials/index.php?article=36
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2009
    Posts
    24
    Plugin Contributions
    0

    Default Re: Flash on Pages

    Quote Originally Posted by kobra View Post
    Remove what you edited

    Rename swfobject.js to jscript_swfobject.js and load it to your template jscript folder
    Now it will be loaded automatically when needed
    I did exactly what you said by removing the js from html_header.php and renaming the file swfobject.js in includes/templates/MYTEMPLATE/jscript to jscript_swfobject.js. Still getting the same results:

    www.mysite.com - no flash loaded
    www.mysite.com/index.php?main_page=index - flash loaded

    Have to click on either my logo or my home link to load the flash.

 

 

Similar Threads

  1. Extra pages and flash movie
    By g.nencini in forum General Questions
    Replies: 1
    Last Post: 11 Oct 2009, 11:51 AM
  2. how to open pages using flash menu?
    By mk12 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Mar 2009, 09:30 AM
  3. Putting Flash banner into pages
    By poodle101 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Mar 2008, 10:33 AM
  4. Using Flash on product pages
    By CCarter in forum General Questions
    Replies: 9
    Last Post: 4 Jan 2008, 09:18 PM
  5. Flash to link to zen pages
    By getreload in forum General Questions
    Replies: 5
    Last Post: 2 Sep 2006, 07:29 PM

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