Re: [elinks-users] Embedded flash
Yan Seiner <[email protected]>
| Newsgroups | gmane.comp.web.links |
|---|---|
| Message-ID | <[email protected]> |
Yan Seiner wrote: > Looking through the code, elinks creates a link to the flash animation, > which has to be clicked. > > What I need is for elinks to automagically follow that link and launch > the player. > > Any way to do that within the framework of elinks? > So I'm having this conversation with myself - but I've moved it to the -dev list. :-) What I really need to figure out is how to automagically launch applications for specific mime types, rather than just creating links for them. Also, I need to figure out how to emulate AJAX - I need to continuously refresh a specific field in a form via http: queries. Where do I begin to look?