PDA

View Full Version : flash interface communicating with actinic


wombatboy
06-Jun-2003, 11:13 AM
Hi!
I am intending to build a flash interface communicating with actinic. Basically we want to generate an array (within the flash movie) whose values are names of products chosen for the shopping basket.

I want to somehow transfer these values from this flash-based array to the actinic shopping basket.

Would this be possible??? I could use javascript to adopt the array values I guess.....

garyhay
06-Jun-2003, 12:21 PM
http://www.myfamilyname.org.uk/acatalog

cdicken
11-Jun-2003, 07:38 AM
This knowledge base article...

http://knowledge.actinic.com/users/kadmin/acatalog/v6_Product_Details.html#aCD352

...tells you how to add products to the cart via a script call. It does not work on all shopping modes, but it is a good place to start. You should be able to integrate this script call with your flash.