I have an ASP.NET page where i have a div.I have another ASP.NET page where i have embeded a flash file (.swf) .When i executes the second page.It will come correctly.Now i want to load the out put of the second page to be rendered on the first page.I checked the load method in jQuery. But its not working when in am rendering a flash movie in the second page.When i use a simple h2 tag like This is response from my server , Its working fine.But instead when i try with a flash movie ,Its not coming. I am using jQuery flash pluggin too
I am ready to switch to some other best method to render a flash movie , if there is some other best method to render flash