Uses A Shopping Cart To Add Items From A Gallery As Well As Connect To The Gateway And Uses SSL?

Nov 13, 2007

I was just wondering if anyone has seen or has actually built a complete flash based eCommerce system that uses a shopping cart to add items from a gallery as well as connect to the gateway and uses SSL

View 3 Replies


Similar Posts:


Professional :: Set Up A Button To Automatically Add Items To A Shopping Cart?

Jan 7, 2011

ok, same project i've been working on, new criteria. here's the summary of the project.we are making a digital catalog, in our print catalog we have diagrams but in the digital version i am using flash to link parts of those diagrams to the page with that merchandiseeverything is getting worked out ok.now i have been given some more requirements, myboss wants me to add an "add to cart" button so they can automatically add it to their cart instead of linking to our website and adding it there.

View 4 Replies

Modifying Flash Shopping Cart

Apr 12, 2009

modify an existing flash shopping cart I purchased from Flashden.net (link). The cart uses two XML files to pull in data and to configure most of the data settings. I need help with one thing: I'm using this cart on a sunglasses shopping site and I need to configure the optional sunglasses to be clickable so they can be added to the cart. I know I need to modify both the flash .fla and the xml file so I've included the code for both below. Here's a link to the website I'm trying to re-configure. The section I need to edit has the optional sunglasses on the right-hand side of the main photo.Here's the first xml file that does some of the basic settings. This file is called settings.xml.[code]I made an attachment for the actionscript code called actionscript.txt that needs to be modified. All I need to do is figure out a way to make the optional images clickable so they can be added to the main cart. We can also just create a button that says add to cart next to each sunglass option. Either way works for me. I'm even willing to compensate the person who can help me come up with a workable solution.

View 3 Replies

ActionScript 2.0 :: Simply Xml Shopping Cart

Jan 13, 2010

i was trying to find simple code of xml shopping cart i.e it's in AS3 or AS2 it's should be simple & run as different level?i mean if i need to import different swf file or using _root.shopping_cart.URL...

View 1 Replies

ActionScript 3.0 :: If / Else / Switch Statement For A Shopping Cart

Feb 24, 2011

I am trying to create a Flash styled shopping cart to integrate into my website. When the "Add to Cart" button is clicked, i am displaying the corresponding text down the side of the stage. However I need a "Total Price" Dynamic text field to display the Total price of all items clicked!I am new to flash and it's proving very difficult to me, as the only way i could think of doing this is creating Boolean variables with all the items and if "add to cart" had been clicked Boolean = True... But how do I code the addition of prices? and cater for all the variations that are possible?

View 15 Replies

ActionScript 2.0 :: Build A Shopping Cart In Flash?

Feb 10, 2009

i want to build a shopping cart in flash, but i dont know how to do.actually i have a gallery i.e. [URL]now what i want to do is that to put check boxes under each thumbnail,after selecting that check box that product should be added to the cart.

View 2 Replies

ActionScript 2.0 :: Build A Thorough Shopping Cart In Flash?

May 31, 2002

how to build a thorough shopping cart in Flash, with a checkout button and everything? And/or could some provide a fla. that has a checkout button and everything?

View 6 Replies

ActionScript 3.0 :: Flash Shopping Cart By Dreamline Studio?

Mar 4, 2008

has anyone ever used it or have experience with it? It seems a decent price and good functionality, but if someone has experience with it that gives me a lot more insightlso, it's designed w/ AS2 and says it can be used easily w/ AS3 via Loader & LocalConnection, but I've had problems in the past w/ LocalConnection & AVM1Movie's.

View 3 Replies

ActionScript 2.0 :: Creating Shopping Cart Feature In Flash

Oct 20, 2009

I am creating a shopping cart feature within flash using as2 using this tut [URL]. I have created the as file and there are no errors but when it can to adding the first part of code to go into the actual flash file I get this error

The class or the interface 'com.ahfx.
Product could not be loaded(source)
var myProduct = new Product();

The code added on the first frame of the flash file
import com.ahfx.Product;
var myProduct = new Product();
myProduct.setQuantity(3);
myProduct.setPrice(2.99);
myProduct.setDesc("Teddy Bear");
trace(myProduct.getDesc());
trace(myProduct.getPrice());
trace(myProduct.getQuantity());
trace(myProduct.getTotal());

View 1 Replies

Professional :: Shopping Cart/store Built In Flash?

Mar 16, 2010

I have a shopping cart/store built in flash. All the pages are built in html. My problem is that when you navigate to another page the shopping cart empties. The cart is .xml based. I didn't think of this at the beggining. Does anyone have a suggestion? The link to the site is below.

View 2 Replies

IDE :: Implement PayPal's Shopping Cart Html Into Flash?

Nov 14, 2002

Here is a sample of the code that would work:

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="sample@sample.com"[code].....

View 14 Replies

Flex :: Integrate Shopping Cart System For Flash Application?

Mar 25, 2010

I've built a simple flash application that takes a user's photo/image, offers various effects and filters to play with. In the end, the application can write-out the resulting image to a PDF print file (to be purchased and sent to a printer).Currently I'm using PHP to template the web pages, with the Flash app embedded in the body of one of the pages.

I now need to integrate a shopping cart and check-out system, the idea being that the user can play with images, add various images to a shopping cart, at some point choose print sizes for each image, check-out and purchase etc. My app would attached the necessary print files, and email/submit the order to the printer.In researching the various cart systems out there like Zen-cart, Magento, osCommerce, etc.. these all seem to be full featured CMS systems, full websites, that you deploy, customize and skin, add products to etc... a "canned store". But in my case, I'm adding/creating the product at run-time. It's not a traditional store where you browse and select items.

At first glance its not clear to me how I would use one of these systems, how to integrate with my Flash app.... it seems I only want to make use of the shopping cart, customer database portion, payment transaction features.Is it possible to use one of these, using only the checkout and order management through a API? called from my Flash app? or processed via back-end PHP?

View 1 Replies

ActionScript 2.0 :: Making Sort Of A Customizable Flash Shopping Cart?

Jan 25, 2006

Im working on a website for a company that specializes in creating custom sound proof boxes for recording and whatnot. The actual site is done completely in html and the shopping cart is html. You can see how i have the thing layout out here:[URL]So they are supposed to have the option to completely customize a soundbooth in flash.

Step1 Involves has them pick out the size of the box. If its 4x4 or 8x12 and so on.

Step2They have to pick the color of the box.

Step3 They drag and drop Windows(They can only place 2 and only at certain spots)on the box.

Step4They pick where the door goes by dragging it and dropping it over the box.

Step5They pick where they want the ventilation box.

And then its done.Now once they have done all of that it takes that sound booth they have created and exports all the data to the html shopping cart ready to purchase.

Now this is pretty complicated for me since I have a pretty basic understanding of actionscript. I just got up too speed on variables for goodness sake a little while ago. And im just not sure where to start. Would i be using strings for all the variables so that depending on what option they click on its storing the information that way or arrays or what? Any tuts or things you think i should read up on to help me would be awesome im just not sure where to start.

View 4 Replies

ActionScript 2.0 :: Implement PayPal's Shopping Cart Html Into My Flash?

Nov 14, 2002

Implement PayPal's shopping cart html into my Flash? Here is a sample of the code that would work[code]...

View 1 Replies

Create A Simple Shopping Cart With Text Boxes And Delete Buttons On The Fly?

Sep 12, 2009

Trying to create a simple shopping cart with text boxes and delete buttons on the fly and everything is created properly, but I can't get them to delete.

My code:

Code:

