A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: PHP plugin Detection?

  1. #1
    Member
    Join Date
    Nov 2000
    Posts
    62
    Hello all,
    I am trying to find out if anyone knows of a way to detect the flash plugin with php.... I can then just use the php to generate the appropriate page. If anyone has any ideas or resources please let me know

    Thanks ....
    $uM
    sum@tribaldynamics.com

  2. #2
    Arckid - Curving the Web
    Join Date
    Dec 2000
    Location
    India
    Posts
    1,412
    u r trying to find out flash plugin is installed on client side by server-side's scripting language ????

    i think you should use javascript instead of it ...

    best of luck

  3. #3
    Member
    Join Date
    Nov 2000
    Posts
    62

    Is there a way to pass from java to php?

    Hey there,
    I guess that would make sense wouldn't it! Ö¿Ö
    Well then my next question becomes.... is there a way to pass the result into php?

    If not I will just use java. I am still new the the backend of things so bare with me.

    Thanks
    $uM
    sum@tribaldynamics.com

  4. #4
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    suppose you had a detector that loads flash.html or noflash.html pages. Why not change it to load main.php?flash=yes or main.php?flash=no
    I am not going to suggest a particular detector, because they all seem to work just "more often than not". Please see Ilya's threads or visit http://www.polar-lights.com for details

    Musicman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center