NavaChandanam Posted April 16, 2011 Share Posted April 16, 2011 Hi everyone ,I need to get data from database, pass prestashop[smarty] variables into flash actionscript 3.0 and again get the variables from flash actionscript 3.0 to prestashop pages to save data to database. As prestashop is developed on smarty template engine. I am not so proficient with smarty, so any help would be appreciated asap.-------------------------ThanksCoder19Software Developer Link to comment Share on other sites More sharing options...
NavaChandanam Posted April 16, 2011 Author Share Posted April 16, 2011 Thanks for the replyI am getting necessary categories/products data from database to form an single XML file and loading it into flash by actionscript 3.0. Now the only thing left is data transfer that means can i pass smarty variables from prestashop to flash actionscript 3.0. I have product page, order page for displaying order summary in flash. i am loading xml file to display data. Now i have integrated the product page to the cart page in prestashop to save to the database and i am successfull in integrating it. Now i can add and delete products to the cart. I have to show order summary in flash file, inorder to do it i have to load order page from prestashop which is having some template file by default to display order summary. I am not able to get smarty variables from that template file into flash file. Can you suggest some kind of solution where i can successfully integrate flash AS3.0 with PRESTASHOP.Thanks---------------Coder19Software Developer Link to comment Share on other sites More sharing options...
Recommended Posts