when openning php files you can pass values across from the file that executes it by this thephpfile.php?value1=1&value1=1 is it possible to do the same with flash files ? does this work and if so how do i pick the values up on the otherside. the thing is i need to pass a value from my php to a flash movie. Their are multiple instances of the flash movie on the page but each time the value past is different , depending on its posistion on the page. how can i pass a value which is defined on the page which opens the flash file.