I was recemmended by someone, saying can find anything here.
What I need some help doing is I have this slideshow that I made with flash. It uses an xml file to get the images from. What I'm having troubles doing is making it so it uses php to get the images from a db. I have looked around and tried using some of the command that your suppose to (loadVariables("show_news.php", this);) but that didn't seem to work...I have tried using
<?php
header('Content-Type: text/xml');
?>
inside the xml file, to make it think its a xml file, but that didn't seem to help...I'm new to php and flash so having troubles figuring this out. If anyone is able to help, would be awesome! Attatched is my fla and xml file so someone can hopefully take a look and hopefully at least point me in the right direction.
Question
sparrow1985
Hey people
I was recemmended by someone, saying can find anything here.
What I need some help doing is I have this slideshow that I made with flash. It uses an xml file to get the images from. What I'm having troubles doing is making it so it uses php to get the images from a db. I have looked around and tried using some of the command that your suppose to (loadVariables("show_news.php", this);) but that didn't seem to work...I have tried using
<?php
header('Content-Type: text/xml');
?>
inside the xml file, to make it think its a xml file, but that didn't seem to help...I'm new to php and flash so having troubles figuring this out. If anyone is able to help, would be awesome! Attatched is my fla and xml file so someone can hopefully take a look and hopefully at least point me in the right direction.
Thanks :D
slideshow.zipFetching info...
Link to comment
https://www.neowin.net/forum/topic/511224-mixing-flash-and-php/Share on other sites
7 answers to this question
Recommended Posts