Confirmed users
920
edits
LesOrchard (talk | contribs) |
LesOrchard (talk | contribs) |
||
Line 63: | Line 63: | ||
it reported as version 11.5.6.606. However, this version is not usually available via | it reported as version 11.5.6.606. However, this version is not usually available via | ||
<code>navigator.plugins</code>. Instead, client-side detection code has to | <code>navigator.plugins</code>. Instead, client-side detection code has to | ||
inspect the | inspect the description - which reads "Adobe Shockwave for Director Netscape plug-in, version 11.5". We can extract the version "11.5" from that text. | ||
So, suppose that there were two releases of Shockwave for Director - say, versions 11.5.6.606 and | So, suppose that there were two releases of Shockwave for Director - say, versions 11.5.6.606 and |