I am trying to get macromedia flash to loadmovie dynamicly through php however it is not working the php and actionscript is below
Actionscript:-
// Action script...
// [Action in Frame 1]
loadVariablesNum("./movie.php", 0);
loadMovieNum(Movie, 0);
PHP:-
<?php
echo "Movie=./realmov.swf";
?>
this will not work but getting the vars from the text file does not work either Does anybody Know whats wrong with this code? it does'nt return any issues in Macromedia Flash other that telling me that the movie is not loaded. I am using php5 and Macromedia FlashMX (the first MX) so far I'm thinking Lingo is the way to goas macromedia flash isn't doing anything other than eye candy and resource munchin:mad: (Mad with Flash Not You Guys Youre mostly 🆒)