Welcome to the new Uploadify Community Forums. We've made the switch from PHPBB to Vanilla Forums in hopes of controlling the SPAM more efficiently. We hope this change doesn't suck so much. Also, don't forget to wrap your code in tags. You can quickly insert code using ctrl + f.
I lost some messages that were posted on February 4th. If you posted a message or reply on February 4th, please do so again. Sorry about the inconvenience.
Use SWFObject
  • Since the code supplied causes errors if flash is not installed, I would suggest implementing SWF object.

    I have the code for this all written if you would like it.
  • Please post your implementation to Private Message. All code submissions will be considered.
  • I'm interested too. Can I have the code ?
  • Adding SWFobject would be a nice thing, since the Flash detection is handled in a standards compliant manner.

    But it would also be prudent to avoid re-duplicating:

    http://groups.google.com/group/swfobjec ... ff62164cfe

    and adding SWFobject means another dependancy. However, it's probably worth it.
  • I've implemented this as well using swfobject 2.1 (not 2.2 alpha/beta/whatever).

    Get SWFobject here:
    http://code.google.com/p/swfobject/

    The kink with doing SWFobject is to realize that swfobject.embedSWF replaces
    the target
    .

    And you cannot bind jquery events to embed/object tags.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!