• Hi all!!
    I ‘m using wordpress 3.2.1 and I’m trying to add some multi upload functionality to a custom plugin i’m making.

    A very nice uploader is swfUpload 2.2.0, which allows multiple file uploading with cool progress bars.

    First I tried it outside wp and worked ok, but I can’t make it play in wp. I added all needed scripts and css at head , and in my plugin page I also added the necessary code. I can’t make the upload button (which is a span) showup and can’t find the reason. The rest of the elements appear.

    Does anyone know what might be the reason the upload button can’t appear??
    Thanks!!!

The topic ‘Use swfupload in custom plugin’ is closed to new replies.