for (i=0; i<clothingCart.length; i++) {
var ci:TextField = new TextField();
itemArray[i]=ci;

[code]....

I get the same basic error no matter what:

Quote: The supplied DisplayObject must be a child of the caller.

View 1 Replies

ActionScript 2.0 :: Create A User Login / Reg Page And Also A Shopping Cart Feature?

Oct 2, 2009

Good tutorials which show how to create a user login/reg page and also a shopping cart feature .

View 0 Replies

ActionScript 2.0 :: Script A Flash Shopping Cart In Flash Mx Similar To "flashkart"?

Jul 7, 2005

script a flash shopping cart in flash mx similar to "flashkart"?

View 6 Replies

ActionScript 2.0 :: [CS3] Add Multiple Items To A Paypal Cart?

May 1, 2008

I'm not sure whether this is right place to put this. I've done a search but nothing is helping unfortunately and I was hoping someone on here had done something like this.I am selecting an amount of an item from a drop down list in flash and assigning it to a global value. I then want to put that global value as the number of items in the code.My code is:

PHP Code:
panel.dropdownpink.addtocart.onRelease = function()
{

[code].....

View 9 Replies

ActionScript 2.0 :: XML Gallery With Paypal Add To Cart Button?

Feb 17, 2009

I have an xml generated AS 2.0 gallery which i also would like to have a paypal 'add to cart' button. This is my first venture into e-commerce,so not exactly sure how these would connect up.I am using the free cart provided by paypal and can generate the <form> buttons for 'add to cart' and 'view cart'. In HTML this is fine, however, i need the buttons to work from the xml.Is this something with Xform? If so, is there a nice intro to that?

View 0 Replies

ActionScript 3.0 :: Loading Multiple Items And Connect To A Progress Bar?

Sep 15, 2009

The application will pre load 5 different images and place them in an array of bitmaps.My only problem is that i want to display a progress bar to the user.I know how the calculate the progress of one image:progressBar.source=loader.contentLoaderInfo;but i want to load the images using a loader one by one, which means that after each loaded image

View 1 Replies

ActionScript 3.0 :: Connect Gallery Buttons Rather Than Thumbnails?

Oct 24, 2009

This seems like it should be easy, but I cannot figure out how to do this in AS3. And after pouring through several books and lots of sample projects, no one quite seems to be using this method to create galleries.The goal: A gallery with circles for buttons that, when clicked, move already loaded images into view.

I have built a widget that creates the buttons and loads the images, but how do I make a connection between one dynamically created sprite(the button) and another (the corresponding image)?When adding children, is there a way to find its reference in the display object list? The buttons are named and will trace their names when clicked, but I don't see this when I'm listing the display objects.And I'm not sure how I can use these names or provide similar names for my loaded images. (My confusion is becoming evident here --or at least clouding my mind -- so I'll just leave it at that.)BTW, I have come across several tools/players that do something similar to what I want, but I'd prefer not to use someone else's controller. (It seems like the time to code this should be less than the time to skin/understand/customize someone else's FLA/SWF.)

View 12 Replies

ActionScript 3.0 :: Any Tips On Looping Gallery Items From Xml?

Mar 2, 2010

im building a product menu that loads a bunch of images through xml and uses one movieclip instance for the texts.URL..So far my code loads the 5 items and gives them 600px of space in beetween. This way i can use next/prev navigation. But the problem is when i reach the last one, it should loop, so that after the last one should come the first one again. And same in reverse for the prev-arrow.I have all this code inside a movieclip that im now controlling with the arrows:[code]And i cant get my head around that where should i include the looping, in pseudocode: "if picture x <= -600 reload it as the last picture && if picture x >= +600 reload it as the first picture"

View 1 Replies

Php :: Serializing Flash Objects Over HTTP Without The Gateway?

Jan 17, 2010

Flash + AMFPHP is a great combination. But there are cases, when Flash Remoting with NetConnection isn't the right tool, for various reasons. Rob had a great post on this some time ago: http:[url]....He also has a nice example on how to deliver AMF to a http request, without the POST and AMF-request package to call the function that NetConnection sends, using Zend_AMF.

// Include the Zend Loader
include_once 'Zend/Loader.php';
// Tell the Zend Loader to autoload any classes we need[code].....

I really like this approach and would be very hapy to replicate it with AMFPHP. Why AMFPHP, you ask? The 'newest' version uses amf-ext, a C PHP extension, to serialize and deserialize the data. It is much faster than the php way ZendAMF is still using.Of course I already played around with AMFPHP and tried to build the necessary objects and use the Serializer class. I even got a valid AMF string, but the real data was always wrapped by a 'method package' that told the receiver this was a answer to 'Service.method' call.is there a way to serialize Flash Objects directly, without the gateway and method wrapper, in AMFPHP?

View 2 Replies

ActionScript 3.0 :: Grid Slider Gallery - Grow Larger And Make The Other Items A Little Smaller

Jun 24, 2010

im trying to create a grid gallery that when you rollover an item it grows larger and makes the other items a little smaller, and moves them to compensate for the larger image and on rollout it shrinks to its original size, and so does the other items. if someone could point me in the right direction (tutorials, etc.) or how i would go about build it,

View 1 Replies

Media Server :: FMS Net Connection Call To AMF Gateway Using HTTPS

Jan 5, 2011

How to make an FMS netconnection call to an AMF gateway using HTTPS. It is my understanding that Flash in the browser will utilize whatever HTTPS cert the browser has available for the HTTPS path you are trying to connect. Is there some sort of config or cert trick I need to apply for FMS to make HTTPS connections? I was considering it might be one of the following, but could not find any information on the subject:

-HTTPS cert saved to FMS directory?
-FMS config value for specific HTTPS paths?
-Allow the FMS host/ip to bypass HTTPS on server side?

View 2 Replies

Actionscript :: Flex - C# Nullable Double To NaN Through Fluorine Gateway

Aug 19, 2010

Is there a way in fluorine to force a nullable double to be passed to flex as NaN? (and vice versa) By default these values are passed as null, but a Number in actionscript is not nullable, so it is converted to 0 by default. I need server side nullable doubles to be NaN in flex, and NaN values from flex to be nullable doubles on the server side.

View 1 Replies

ActionScript 3.0 :: Contact Form Setup Using AMFPHP Gateway

Mar 10, 2011

Any info on setting up a contact form in flash cs5 using amfphp? I can create the contact form in flash cs5 and I have set up the amfphp gateway successfully with a working test email. I have seen the gotoandlearn tutorial but need to extract the data from my flash fill in form. My problem is that I don't know the actionscript to collect my data from the flash form via a send button.

View 0 Replies

Actionscript 3 :: AMFPHP Bad Version Error When Having Multiple Simultaneous Calls To Gateway?

Feb 19, 2010

I'm currently using AMFPHP 1.9 to make a simple flash game which uses a game server.Sometimes, I get this error (BadVersion) when there are simultaneous calls to the server.I've searched the web for some of the answers to this problem, and it seems they were answered back in 2004.Is there an updated version of how to solve this problem?I tried to change the globals.php parameters to use absolute path, like performing the below:

//$servicesPath = "services/";
//change to
$servicesPath = "/httpdocs/Flash/AMFPHP/services/";

[code].....

View 1 Replies

Actionscript 3 :: Connect To AMFPHP - NetConnection.connect() Returns TypeError: Error #1009

Dec 8, 2011

UPDATE: Now I've moved the AMFConnection var declaration to outside the functions in Main, and commented out some trace() commands, and now it gives new errors:

Error #2044: Unhandled NetStatusEvent:. level=error, code=NetConnection.Call.BadVersion
at AMFConnection/init()[/Users/Jan/Downloads/amfphp1/AMFConnection.as:32]
at AMFConnection()[/Users/Jan/Downloads/amfphp1/AMFConnection.as:23]

[code]...

I'm trying to connect to AMFPHP on a server (with Flash AS3), and the swf borks when it reaches the .connect() stage. To make things easier (?) and more reusable (?), I've put all the NetConnection mechanics into a separate class, AMFConnection, which I call from the Main document class like this (details changed):

public function testConnection(e:*=null):void {
var conn:AMFConnection = new AMFConnection();
conn.table = "some_table";

[code]...

AMFConnection actually starts the connection and calls the AMFPHP service with the function gogogo(), and here's where the connect() NetConnection function just won't work. Here's the main section of the AMFConncection class

private var _netConnection:NetConnection;
private var _responder:Responder;
function AMFConnection()

[code]...

It also fails to display the stage, instead showing the loading dots. Now, eventually I'm going to move this application to the same server as the AMFPHP service, but even when I try it there with a relative url, instead of an absolute one, it still breaks down at connect(). I've tried changing the publish settings from local only to network only, to no avail.

View 3 Replies

ActionScript 1/2 :: Creating A Shopping List?

May 10, 2011

My project is a page flipping magazine.  On each page are several products.  When you click on a specific product, a popup window comes up and shows all of the product details.  The popup window also includes two buttons - Add to Cart & Add to Shopping List.  This is where I am having trouble.  When the user clicks on the 'Add to Shopping List' button I would like the product details  (i.e picture of item, item description, price, select quantity, delete product option)  to "load" into a shopping list (which would be on a different frame further down the timeline and look like a whole new page to the user). I don't want to redirect them to the shopping list at this time, I just want the information to "load" into the shopping list.  Later, when they are done adding all their items into the shopping list, they can click on the shopping list tab at the top of the page and it will direct them to the correct frame in the timeline and show all of the products they added.  

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved