Home / Components / Adobe Flex / Flex Book ShoppingCart /

Flex Book ShoppingCart

2 purchases

vinod_danims Adobe Flex Flex Book ShoppingCart Flex Book Shopping cart component Features: - Price range selection - Banner - load products data from external catalog .xml - pages navigation - Product Categories(Multi) - 3D-product Image rotate - remove item from shopping cart - Multi product checkout with paypal etc... $5 http://www.flashcomponents.net/component/flex-book-shoppingcart.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/5630_1.png

Similar Products:

  • A Star Path Finder for Flex AS3

     

    SALES: 4

    A Star Path Finder for Flex AS3

    $49.00

    SALES: 4

    by miniclip

    This is an A Star pathfinder class component optimized for AS3 and Flex. Is widely used in games to give artificial intelligence features in game sprites so they can be able to find the shortest path between two points in a maze-like search space. [+]

  • Flex Gantt Chart Component

     

    SALES: 41

    Flex Gantt Chart Component

    $7.00

    SALES: 41

    by ranjithk

    Flex Gantt Chart Component [+]

  • Flex Circle Preloader

     

    SALES: 5

    Flex Circle Preloader

    $8.00

    SALES: 5

    by whawhawhat

    Flex Circle Preloader Download includes: Flex Project Example; SWC File; FLA File(CS4); You can add your logo image in Flash CS4,and then export the movie clip "preloader" as a SWC file,then add this SWC file in your Flex Builder. If you want to change the position of the preloader, you can go to Flex Project Example -> Pre.as -> Function onAdded. [+]

  • Flex Circle And Ellipses Preloader

     

    SALES: 7

    Flex Circle And Ellipses Preloader

    $8.00

    SALES: 7

    by whawhawhat

    Flex Circle And Ellipses Preloader Download includes: Flex Project Example; SWC File; FLA File(CS4); You can add your logo image in Flash CS4,and then export the movie clip "preloader" as a SWC file,then add this SWC file in your Flex Builder. If you want to change the position of the preloader, you can go to Flex Project Example -> Pre.as -> Function onAdded. [+]

  • Flex Flip Container

     

    SALES: 10

    Flex Flip Container

    $5.00

    SALES: 10

    by whawhawhat

    This is a Flex 4 project and Flash Player 10 is required. Works on all flex containers and controls. [+]

  • RatingBar Flex Component

     

    SALES: 5

    RatingBar Flex Component

    $14.90

    SALES: 5

    by Digicrafts

    Digicrafts RatingBar Flex component is a UI for adding visual rating to your RIA application. By using it with Flex Builder, you can add the rating UI to your project with just a simple drag and drop. RatingBar internal star rating allows customizing with css. Also, you can use your own graphics as rating items by setting the skin. Fully api support to control the components by action script. [+]

Author:

vinod_danims

vinod_danims avatar

If you are happy with the work that we do, the ease and pleasant designs of our website, the flexibility and reliabil...

 

 

Flex Book Shopping cart component

Features:

- Price range selection
- Banner
- load products data from external catalog.xml
- pages navigation
- Product Categories(Multi)
- 3D-product Image rotate
- remove item from shopping cart
- Multi product checkout with paypal etc...

 

Sample XML.

 <?xml version="1.0" encoding="utf-8" ?>
 <catalog>
 <product productId="1">
  <name>Book 1</name>
  <author>Jhon</author> 
  <price>10</price>
  <image>assets/comp/1.jpg</image>
  </product>
 <product productId="2">
  <name>Book 2</name>
  <author>Jack</author> 
  <price>200</price>
  <image>assets/comp/2.jpg</image>
  </product>
 <product productId="3">
  <name>Book 3</name>
  <author>Ram</author> 
  <price>400</price>
  <image>assets/comp/3.jpg</image>
  </product>
  <product productId="4">
  <name>Book 4</name>
  <author>Vinod</author> 
  <price>1000</price>
  <image>assets/comp/4.jpg</image>
  </product>

 

Note:More help document added in main source file.

1 comment

Add comment

  • New tags added for component Flex Book ShoppingCart



    #  /  PM  /  posted on Sep 26, 2011
Please login to post comments.