Welcome, Guest
  • Author Topic: Flash 8 dection script  (Read 2360 times)

    MrEd

    • Seasoned Programmer
    • ***
    • Posts: 103
      • View Profile
      • Wisdom Productions
      • Email
    Flash 8 dection script
    « on: 10/11/05, 18:42 »
    How do I write java script with a simple code to decect version 8 of flash?

    Example

    If (Flash 8) { go to www. etc.. .com };
    If ( No Flash 8) { go to www. NO flash 8.com };

    You know what I mean?

    Thanks for your time.
    -Ed

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: Flash 8 dection script
    « Reply #1 on: 10/12/05, 03:58 »

    MrEd

    • Seasoned Programmer
    • ***
    • Posts: 103
      • View Profile
      • Wisdom Productions
      • Email
    Re: Flash 8 dection script
    « Reply #2 on: 10/12/05, 19:54 »
    How on earth do I get the flash 8 dection behaivor for Dreamweaver 8? : )