I have a flash file in my web page,the flash accepts a value as an argument and shows a graphics based on that. Now i want to know using javascript ,can i reload the flash ? So that when user enter a value and clicks on a button, the value will be passed to the flash file in same page and show the graphic.(without loading the page again)
Any thoughts ? Thanks in advance