Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




View Shopping Cart Link



I am creating a shopping cart using paypal. It works fine but it wants me to have a html view cart button. I already had a fla button for it. I am new to actionscript. Do you know how the actionscript should read?the html code needed is:Code: <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_cart"><input type="hidden" name="business" value="xxxx@xxxxxxx.com"><input type="image" src="https://www.paypal.com/en_US/i/btn/view_cart_02.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"><input type="hidden" name="display" value="1"></form>how can I use this code in flash?



Actionscript 2.0
Posted on: Sun Dec 03, 2006 9:14 pm


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Link To Flash Shopping Cart
Is it possible to create a .php in dreamweaver and have it link into a flash shopping cart. www.tsigold.com
If you go to the pics on the right side of the site and click on any pic it will take you to a new page. In this .swf page I have created little dots you can click and it will take you to a .php page (not yet) but later it will. Now it will take you to a new page with the information about this part and a full color pic. I want to be able to put a shopping cart button if you decide you want the part. How do you get to the shopping cart from a .php page. Or should I use a .swf new page instead of .php and if so how would or how can I link it to my cart.

Shopping Cart Link Within Flash...Any Suggestions.
Hello Everyone,

Would someone be able to direct me to information on setting up a "shopping Cart" type of thing within a flash site. Its only to sell a few items. I would like it to be linked up to like PayPal(Vera-sign). I had done the site in Flash and this would be my first time doing this. I am intermediate in flash action scripting. But I can't seem to find the right info to link each product up to become a purchase. Anyone that had this experience that would like to share it with me I would deeply appreciate it.

B

Basic Shopping Cart Theory..?'s Add To Cart.
I've been doing a lot more reading taking it one step at a time and I'm understanding a little how to pull info from my XML document Catalog.xml although I still don't know how to populate a table just yet.

What's the theory or process to pull info from the XML file for each product?
I'm having troubles figuring how/where The Add To Cart button gets the info about each product.

On my site when a small product button is clicked a larger image of that product fades into view as a movie along with an Add To Cart button. Both of these are in the same movie clip and each product has it's own movie clip.

Is the below process correct thinking?
1. The movie that fades in the larger view of the product links to the xml file and pulls the proper info about that product.

2. The Add To Cart when clicked reads that info and sends it to the table.

If this is wrong can someone explain the correct process?


Thank You
Kevin



btw,
Nice tutorial for real XML beginners:
http://www.actionscript.org/resource...101/Page1.html

Add To Cart/view Cart Button Code
This is some example code i found on the web - how do put this on a button in flash using actionscript?

'Add to Cart' button code

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="add" value="1">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="me@myemailaddress.co.uk">
<input type="hidden" name="item_name" value="My Product">
<input type="hidden" name="item_number" value="001">
<input type="hidden" name="amount" value="2.50">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="lc" value="GB">
<input type="hidden" name="bn" value="PP-ShopCartBF">
</form>



"View Cart" button code:



<form name="_xclick" target="paypal" action="https://www.paypal.com/uk/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="me@mybusiness.co.uk">
<input type="image" src="https://www.paypal.com/en_GB/i/btn/view_cart.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<input type="hidden" name="display" value="1">
</form>

Shopping Cart
Okay, heres the problem: I'm trying to make an online store for my high school, and most of it works fine, when you click on an item to buy it, it brings you to a frame where you can select the number, and as you change the number that you want, it displays a price that it would cost. Then, when you press back and it takes you to the main interface, where your total is displayed. Say at this point .50, when you click into something else to buy it, its the same click on # to buy interface, but when you click back, the total now reads .501.00 How can I get the two prices to simply add up to 1.50 instead of getting put next to each other?

Thanks

Shopping Cart
I am using Dreamweaver to create a shopping cart. I have created four separate flash movies. The html page consists of links to these external flash movies. The flash movies consist of a variable called total. Can I write an action that will calculate the grand total for each of the total variables which are located in different .swf files. So far I have on (release) {
grandtotal = books.swf_root.total+cloths.swf_root.total+golf.sw f_root.total+miscellanous.swf_root.total;
}

this does not seem to be working. Please help. Thanks.

Shopping Cart
Anyone got any information, links, examples of an ActionScript shopping cart?

Shopping Cart
does anyone know how to create a shoping cart in flash mx?

im a new user to flash mx although advanced in swish 2.0 i need to complete this shopping cart within 2 weeks and i am absolutly desperate.

does anyone have any tips or better still if anyone would like to share there own shopping cart so i can edit it would be very apreciated.

