How to add link to swf movie created with ming?
Code: Select all
$strAction="getURL('http://www.croatia-tourist.biz/stranice/pregled_smjestaja.php?smjestaj=" . $Sifra_apartmana . "', '_self','SWFBUTTON_MOUSEUP');";
//$strAction="";
$strAction="";
$movie->add(new SWFAction($strAction));