I am using flash and PHP together on one of my websites. I am using the flash file as a header of the website and it contains the company logo.

I am worried that when a person who does not have flash enabled loads the website, they will not get the company logo to display.
Can anyone recommend a way to get around this? Is there a php script that I can use for flash validation?

    php is a server side language,

    lets create a javascript to check it:

    http://www.trap17.com/index.php/javascript-check-flash_t15669.html

    gc40;10889821 wrote:

    I am using flash and PHP together on one of my websites. I am using the flash file as a header of the website and it contains the company logo.

    I am worried that when a person who does not have flash enabled loads the website, they will not get the company logo to display.
    Can anyone recommend a way to get around this? Is there a php script that I can use for flash validation?

      Write a Reply...