sagig Posted January 8, 2013 Share Posted January 8, 2013 Hi! I have a using shop (1.5) and I need an introduction page with flash. I made the flash, and insert it to a html page (index.html). The index.html is running correctly when I type the URL, but when I go to the shop and press any buttom (buy a product, etc), I recieve an parser error message. In the message I can read the HTML code of index.html. What can I do? Thx, Link to comment Share on other sites More sharing options...
tdr170 Posted January 9, 2013 Share Posted January 9, 2013 Probably not a good idea to have 2 index pages in the same domain, If you want a flash intro page you will probably need to move the shop to a sub-domain then point the flash on reload to this domain. yourshop.com Index.html w/flash yourshop.com/shop index.php Link to comment Share on other sites More sharing options...
sagig Posted January 9, 2013 Author Share Posted January 9, 2013 (edited) On 1/9/2013 at 1:59 AM, tdr170 said: Probably not a good idea to have 2 index pages in the same domain, If you want a flash intro page you will probably need to move the shop to a sub-domain then point the flash on reload to this domain. yourshop.com Index.html w/flash yourshop.com/shop index.php Thx, I know this solution, but I do not want to move the shop, if it is not nessesery...I find other solution, such as new record in a config file somewhere, or modify other files or etc... Any idea? Edited January 9, 2013 by sagig (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts