I can build a shopping cart but i dont think i can make it connected with zwinky's store because i will need their .sql database then
Printable View
And further more what i meant by You might not be entering the url in the proper format for there system to recognize is were u place the u="" in the link maybe you don't need a full url like maybe use u="../../../misc/01/HWmis1.swf" and mess with the image path to replace apart of the full image in ur purchase xml.
Like i say i think you are correct with ripping there store xml files and placing them on your server and editing them on your server but i would be focusing on the image path rather than anything else.
I tried this
it works without error validating but it still shows the normal "layered shirt" not the MXjt7.swfCode:http://www.zwinky.com/zwinky-world/Checkout.jhtml?items=[[{id:20017218,species:stud,z:21000,name:test,u="assets3/store/zwinky/stud/jackets/01/MXjt7.swf"}]]&storeId=[0]&pType=[0]
any ideas?
and this:
doesnt work it gives error validatingCode:http://www.zwinky.com/zwinky-world/Checkout.jhtml?items=[[{id:20017218,species:stud,z:21000,name:test,url="http://assets.zwinky.com/assets3/store/zwinky/stud/jackets/01/MXjt7.swf"}]]&storeId=[0]&pType=[0]