
I imported several powerpoint slides to create a
demonstration. I've applied a skin which includes several of the
playback controls so the user can move forward, backward or exit
the demonstration. All of the playback controls work fine except
for the CLOSE/EXIT. It works when I preview the demonstration but
when I publish and view the output using IE, the CLOSE/EXIT does
nothing. Adobe support agreed there is a problem with this
particular playback control and suggested I create a button using
the following code: javascript:window.close(). However, javascript
will not allow me to close a window it did not open. Additionally,
the button I create has a totally different appearance that does
not match the buttons in the skin. I can't seem to find a work
around this, why doesn't Adobe fix this problem?