hi all,

i have created stock market chart using flex charting and i want to 
put compiled swf file on asp.net web page with some interaction with 
page's javascript.

i get succeed in putting chart.swf file on simple .net page but when 
i put it inside a page which is content page(under some master page) 
then it gives me an error(javascript error at the bottomleft of the 
page and when i double clicked on that it shows me error like
"<id of object tag> is undefined")

i analyzed that if chart.swf file is put(embeded) inside the form 
tag then only it give error and if outside it works fine. but as my 
page on which i want to put chart.swf is content page it is not 
possible to put it outside the form tag.

any workaround or guideline for this problem?

please help me.

regards
tushar

Reply via email to