On 6/30/06, Allan Odgaard throw-away-1@macromates.com wrote:
The problem is that using SWFObject introduces a dependency on an 8 KB javascript which needs to be included from the page and thus likely also be uploaded to the target server.
It is however possible to get an SWF drag command to optionally insert the script which use SWFObject e.g. when the option modifier key is held (during the drop), and then leave it up to the user to do the proper thing with swfobject.js.
I put a drag command together that does what you guys wanted.
- juan