flex3 - how to navigate to an state of an mxmlcomponent-A on clicking a button of mxmlcomponent-B? -


I have a mxmlcomponent button when I click on mxmlComponentB as needed.

How is this possible?

There are a lot of ways it can be done. Looking at the context you provided, you may have component A, click on the event of the component B button, and the event handler can change the position.

This is a very tightly coupled solution, though possibly the most directly forward, so it depends on what is happening with your app.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -