PDA

View Full Version : Embedded Flashpaper swf kills Flash MX menus


JohnF
12-09-2004, 11:52 AM
I dynamically loaded an swf created by flashpaper 2 from a Word document (which is exactly the solution we were looking for for a complex project involving a lot of documents) into a Flash MX 2004 Pro swf ...

...and after loading the flashpaper swf, none of the menus work on the parent swf file.

I copied and pasted the code for loading flashpaper swf files from the Macromedia site, but still the menus freeze. I scoured the flashpaper 2.0 ActionScript API and yet I can't resolve this fault.

I'm guessing that somehow the flashpaper swf isn't releasing the focus for the menu (?). Buttons and comboboxes still work, though.

Does anyone know how to get around this issue?