Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I would like to add a flash entry page into my site before customers enter my shop? Any help would be great has anybody done this to there site?


webstarter

Recommended Posts

Posted

Hi there I would like to add a flash page to the front of my site like some of the larger company?s have before customers enter my shop. I?m assuming this is possible somewhere as I can see you have to tabs areas at the top of the page Top & Catolog. Is there the possibility that you would be able to use the top area as the flash page? Then after flash has finished it says click here to enter and it would bring you into the catolog area?. Please if any body can help me or has done this to there web site please let me know what I have to access to do it cheers.

 

Thank You Very Much B) :D

Posted

I wish I could provide some help to you here..but unfortunately I am as new to this as they come....

 

I would however like to see what the answer is, so i figured I'd give the topic a bump.

Posted
Install the store in a subdirectory, insert the Flash movie on the index.html page in your root folder and after it's finished playing - insert a 'getURL' command into the movie to redirect off to the store directory.

 

How do I create a sub directory ? And also where should the sub directory be and do I put everything in the sub directory eg.....cgi-bin cgi_data logs public_html ? I realy don't want to mess up my site in doing this so as much info on how I do this would be great I will make sure I back Up first

 

Thank You Very Much :thumbsup:

Posted
How do I create a sub directory ? And also where should the sub directory be and do I put everything in the sub directory eg.....cgi-bin cgi_data logs public_html ? I realy don't want to mess up my site in doing this so as much info on how I do this would be great I will make sure I back Up first

 

Thank You Very Much :thumbsup:

Another way to do it is to rename your catalog/index.php to something like index1.php.

then in catalog/includes/filenames.php find this line

define('FILENAME_DEFAULT', 'index.php');

change to

define('FILENAME_DEFAULT', 'index1.php');

Then create the file as per the previous post and put it in the catalog folder.

You name it index.php or index.htm and make the final call to index1.php

My Contributions

 

Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly

Password Protect Admin

"No matter where you go....There you are" - Buccaroo Bonsai

Posted
Another way to do it is to rename your catalog/index.php to something like index1.php.

then in catalog/includes/filenames.php find this line

define('FILENAME_DEFAULT', 'index.php');

change to

define('FILENAME_DEFAULT', 'index1.php');

Then create the file as per the previous post and put it in the catalog folder.

You name it index.php or index.htm and make the final call to index1.php

 

Thank you I will give it a try and see how I get on. I might need some more help if I get stuck if that is ok Cheers :thumbsup:

Posted

I have a macromedia flash display on my main page; I don't know what exactly you're asking, but feel free to hit me up if you have any questions,

 

J

Jason

 

Simple 1-2-3 Intructions on how to get, install and configure SSL

 

The Google Sandbox explained

 

Simple to follow instructions on how to change the look of your OSC

 

How To Make A Horrible OSC Website

 

my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP

 

my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...

  • 4 months later...
Posted

quick question...how do i put a link into a flash button instead of a regualar navbar?

 

 

is it like so: getURL(<?=tep_href_link('index.php')?>"_blank");

 

is there somthin wrong with my syntax?...im not sure how to put php within a flash button link.

 

your help is greatly appreciated!

thank you...

-Amit

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...