Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    55
    Plugin Contributions
    0

    red flag Using swf in the main page.

    I am sorry to give you one link to view that is not my site. They used one swf at the middle of the site, may be it is the position of (breadcrumb) but I am not sure. I able to insert swf at the header position with the help of one tutorial find here, but how can I use another swf in that position.
    Can anyone give me any idea how can I do this.

    Here is the link to view. Sorry it is not my site.

    http://visenta.us/


    Regards
    trnghosh

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Using swf in the main page.

    you can do that via Define pages editor ..
    look for define_main_page.php , this is where you can add text , etc to main page index.

    define pages are located in admin
    Tools / define pages editor .

    hope this helps.

  3. #3
    Join Date
    Apr 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Using swf in the main page.

    I can add text but how can I add one swf there? Can you explain you something more please.


    trnghosh

  4. #4
    Join Date
    Apr 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Using swf in the main page.

    No I think it is not the way to insert swf at the main page through define page editor through admin. There must be something else which I do not know, CAN somebody else give some light on this.


    trnghosh

  5. #5
    Join Date
    Dec 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Using swf in the main page.

    It can accept most Html codes as far as I understand, I've managed to once add an SSL seal before. I believe that's what he meant by using the define page editor. You would probably place the .swf file somewhere (probably in your store's folder somewhere) and then make a link to it like you would on a webpage.

  6. #6
    Join Date
    Apr 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Using swf in the main page.

    I placed one swf at the classic green image folder and its name is one.swf and later insert the same in a table of width 200 at dreamweaver. Saved and tested worked fine. Now I copy the code from the Dremweaver and pasted the same in the define_main_page.php using the admin panel.( define page editor) Here is the code copied from Dreamweaver

    <body>
    <table width="200" border="2">
    <tr>
    <td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="200" height="200">
    <param name="movie" value="../../../wamp/www/zencart/includes/templates/classic/images/one.swf" />
    <param name="quality" value="high" />
    <embed src="../../../wamp/www/zencart/includes/templates/classic/images/one.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="200"></embed>
    </object></td>
    </tr>

    </table>

    Saved it and tested.

    OH! There is a white box with this dimension. Width =200 and height =200.

    Can anybody tell me what is the procedure to insert the swf in the main page. I think I made some mistake.


    trnghosh

 

 

Similar Threads

  1. Using Flash on the Main Page
    By deemurphy in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 28 Mar 2010, 05:10 AM
  2. Question about using flash SWF in the main page....
    By hyperspeed in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Jul 2009, 02:16 AM
  3. Flash/Swf Sizing on Main Page
    By mbparrinello in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 25 Apr 2007, 02:37 AM
  4. Main Page Body - Flash, swf ... HELP!
    By tho53264 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Nov 2006, 11:08 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