Page 1 of 1

interactive 3d graphs in php

Posted: Fri Jan 16, 2004 5:31 am
by aman
How can I use interactive, clickable 3D graphs in PHP, most probably using Flash.

Posted: Fri Jan 16, 2004 5:48 am
by AVATAr
aman, php is server side.. so if your are talking about clicking 3d graphs... well thats client side.. land of javascript, flash, etc...

Posted: Fri Jan 16, 2004 6:07 am
by malcolmboston
flash can do it with a bit of actionscripting

heres a link for this sort of thing here

read the info about it, it says it can be adapted for other variables, however developing your own with a bit of scripting shouldnt be too difficult, or wouldnt it be possible to create a dynamic image map?