|
-
[RESOLVED] [F8] Passing PHP to Flash- trying to display image with HTML, not working?
My Flash is correctly passing PHP variables to my SWF, but I'm passing a variable with HTML in it, and instead of loading the image, it loads the text, literally.
Here's my PHP file-
<?php
print "myVar=<img src=http://www.tiffanydavisphotography.com/online01.jpg>";
?>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|