Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Which by itself is not much more complicated than the image code.
If you feel up to it you could use a more advanced method such as swfobject (http://blog.deconcept.com/swfobject/) which would allow for plugin detection, and the providing of alternate content.
The flash file ('somefile.swf') would be uploaded on the term edit page, but the rest of the code would have to be inserted by the plugin(some sort of if .swf then use this code instead). would it not?
@wadley0: You don't have your contact page enabled, so I can't send you email. I need one or two sample swf's to test with. You can send them to (remove the trees): nan_wich pine @ bellsouth pine . pine com
Comments
Comment #1
nancydruIf you can tell me how to do it, I would consider it. BTW, animated GIFs are already supported.
Comment #2
wadley0 commentedThere are probably better ways of doing it but minimally we simply need:
Which by itself is not much more complicated than the image code.
If you feel up to it you could use a more advanced method such as swfobject (http://blog.deconcept.com/swfobject/) which would allow for plugin detection, and the providing of alternate content.
...or maybe use the 'swf tools' plugin...
but the minimal is ok with me for now.
Comment #3
nancydruCan this be uploaded on the term edit page?
Comment #4
wadley0 commentedI'm not sure what you mean...
The flash file ('somefile.swf') would be uploaded on the term edit page, but the rest of the code would have to be inserted by the plugin(some sort of if .swf then use this code instead). would it not?
Comment #5
nancydruThat's what I'm asking. If you CAN upload it, then I can make the change in the module somehow.
Comment #6
wadley0 commentedoh... right... gotcha. sorry.
I've tested it, and yes, it does allow me to upload a .swf file via the term edit page.
Comment #7
nancydruThank you. I will look into how to do this.
Comment #8
nancydru@wadley0: You don't have your contact page enabled, so I can't send you email. I need one or two sample swf's to test with. You can send them to (remove the trees): nan_wich pine @ bellsouth pine . pine com
Comment #9
nancydruFix committed to -dev releases.
It originally broke 6.x because the file upload validators don't recognize "swf" as an image type. I had to remove that validation.
Comment #10
nancydru