the quantity of items is nearly 1000 i know it will t ake me some time even with a template but i will be working on this 24/7 with no sleep.
as i say i am desperate.

please please pelase!!!

Shopping Cart
Hi Everyone

I currently have a website set up using flash, is it going to be difficult to integrate a shopping cart into this site? What are my options?

Thanks

Shopping Cart
Hi

I have designed a website using flash which is good. I want to use this site for e commerce purposes but have been told it would be very hard to do. I am now stuck, what is the best way around this. Should I create HTML pages in Dreamweaver mx which shows the pictures in my catologue then the pictures link to a shopping cart? I just don't have a clue???? ?????

Please help?

Shopping Cart Help
I am diligently seeking a Flash Shopping Cart that mimics the Amazon.com site & the like.

Any downloadable site that you know of would be greatly appreciated.

I've seen the 5 that are listed in flashkit and am very appreciative. However, they aren't meeting my needs.

I'd like to have an automated update in the shopping cart. When the item quantity is changed, the cart is automatically updated, without having to hit the 'add to cart' button. In addition, when quantity is '0', the item gets removed.

Any help would be great!

Thanks!,
Kevin

Add To Shopping Cart
Hi I'm very new to Flash and find it very difficult at this stage..
I'M currently using swish and just found out that I cannot use CGI script with swish......
My question is I have a picture scroller with products and a price labeled on it.....the pic scrolls on mouse over a numbered sequence ie.....1 2 3 4....etc so you mouse over the number the pics scroll across accordingly.....now once you see a product you like then click the add to cart button to add to cart simple? not for me
but anyhelp would be nice.....or a nice example i can work with

thanks

Shopping Cart
Is there a site that has a tutorial on how to building shopping carts in flash?

Shopping Cart
i'm in desparate need of help here. i'm trying to build some sort of shopping cart. the only thing is, i have no idea how. basicly what i want is to be able to drag and drop accessories onto an item. as i do so i would like those accessories to be added to a shopping cart. if the accessory is removed, then the it should be removed from the cart as well. once in said cart i'd like the user to be able to delete items from it and then submit it. i've looked everywhere and all i can find is vague references to something called php, of which i have no idea what it is, or if i even want it. any help would be greatly appreciated. thanks

Best Way To Do A Shopping Cart.
Just trying to get some opinions on the best way to do a basic shopping cart with paypal in flash.

What I was thinking was just storing all of the info in global variables and then just fake a function that posts all the stuff to the paypal site. I got the sending info to paypal working ok...right now I'm just working on storing all the info up to the point where it gets sent to paypal.

Any suggestions/ recommendations? Does just using variable sound like a good way to go or should I take it a step further and actually write it to a database or something.

Thanks.

Need Shopping Cart Help
Can anyone offer any advice on loading product images in dynamically using loadMovie(). I'm have a lot of troubles and need some help

Thanks

Help With Mx Shopping Cart Using Oop
I followed links from this site to a MaxPC tutorial on how to build simple shopping cart in flash using oop.
I fixed a few minor things, & now the grand total variable is the only element not working.
I have attached the .fla - it's a very short, simple script. If someone could find the offending code, you'd make my week! I've been trying to nut this out for days now.
Please excuse the rough graphics, they're just to get the script working, so I can adapt to my website.

Thank you so much.
Cathy

Shopping Cart
Hi,
I need to create a shopping cart within flash and am not sure how to do this, origonally i planned to write to the database everytime a user add's and item or deletes and item. HOwever I was wonderingif there is an easier and cleaner way to do this in flash?
Would I need some sort of pseduo array?

Thanks in Advance

Shopping Cart
Does anyone know how to create a shopping cart in flash, and do you need any thing special !

Shopping Cart
Does anyone know how to create a shopping cart in flash, and do you need any thing special !

More Fun With My Shopping Cart....
ComboBoxes. I have two of them. One lists items that are 12.00 and the other lists items that are 16.00. Both have the same "values" since they are shirt sizes.

Two questions:

How do I differentiate the two at checkout? By assigning an instance name? How do I retrieve that instance name (basically like a "name" entry in an HTML form element)

How do I retrieve the label names to display? Is it something like "_level0.ss(component.getValue())"? or am I way off here?

Shopping Cart
I want to develope a cd with short type of shopping cart. Let me describe...lets say there are 100 products i have, when i will select a product it will be add to cart. at last when i will check out.. it will give me list of product, which i was selected.. and also print option to print this list. I want to develope this cd in flash totally..so this thing is possible...pls give me a idea about this.

Need AS2 Shopping Cart
Hi,

