Got a question. If I have a flash to display inside updatepanel through a javascript call which uses document.write() to output the proper object tag and parameters, will that work ?
For some reason, mine's not working. But if I take it out of the updatepanel, yes it's working.
Can anybody help me on this ?