Hello All, We have a flash object dynamicaly generated on a webserver, where it is also receiving the data from a ASP page. In design time, the flash object is having animation is set to looping.
When i show this Flash object in our portal using a <iframe> tag, it is animated for once and then showing the image of flash object.
Could you please explain me, how can i animate the flash object when i integrate it with in HTML file using <iframe>?
I would like to see the animation of falsh object and i cant avoid <iframe> to insert in our portal the source object.