Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2009
    Location
    Greece
    Posts
    23
    Plugin Contributions
    0

    Default Flash in main page

    Hello again,

    my web site www.carbon-aramid.com in main page you can see the big pics in the middle of columns. The picture is jpg, can I change this pic to flash? If yes do you now any link to do it step by step? I check the forum but its post is a different.

    Thxs again

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

    Default Re: Flash in main page

    Your template has added class "bg_inner911" and this is not a default class...
    ?I am guessing that the template has a custom tpl_main_psge.php and this is where ypu might have to add the flash code...
    As a custom template - you will not locate a step by step
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: Flash in main page

    If you are refering to the picture that is actually a banner, Yes.

    To replace the picture with the swf file, the only difference is that you will need to use an "embed script" to make it function.

    ie/

    <object width="585" height="310">
    <param name="movie" value="/images/banner.swf">
    <embed src="/images/banner.swf" width="585" height="310">
    </embed>
    </object>


    this is one I use, change the size to your actual sizes and change the name of the swf file to yours.

    Place this code in the html text section. Do not populate the image section with anything.
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    AEIIA - Zen Cart Certified & PCI Compliant Hosting

  4. #4
    Join Date
    Dec 2009
    Location
    Greece
    Posts
    23
    Plugin Contributions
    0

    Default Re: Flash in main page

    Do you know which folder I must made the this change?

    Thxs anyway for your help.

  5. #5
    Join Date
    Dec 2009
    Location
    Greece
    Posts
    23
    Plugin Contributions
    0

    Default Re: Flash in main page

    No body?

  6. #6
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Flash in main page

    Quote Originally Posted by george_grat View Post
    No body?
    It's simple, looking at your page code you seam to be using the banner three space for your front image. So, use the banner manager and create the flash banner by placing whatever flash code you're using into the text box. Use the same banner group name you are currently using for banner three, save it.

    Check Configuration->Layout Settings and make sure banner three has the same banner group name in it that you used on the flash banner.

    Be sure to disable your current banner or they will take turns on showing up on the front page.

    I use the same technique to roll banners both flash and images.

    If you need more help on using the banner manager, look at the Tutorials/FAQ link at the top of this page...
    Dave
    Always forward thinking... Lost my mind!

  7. #7
    Join Date
    Nov 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Flash in main page

    Quote Originally Posted by george_grat View Post
    Hello again,

    my web site www.carbon-aramid.com in main page you can see the big pics in the middle of columns. The picture is jpg, can I change this pic to flash? If yes do you now any link to do it step by step? I check the forum but its post is a different.

    Thxs again
    Your main image is "banner2"

    1. Go to Tools/Developers Tool Kit
    2. Type "banner2" or copy/paste to "Look-up in all files" & select "All Files - Catalog/Admin.

    You will see your location of the exact file you need to edit.

    Refer to Qdixon:

    replace yr <img src="includes/templates/xxx/images/xxx.jpg" class="home-image" />
    remember upload your swf to your server desire folder.

    to

    <object width="585" height="310">
    <param name="movie" value="/images/banner.swf">
    <embed src="/images/banner.swf" width="585" height="310">
    </embed>
    </object>

    i have done it. you can view the my main page : check it out

    Cheers.

    And thanks Qdixon i'm able to do it.
    Last edited by titikun; 16 Dec 2009 at 06:37 PM.

  8. #8
    Join Date
    Dec 2009
    Location
    Greece
    Posts
    23
    Plugin Contributions
    0

    Default Re: Flash in main page

    thxs man, I will try.

  9. #9
    Join Date
    Dec 2009
    Location
    Greece
    Posts
    23
    Plugin Contributions
    0

    Default Re: Flash in main page

    Unfortunately through Tools/Developers Tool Kit I cannot find this file. When I put banner2 then the appears a message that says no find. . Is there any other way?

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

    Default Re: Flash in main page

    Unfortunately through Tools/Developers Tool Kit I cannot find this file. When I put banner2 then the appears a message that says no find. . Is there any other way?
    These are not files - - But are in your DB

    admin > tools > banner manager > select the banner
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Flash Issue - Main Page
    By spuryou in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 8 Mar 2011, 05:40 PM
  2. Flash on main page
    By Tuffmonkey in forum General Questions
    Replies: 3
    Last Post: 22 Oct 2009, 07:07 PM
  3. Main Page Flash Player
    By OutdoorsInteriors in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Apr 2009, 04:07 AM
  4. Adding Flash To Main Page
    By Globie in forum General Questions
    Replies: 12
    Last Post: 28 Nov 2008, 12:13 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