|
Prev: working with lines / shapes: selecting, joining,filling, etc.
Next: Where to find code for the Quiz Class
From: xmousex on 24 Apr 2008 10:46 The official solution as posted along long time ago is to create an external js file with a function that document.writes out the embed stuff. http://www.adobe.com/devnet/activecontent/articles/devletter.html Today someone here did a solution where they just wrote the document.write calls right inline of the page. How is this possible when i know like a dozen different developers who never were able to make that work. What happened? This makes no sense. If document.write inline of the page works there is tons of wasted js includes that i didnt need the last few years. |