Bodybuilder Posted July 30, 2003 Posted July 30, 2003 Hi i made a header in flash. header.php But i have a little problem now, how do i put those shopping cart, checkout and account variables/urls in flash? The same as in the default header.php. I'm not a big php wizzkid so please help me. thnx
Rumble Posted July 30, 2003 Posted July 30, 2003 You dont really need them in php just use normal links in your flash like shopping_cart.php Reddy to Rumble Thank you osCommerce and all who Contribute to her!
burt Posted July 30, 2003 Posted July 30, 2003 You dont really need them in php just use normal links in your flash like shopping_cart.php Which means the person will lose the SID (and therefore the Cart Contents etc) when the link is clicked. All links from an Osc page to another Osc page need to use the function: tep_href_link hth
Rumble Posted July 30, 2003 Posted July 30, 2003 Well ive hard coded link such as <a href="default.php?cPath=2" class="categoriesLight"> And it doesnt lose the cart contents? :D Reddy to Rumble Thank you osCommerce and all who Contribute to her!
TheFinnisher Posted July 30, 2003 Posted July 30, 2003 I've hardcoded links as well. I am using the coolmenus javascript menu and included everything in it. i.e shopping_cart.php. I'm not loosing anything out of the shopping cart when I click it...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.