
November 19th, 2002, 09:34 PM
|
 |
Contributing User
|
|
|
|
|
I'm not a flash expert by any stretch of the imagination, but I have worked with flash guys in the past to make their stuff dynamic so I know a little about this.
With Flash MX you can dynamically load images or mp3 files. Before that you could load text files, or fill in variables dynamically.
If you were to load a PHP file into Flash, I think all it would do is display the PHP code, which probably isn't what you want. Without knowing what you're trying to display or what the PHP does, I'd think that what you probably want to do is pass a variable (or two, or three...) to Flash and display the contents. You could display quite a lot of text that way, which is what I suspect you're trying to do.
Search for threads that talk about dynamically loading variables.
wdn2k
|