Hi, I´m using a combo box that is populated by XML with a xml connector and it´s working nicely, check it out here: Click me
And I have a main swf that loads it externally with a:
_root.container.loadMovie("moviesample.swf");
at the end…
It loads it, BUT the combo box doesn´t work when loaded externally, and the xml is read! Check it out here: Click me!, wait at the end it loads.
any ideas what could it be? Thanks!