Hello, long time lurker, first time poster.. I'd like to create a php based preloader. In particular I'm wanting to send some variables from flash to a php script, and have php query an image file, determine is size (to open a j/s window and open it in a new window), and preload the image with a message while displaying a message, before opening it.
Can this be done?
I can pretty much query the image and determine its size, and I know the javascript to open a window, as well as send the necessary variables from flash. However, I'd like to know if it is possible to preload the image using php.
Anyhelp would be nice. Thanks 🙂