super simple flash detect

Out of context: Reply #15

  • Started
  • Last post
  • 31 Responses
  • erokcom0

    Ok,

    I tried and it seems to not want to re direct to the page if you DON'T have flash...

    I added as a test:

    expireMonth = 6; //the number of months until the cookie expires
    versionNeeded = 9; //set min version need for this site
    directToFail = 'http://www.macromedia.com/devne... //set the URL to go to if they fail the test
    directToPass = 'http://newstoday.com/'; //leave this empty to remain on this page after test
    //******************************...

    I set it to 9, just to see if go to the noFlash page.... It goes to the normal page no matter what....

    Am I missing something?

View thread