Click to See Complete Forum and Search --> : Flash Related webpage


zorminus
07-22-2009, 10:15 AM
Hey! i am considering making a Flash webpage for flash games and animations. And i am wondering if i should make the webpage in flash, or should i use php or Html?
Or do you recommend a better programming language for the job?

criterion9
07-22-2009, 10:16 AM
If the user will need to have flash anyway you could use flash for the gui without alienating users. For the backend and if you plan to use a DB at all you'll want to use a server-side language as well such as PHP, ASP, JSP, or the like.