Re: [pmwiki-users] detecting flash player

2013-04-16 Thread Maria McKinley
No help? Bummer. I may try and play around with it later if I have time. Would be fun to have it working. On Thu, Apr 11, 2013 at 10:48 PM, Maria McKinley wrote: > Hi there, > > I think I have discovered a simpler solution from this page: > > http://perishablepress.com/embed-flash-and-video-via-

Re: [pmwiki-users] detecting flash player

2013-04-14 Thread Maria McKinley
Hi there, I think I have discovered a simpler solution from this page: http://perishablepress.com/embed-flash-and-video-via-the-object-tag/ I adapted his code a bit, and verified that this code works for showing a png file if the flashplayer is not found: http://download.macromedia.com/pub/shoc

Re: [pmwiki-users] detecting flash player

2013-04-11 Thread tamouse mailing lists
With all due respect, no, you can't actually detect it from within pmwiki. It's only known once you're actually in the user's browser, i.e., pmwiki has done all it can in rendering. You probably need to go with something like this: https://code.google.com/p/swfobject/ On Thu, Apr 11, 2013 at 2:42

Re: [pmwiki-users] detecting flash player

2013-04-11 Thread Petko Yotov
Yes, see this article: http://blog.deconcept.com/2005/03/31/ . The Cookbook:Freemind recipe uses something like this. If Flash is enabled in the browser, a Flash object is inserted before a link. Petko Maria McKinley writes: Is there any way to detect from pmwiki if there is a flash player

[pmwiki-users] detecting flash player

2013-04-10 Thread Maria McKinley
Is there any way to detect from pmwiki if there is a flash player in a browser? I'd like to show a flash movie if there is, and a gif if there isn't. thanks, maria ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/li