|
Hello…I need some help with flash and php. I want to use flash file in php. To be more specific. I have one swf files in Greek version and one in English version , that I want to do is to call each time the right version according the language that user choose. For example, by default the index.php is loads in English version and I want the $lang.swf file to be loaded (because $lang=English) the same I want to happen when the user choose Greek language, the greek swf file to be loaded. How im going to do that. Thank you in advance for you help.!!!
|