Hi all,
I have been studying SWF for a few weeks now and I came across its popup feature. I added popup="true" to one of my view-states that I want to display in a popup. And I'm happy that I got this working alreadybut my problem now is that I need my succeeding view-states to appear in the same popup window.
What actually happens now is it opens in the previous window. So I tried to add the property popup="true" in all of my succeeding view-states but it only opens a new popup for each of those views.
Hope someone can help me with this.
Thank you =)


but my problem now is that I need my succeeding view-states to appear in the same popup window.
Reply With Quote
