L
LIN
Hi,
I want to set the flash variable dynamically in the .aspx page.
But the in the .vb environment i am not getting the flash object. How I can
set the flash variable.
In the VB version I was doing using the following code
flash1.SetVariable("xmlData", mXmlString)
Babz
I want to set the flash variable dynamically in the .aspx page.
But the in the .vb environment i am not getting the flash object. How I can
set the flash variable.
In the VB version I was doing using the following code
flash1.SetVariable("xmlData", mXmlString)
Babz