On Apr 22, 12:45 pm, "Igor Tandetnik" <itandet...@mvps.org> wrote: > Muggle <zimp...@gmail.com> wrote: > > On Apr 22, 9:39 am, Boris Zbarsky <bzbar...@mit.edu> wrote: > >> Muggle wrote: > >>> How do we get the target link from an HTMLEmbedElement (Like we use > >>> href for a HTMLLinkElement) ? > > >> "target link"? What's that, exactly? Typically an <embed> just loads > >> whatever its @src points to. > > > 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. > -- > Igor Tandetnik
How does the click take the user to the landing page then? The flash plugin 'parses' the file contents after the click and returns the URL to the browser? There is no way to read this 'before' the actual click happens? Thank you Muggle _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding