we are loading a flash player using javascript into an HTML block, when the form loads, we can see in the code that the flash player loaded correctly in the hidden div (5th page), once we click to continue using the multipage form, the flash code loaded gets cleared, and the html code from the html block is shown again, instead of the flash player.
can we do anything to not replace the loaded flash player with the html block code after going to the 2nd and subsequent pages for the multi form?
thanks