Okay i hope theres some hard coders in here…
Weve got this school project, where the requirement is to make a site with Flash, but have some simple PHP stuff in it. Fair enough, though the teachers hardly know how to open Flash… So ive got a lot of questions regarding this subject. I know PHP basics, and Flash… Well lets say i can copy/paste the most code there is out there :huh:
1: Firstly, i would like to know, whether its possible to load PHP into Flash, like its done with external text-files?
2: I see some tutorials, on making drop-menus with XML, then, can i use PHP in XML documents, so Flash will detect the XML, and then just use the PHP as browsers does?
3: Can i use the opendir() from PHP, to make some kinda upload-bin in Flash, so i can with Flash, through PHP, read the content of folders, linking to it, and so on?
Hope you can help me on my way, thanks in advance…