Does anyone know where I can get a tutorial / .fla and .as files for a simple shopping cart system? Ideally coded in AS2. I just need simple 'engine' functionality - such as add item to cart, remove item, display totals, etc.

Thanks in advance,
GW

Shopping Cart (again :D)
Heyho,

OK...i am starting up a t-shirt company, and my problem is...i can do the design stuff (like graphic design...make stuff look sexy and so on) but i canny do the back bones of it ie. coding.

My plan is to make a shopping cart thing, that accepts credit cards and that (not just pay-pal...or not pay-pal at all personally )

I...need someone to help me through with it, i have a couple of other questions and queries aswell...im rather new to the coding stuff.

King_St3vo@Hotmail.com << add me if anyone is willing to help me out.

In return i could pay you (not hefty amounts...but if your willing to wait a while i can get you some money when i get some jobs done).
Orrrrr i can prolly get you a couple free t-shirts when the sites up and running.
Orrr i can design a website layout for ya (no coding though ).
Orrr maybe something else when we talk about it

I have looked at the tutorials and stuff...not really much help, so if any1 could help me out that would be grand and a half

Thanks fo yo time.

Help With Shopping Cart
I need to design a "coupon shopping cart" in flash mx. I have
a client that wants to release a shopping cart style "coupon cd" for their winter catalog and want it incorporated into the flash catalog
that I have already designed for them. This program will only be distributed via cd rom so internet based solutions are out of the question.

they want the following results...
1. customer clicks on coupon to add to shopping cart
2. go to checkout and print all coupons from within flash
that they selected.

(there will be 250 coupons)


Is there any way to do this solely with flash mx. And are there any
tutorials, examples or info regarding this that anyone knows about??


THanks for the help

Php Shopping Cart 1.0
hi there,

does anyone knows if there is an other version available?php shopping cart 1.0

how can i add a second position behind the price? example: 7.50 instead of 7.5?!

hope you can help me!

greetings,
gorgeous

Shopping Cart
Hi !
Can anybody plz tell me a place from where I can find a shopping cart built in flash php and mySQL?? preferably a demo version so I can understand its structure and working???

Shopping Cart
Hey guys - I'm wondering if anyone has any good examples of shopping carts done in Flash, sites that you know of, that are using them and any FLA's or tutorials that you've seen can you repost a URL?

I appreciate it....Thanx

Shopping Cart?
So here's my problem, I'm fairly new to flash and i just build this site for a friend(first site). She wants a type of shopping cart put in but not so they can pay through the site but just so that they can make a list of the items they want and then when they go to the contact page they can add those items to the text field of the form and send all the info to her.

I've looked at alot of the shopping carts but havn't been able to find anything that can help me. You can take a look at the site at www.treasurethem.com.

If you think you might be able to help me let me know and i can give more specifics.

Thank you in advance

Help With A Shopping Cart
Alright, what I want to do is make a flash shopping cart.

The way I want it to work is thus:
1)Browse for the item
2)Add Item to cart
3)Continue Shopping
4)Add more Items
5)When you check out all I want the shopping cart to do is Send out an email with the contents of the cart inside along with personal information (all the payment issues are worked out over the phone)

Can any of you guys help me on how I might approach this?

Any help would be awesome.

[MX] Shopping Cart And More...oh No.
I am about to create a site that rewuires a shopping cart function and a large number of product shots. I know that DW or FP are usually used for these kind of sites, but is it possible to build the site entirely in Flash and still have a shopping cart function? Further, their current site has various shirts for sale, the shirts come in different colors, so they have a button that drops down a menu listing various colors, etc.
Is it possible to do this in Flash? And if so,does anyone know of any tutorials demonstarting the way to attack this?
Thanks much
r

[CS3] Shopping Cart?
I have never designed a retail website before. I design flash-only sites. Does anyone have any examples of how to set up a shopping cart? Any info, direction or resources would be helpful. Don't know where to start.

Help With Shopping Cart
hi

i'm triying to build a flash shopping cart .. still i've been searching for some tutorials but can't find any .. is there someone that can help me out?

i would appreciate it so much... please

thanks

Shopping Cart
Hi everyone,
I am new here. Does anyone know how to develop something similar to this: http://www.flashden.net/item/drag-n-...ref=Flash_Cart

I don't need the paypal thing to work but I just want to know how it generate the content like " - + item_name price" on the right side when you drag some item in it. Is there some similar tutorials like that, because I search lots of shopping cart tutorials and I just can't find any tutorials that can generate content dynamically using action script 3 (because touchlib only accept as3). Any help would be greatly appreciated.

