Welcome, Guest. Please login or register.
Did you miss your activation email?
05/21/12, 03:24
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  MySQL, PostgreSQL, MS SQL, Access (Moderators: Flash-db, Musicman, Ronald Wernecke, Jorge Solis, Andries Seutens)
| | |-+  Newbie help - Simplest way to build a product catalogue + email ordering system?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Newbie help - Simplest way to build a product catalogue + email ordering system?  (Read 1766 times)
3stripe
Seasoned Programmer
***
Posts: 153


View Profile WWW
« on: 03/14/05, 05:51 »

Hey people,

I'm developing a site for a company which will have a catalogue of about 100 products with a title, description and image for each.

There will also be a login section where selected clients can login, and scroll though a list of relevant products, organised by category, add these to a shopping cart with a running total, and then submit an order by email. (no payment will be taken online, just a case of emailing the details of their selection, so it can be processed manually.)

I'm used to working with actionscript to pull in external text files and jpgs, and this would certainly seem the easiest way for me to build the catalogue. But I'm not sure how to build the ordering system using these methods, or even if it's possible without adding some php or whatever.

I've looked at a lot of tutorials - should I think about updgrading from Flash MX to Flash MX 2004 Pro and then use the new data binding components? I've seen the Flash/AMFPHP store tutorial here, but it looks quite daunting and I'm not sure if I can handle it on my own. 

That said a simpler combination of PHP and a my SQL database such as at http://www.sephiroth.it/tutorials/flashPHP/catalog/ looks a little easier.... and I've done  some basic PHP/Flash integration before to send form results etc.

Would be grateful for your thoughts on the above  Smiley

Thanks.
Logged
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #1 on: 03/14/05, 06:03 »

Probaly you're looking to something around the lines of http://www.flash-db.com/Tutorials/newstore/
It could look difficult because is a difficult work. About Alessandro tutorial, perhaps the best is to ask in his Board.

Jorge
Logged

3stripe
Seasoned Programmer
***
Posts: 153


View Profile WWW
« Reply #2 on: 03/14/05, 06:11 »

hey jorge.

can you think of any easy way to add someone's selection in the ordering system into a shopping cart using just actionscript/cookie's, so it could add up a total and email it? or should i just bite the biscuit and start looking into doing it properly???!

thanks for your help, i love this board because someone is always willing to lend a hand Cheesy
Logged
Musicman
Administrator
Systems Administrator
*****
Posts: 2685



View Profile WWW Email
« Reply #3 on: 03/21/05, 17:31 »

Hi,

I recently added a form like http://wolfgang.remsnet.de/shop.swf  to existing product selections: the main effort was to make all purchase buttons call _root.addtocart('productname', 1, '27.95')
The form manages the running total, and deleting from the cart.
This approach requires that the visitor does not leave the movie untile the order is complete

Musicman
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything