I have a lightview window that needs to appear when an item in a fullscreen flash movie is clicked. SO i want to put into the lightview callback a bit of JS that will close the fullscreen flash movie. Is it possible to close a fullscreen flash movie in JS?
Share
Basically you need make in SWF method, which checks fullscreen status.
JAVASCRIPT:
FLASH:
If you wanna don’t allow fullscreen all time, when use embed flash param (in html):