Shopping Cart
I am looking into purchasing a prepackaged e-commerce solution for flash. Optimally, the solution should work with other payment solutions other than PayPal (Authorize.net?). The shopping cart needs an full-featured administration/transaction panel for the client. Does anyone have any experience or recommendations on e-commerce solutions?

Shopping Cart Help
I have been trying so hard to make a shopping cart work using the shopping cart class at the bottom of this page

I can populate my shopping cart and get it to list items added to it. Where I am really having trouble is when I try to go any further than that. I can't figure out how to get the subItem data into the apropriate textfield. I can't figure out how to make my delete button delete the right item. And, i cant seem to get my qty to update properly.

I know I am missing a few crucial steps, but being as I cannot find any sort of reference or "how to" for this thing, I am screwed.

Could anyone give me a quick how-to on this, or maybe even build a simple shopping cart fla that shows how it works? I have been working on this for weeks and am just spinning my tires. someone help! please!!!!!

Shopping Cart
I am trying to make a shopping cart with some 53 objects. When adding the objects, I CAN get the final price of items ordered, but NOT a list of items ordered. Can anyone help me? Either a fla or instructions will do. Thanx

Shopping Cart
Hi,

I want to create one shopping cart. But I dont know how to do that.

I also want that, when an buyer adds things in his shopping cart and clicks ok I should be able to recieve an email of his shopping list with the all calculations of his purchases and I should be able to print that as a Recipt or purchase order.

Can somebody help me?
Or show an example?

I am waiting...........

Shopping Cart ?
i need to make my add 2 cart buttons work.. i have my shopping cart through paypal.. so how it works is they give you an html code to make the button link to paypal and the particular item... so my where would i put that html code, and how do you click through to the html tags.

they issue there code to go in the <form> tags, can that go inbetween the <head> or the <body>.

Thanx 4 any help in advance.

swift.

Shopping Cart
Is there a place to buy or download flash shopping carts? I'm looking to start up a t-shirt company, and want to create a flash page that will have a shopping cart built in.

Thanks in advance

Shopping Cart
hey guys ive never done a merchant site before and i need to know how to create a shopping cart style menu. I have no idea what this entails or how it works. so any information you can give me will be greatly appreciated. Thank you.

Shopping Cart
hello to all,

i want to make a shopping cart similar to http://www.advanceflash.com/.
any help?
Thanx in advance!

Shopping Cart Help
Hello all I am in need of some help or would liked to be given some direction.

Here is what i need, I need to display over 200 products from and xml file into flash that will show the product image and the product price point and a buy now and quanity button for each item, from there that data needs to get passed to paypal for each item.

current status, really new to flash, but have been doing tutorials here at kirupa.com

Well I guess somewhere in the process to get this done I will need to load the images into empty movie clips, but i could be totally wrong.

I have attached and xml file that I think migh be on the correct track. any help would be great links to tutorial, samples of code . I really need this guys thanx

Shopping Cart
Does anyone have the tutorial of shopping cart?
Something like this site https://www.amadeodecada.com/V1
THANKS!

Shopping Cart?
Has anybody seen any really good tutorials on making an ecommerce site? Creating a shopping cart, checkout with payment forms, and a printable receipt?

Flash would be best, but if it's HTML or something else, post it too, it might be useful.

Shopping Cart
Can someone point in the direction of some tutorials on setting up a shopping cart system using Flash. (I am using Flash Pro 8/Actionscript 2.0)

Thanks

small_guy

Shopping Cart
Hi everyone,
I am new here. Does anyone know how to develop something similar to this: http://www.flashden.net/item/drag-n-...ref=Flash_Cart

I don't need the paypal thing to work but I just want to know how it generate the content like " - + item_name price" on the right side when you drag some item in it. I think the closest tutorial I found is http://www.kirupa.com/developer/flas...dynamic_mc.htm and http://www.monkeyflash.com/flash/drag-and-drop-in-as3/ Any help would be greatly appreciated.

Shopping Cart ?
i need to make my add 2 cart buttons work.. i have my shopping cart through paypal.. so how it works is they give you an html code to make the button link to paypal and the particular item... so my where would i put that html code, and how do you click through to the html tags.

they issue there code to go in the <form> tags, can that go inbetween the <head> or the <body>.

Thanx 4 any help in advance.

swift.

Shopping Cart
Is there a place to buy or download flash shopping carts? I'm looking to start up a t-shirt company, and want to create a flash page that will have a shopping cart built in.

Thanks in advance

Copyright © 2005-08 www.BigResource.com, All rights reserved