PHP/Flash ?
PHP/Flash ?
- Started
- Last post
- 1 Response
- nburlington
I'm trying to troubleshoot a Flash/PHP trainwreck and I have a question.
If I'm running my flash piece locally from my computer, is there going to be a problem pulling in .php from a URL?
Is this the same as the precautions that keep you from loading XML etc. from other URLs OR am I exempt from this since I'm running it locally?
- fugged0
I think as long as the HTML page and SWF are local and not being served from a web server (even one running on your machine) you should be fine.