![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: flash, php |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |
| ||||
| I am not sure if PHP can but i am quite sure you can make a .swf file to run hidden that communicates with the PHP, which can then output the flash version message. deconcept › SWFObject: Javascript Flash Player detection and embed script - This is using only a .swf from what i read and it may help you to do something with detecting flash. I was 99% sure you could detect with Javascript and i found - JavaScript - Flash detect it also uses a little VBscript in it also. Sorry its not PHP but PHP is server side so chances are it can not detect flash on its own. __________________ ![]() Great looking text - by just typing into a box you can create great looking text for your msn names, myspace, bebo, netlog, facebook and more |
| The Following User Says Thank You to Lee For This Useful Post: | ||
HelloWorld (10-26-2007) | ||
| |||
| you can use Javascript (ClientSide) and redirect with JS to a Flash or Non-Flash version if you want ![]() __________________ Day Cares | Golf Courses | Disc Golf Courses | Campgrounds | Ice Rinks | Paintball Fields | Dentists | Plastic Surgeons | Aging Jokes Catholic Churches | Lutheran Churches | Methodist Churches | Episcopal Churches | Clean Jokes |
| The Following User Says Thank You to ccoonen For This Useful Post: | ||
HelloWorld (10-26-2007) | ||
| ||||
| Flash is instantiated by the browser after proper HTML is presented which calls for the plugin, so it can't be detected from the server side. This is true for any browser-detected content-type: the browser instantiates based on the file type association for the OS present which necessarily varies from one computer to the next. |
| The Following User Says Thank You to TeraTask For This Useful Post: | ||
HelloWorld (10-26-2007) | ||
![]() |
| Thread Tools | |
| Display Modes | |
| |