Muggle <[email protected]> wrote: > On Apr 22, 12:45 pm, "Igor Tandetnik" <[email protected]> wrote: >> Muggle <[email protected]> wrote: >>> When a clickable embedded element appears on a page (like a swf >>> file), the page it will take you to if you click on it (the landing >>> page). >> >> You can't in general know this up front. A flash movie runs a script >> internally, and can generate arbitrary URLs on the fly. > > There is no way to read this 'before' the actual click > happens?
No - just as there is no way to predict the output of an arbitrary program without actually running it. Realize that Flash plugin contains a Turing-complete script interpreter, and Flash movie contains a script this interpreter runs. -- Igor Tandetnik _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
