Was a getVersion method removed from Swiff between 1.2 beta and the
final release? I see it in the source code of 1.2beta but it is no
longer there so my page throws a JS error if I try to upgrade mootools
to the final release version.

I need to load a flash only if a certain version of Flash is present.
See homepage of http://www.enjoyengland.com/

I was using

     if (Swiff.getVersion() >= 8) {

Any help gratefully received.

Reply via email to