Hi all, I have an mxml component that I am displaying via the popup manager method.
But, I have data that is sent to this popup that needs to be data bound database updates etc. So, how do you databind to the vars inside the popup? If the MXML component was on the stage as normal I¹d have no problems but the popup, my nature, is created at run-time. So is it possible and if so, how?! Thanks! Dave.

