I’m having a problem with a .swf which when loaded into another .swf has its constructor function ignored
when i’m running local it works fine, but when theres a real loading the constructor doesnt run, also making timeline code ignored ( since timeline code is just addScript call in the clip constructor)
anyone else has had this problem?? same problem happens either using Loader class or BulkLoader, also happens when simulating download in the IDE
thanks