Hello Javier
On 18-Dec-00, you wrote:
>
> Hello
>
> Altough not perfect, i have been using the flash
> plugin in Voyager, but recently i have found
> some sites that report my that i have no
> flash plug in installed.
That's because they either:
a) check navigator.mimeTypes[] for the type
'application/x-shockwave-flash'
b) use a badly designed flash file to redirect
the page
c) do some freakish Internet Explorer check
that no other browser would support (like
using ActiveX or scripting in VBScript)
a and b can be fixed by implementing that part
of the DOM (it isn't yet) and making those flash
files work. c can't be fixed.
> http://www.graphicsboard.com/
^^ this uses method b) which as it happens
is NOT spoofable. You can't fake loading a
flash file and running the contents.
> I suggest a flash spoffing,
Which would be useless, if you have the Flash
plugin then it broadcasts it's presence as far
as possible. Granted, navigator.mimeTypes[]
should be implemented for greater compatibility.
> Also i would like to suggest some kind of
> implementation for the EMBED tag,
> like spawning an external viewer.
Explain, elaborate..
> so see Jscript ficed first....
The Javascript engine doesn't need "fixing", it
just needs filling out.
Thanks
--
Matt Sealey <[EMAIL PROTECTED]>
Website http://www.kittycat.co.uk
_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE