Is there a way to find out when my flash ends in NPAPI (like a flag). I want to close my application when my flash is displayed.
Thanks.
The NPAPI plugin terminates when the browser on which it is hosted closes, and not vice versa. The only way you could do this is to give your SWF a javascript notification, which then does something similar to window.close ()
Source: https://habr.com/ru/post/1442889/More articles:Ruby On Rails libyaml - ruby | fooobar.comNHibernate Caching Problem - When to Call Hellyn? - cachingUsing clipping in an empty string in where where in ORACLE SQL - sqlEmbedding Flash in a Linux GTK application - sandbox violation - cAsp.Net Routing - Display Full URL - c #How to resize images in Lightbox2? - javascriptHow to center the alignment div correctly? - htmlHow to force MVC to route to Home / Index instead of root? - asp.net-mvcHow to make vcard / vcal Ndef message on Android - androidUsing Biopython (Python) to extract a sequence from a FASTA file - pythonAll Articles