Hello.
I installed on my site php script “Cutenews”.
It works without any MySQL… It save all archives in text files.
its PHP script looks like this:
<?PHP
include(“show_news.php”);
?>
The file URL is http://pastakapusta.com/cutenews/news.php
I would like to put this script into my Flash movie.
I was trying to find some tutorials but it talks every time about PHP database MySQL and XML, and “Cutenews” doesn’t have that…
I’m not sure that I have to use Dynamic Text or not and what ActionScript have I write and where.
I use Flash like an animation program, but Action Script I’m using for the first time so I would like to ask you for the help.
Thank you very much.
Ciao) :sonic: