Closed GoogleCodeExporter closed 9 years ago
It should be noted that if you don't use the .error callback it should just
display the alternative content on the page. Right now it is attempting to
display flash when flash is not installed on android devices.
Original comment by switchst...@gmail.com
on 23 Aug 2010 at 5:57
Just an additional correction, flashvar.error was the wrong term I used. In
your documentation its called callbackFn. This value is not reporting a falsey
value for e.success on Android devices that don't currently support Flash.
Original comment by switchst...@gmail.com
on 23 Aug 2010 at 8:37
Attachments:
Using Android 2.1 (without Flash), SwfObject tries to pass it the Flash version
of the page instead of falling back to the non-Flash version. A quick fix for
users of the phone is to disable plugins under the browser's advanced settings,
but it would be nice if SwfObject properly detected support for Android 2.1
phones.
Original comment by behn...@gmail.com
on 21 Dec 2010 at 6:44
This is caused by using an android device that previously had Flash installed.
After uninstalling Flash from Android, reboot your device and the problem goes
away.
Annoying, yes, but roughly equivalent to restarting Firefox after disabling a
plugin.
Original comment by eveningsky@gmail.com
on 9 Sep 2011 at 8:30
Flash
Original comment by snowpf...@gmail.com
on 12 Sep 2011 at 6:15
The issue of the callback reporting success or failure has been addressed in
the SWFObject 2.3 beta on GitHub.
Original comment by platelu...@gmail.com
on 7 Oct 2011 at 8:41
Original issue reported on code.google.com by
switchst...@gmail.com
on 21 Aug 2010 at 1:11