Hi all,
I am havig an html page with lot of text. in which i have embeded one flash file with the help of object and embed tag. It is working fine and no issue with that.
But there is new requirement - now I am having 4 flash files and they should rotate after 20 seconds automatically.
It means if user does not leave the HTML page for 20 seconds, then every thing will remain the same on page but flash file should change automatically ( Each time it will choose one flash file among 4).
Note : HTML page should not be refreshed.
Please help me in that.
-Vivek