PDA

View Full Version : Generated flowchart with PHP and MySQL?


colossus
02-23-2010, 06:18 PM
can anyone give me any idea how to achieve this?

a generated flowchart like this.... (http://www.rose-hulman.edu/ce/CE%20Curriculum%20Flowchart.pdf)..with PHP and MySQL as the basis for it to generate the flowchart....

we don't have any idea how to do this and are taking a self learning crash course in actionscript...

a simple step by step things we should learn to achieve this would be very much appreciated...:confused:

snickelfritz
02-23-2010, 06:27 PM
Zend framework or AMFPHP, and of course, the AS3 graphics and text classes.
Lee Brimelow has a decent tutorial on the zend framework.
http://www.gotoandlearn.com/play?id=90

colossus
02-23-2010, 06:35 PM
ok imma go and try this.!

colossus
02-23-2010, 10:09 PM
can anyone give more suggestion or the one above is the recommended one or the only possible way?.....:cool: