I'm wondering why it is not possible to include the script of the swfobject.js file into another javascript. Of course the implementation is not the problem... the problem is that if the script is not included as an external js file the SWFs have the activation frame!!!
Actually I'm not very confirm with Javascript but I'm wondering why it is working with the external swfobject.js file and not when the script is included in the respective HTML???
The point is that we deliver encrypted webcontent and with the external script there is a timing problem - I don't no why but in almost 80% our content is not working. That is why I tried to write the Script into ours. But as already mentioned - it doesn't work.