E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2010, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Mon, 8 Jun 2009 23:48:08 GMT Mon, 22 Mar 2010 03:20:36 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #9 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Mon, 8 Jun 2009 23:48:08 GMT
Much appreciation!
Amy T
http://www.zippycart.com - Compare eCommerce Shopping Carts Online]]>
E-junkie Discussions; AmyT
Post #8 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Fri, 17 Apr 2009 01:45:09 GMT E-junkie Discussions; E-junkieGuru Post #7 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Thu, 16 Apr 2009 15:29:12 GMT This is a liitle long winded but ive tried to explain as much as possible so that you can understand it.
Below is a breakdown of the code that i have provided that will allow you to add variants in flash.
CODE BREAKDOWN
The 'btn_addcart' & 'btn_viewcart' are what your E-junkie add to cart / view cart buttons are called (instance names)
The 'c=cart&cl=37" is your ejunkie client id number (change the 37 to your e-junkie id number).
The 'dropdown0' & 'dropdown1' is what the comboboxes are called (change to your combobox instance names).
The 'Colour&os0=' & 'Size&os1=' is what will show up in the e-junkie popup window after the title of your item & shows like this:- (Colour: red) (Size: Medium) -
(you need to chane the words Colour & Size in the code to your needs)

Open up your test movie with the comboboxes in (im assuming you have a basic 1 layer & just 1 frame as this is all that is needed to set up a test your cart. Click on the 1st frame of the movie so that its selected - then click on the 'actions' tab - then simply paste the code below into the actions area while your 1st frame is selected (if done correctly you will see th 1st frame now has a dot with a small 'a' above it which means you have added some action script)
Code to copy ( from 'btn_addcart................}; ) & change to your own details as explained above........

btn_addcart.onRelease = function() {
trace("javascript:EJEJC_lc('https://www.e-junkie.com/ecom/gb.php?c=cart&cl=37&ejc=2&on0=Colour&os0=" + dropdown0 + "&on1=Size&os1=" + dropdown1 + "')");
getURL("javascript:EJEJC_lc('https://www.e-junkie.com/ecom/gb.php?c=cart&cl=37&ejc=2&on0=Colour&os0=" + dropdown0.value + "&on1=Size&os1=" + dropdown1.value + "')");
};
btn_viewcart.onRelease = function(){
getURL("javascript:EJEJC_lc('https://www.e-junkie.com/ecom/gb.php?c=cart&cl=37&ejc=2')");
};

Give it a try & all should work perfectly but any problems, give me a shout;-)
cheers
h]]>
E-junkie Discussions; harryo
Post #6 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Tue, 14 Apr 2009 01:16:31 GMT
I am using the Flash component of a CS3 Adobe Suite (Dreamweaver, Fireworks & Flash). I am new to Flash and am still working my way through its capabilities. I am modifying a Flash template for an on-line jewelry store. I know you need to have some knowledge of .php, .xml and maybe some .asp also, to make Flash user friendly, but I am short on that kind of knowledge. Thanks for your reply

Robert]]>
E-junkie Discussions; rjgall
Post #5 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Sun, 12 Apr 2009 13:01:07 GMT Yes a view cart button can be added that also shows the selected variants in flash. What version of flash are you using at the moment then i can provide you with more details on how to achieve this?
cheers
h]]>
E-junkie Discussions; harryo
Post #4 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Sun, 12 Apr 2009 03:57:14 GMT Yes. That is exactly what I'm looking for. And just that simple. Can a view cart button be added? Can you assist further? Reach me at rjgall@sbcglobal.net
Thanks
rjgall]]>
E-junkie Discussions; rjgall
Post #3 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Thu, 9 Apr 2009 15:33:36 GMT I have managed to achieve this in flash 8 after hours upon hours of searching google & e-junkie & via emails from a flash developer called 'Bryon' who helped me out alot (www.bryonkeck.com). I have put together a small example of what i think you mean here:
www.hookerandhooker.com/variantEJ.html
Let me know if this is what you mean & if so i can then assist you further.
cheers
h]]>
E-junkie Discussions; harryo
Post #2 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Mon, 30 Mar 2009 20:46:13 GMT http://www.e-junkie.com/ej/developer-directory.htm]]> E-junkie Discussions; E-junkieGuru Post #1 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 http://www.e-junkie.com/bb/topic/3272/pg/0#post10280 Mon, 30 Mar 2009 09:34:20 GMT
I will pay anyone who can help me get the shopping cart working with flash.
I am trying to get it to work with product variants (as in dropdown menu choices).
If you can get it done in Adobe Flash it would be great, but in Swishmax Flash would be even better but not neccesary.

If you know how to do this or have previously done it contact me at:
jakobilondon@live.se


Looking forward to any kind of help.Thx]]>
E-junkie Discussions; Jakobi