Tagged Questions
0
votes
2answers
778 views
Loading external SWF, cannot cast document class to shared base class
I have a parent SWF file that defines a Widget base class.
I then load an external SWF into the parent. The external SWF's document class derives from the Widget base class -- let's call it ...