View Full Version : sendAndLoad and PHP
mosley
08-30-2004, 07:42 PM
The attached script sends a vairiable (directory path) to a PHP script and the PHP script returns the subdirectories in that directory path. For some reason it sends them twice. Can anyone explain this? and correct it?
Thanks
mosley
09-04-2004, 01:02 PM
I dont mean to bump this up but I am stumped. I have been trying to figure this one out myself for days now, and I just can't get it right.
All I want to do is read a directory for subdirectories and store them in an array using PHP and AS. Can anyone suggest anything?
The code is from a tutorial by Jesse Stratford which I found a while ago and cannot fiind anymore.
snapple
09-04-2004, 02:08 PM
Can you please svae it as FMX.
Regards, snapple :)
madgett
09-05-2004, 08:51 PM
That seems like a lot of rift raft going back and forth between frames like that. Why not just put it all on 1 frame and control what is going on with code rather than frames. If you want to re-enact code execution like that, use onEnterFrame, that way you have it all on 1 frame instead of 3...stay simple.
mosley
09-06-2004, 12:25 AM
madgett, could you explain a bit more?
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.