i want to pass variables to a shockwave-flash-file currently that's working fine with
print " <PARAM NAME=movie VALUE=\"$movie?idlinks=$idlinks&idcontent=$idcontent&idknoppen=$idknoppen\"> etc... but passing the variables through GET makes iexplore think it's loading a new *.swf-file how to fix this? 1) is there a way around using GET to pass the variables from PHP? 2) is there a way to make Iexplore realise the file has been loaded before :)? thanks a lot michiel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php