Can anyone tell me what they think is required for DHTML SOLO deploy?
That is, what
auxiliary include files are needed?

Since we serve up the LFC and the app as separate files in DHTML, the
new SOLO wizard will at least have to write out copies of static files
for these.

For reference the current swf solo wizard makes

1) recursive copy of all files in the directory in which the app
resides, and also includes
2) An html wrapper file (app.swf.html)

3) these include files
   filenames.add("lps/includes/embed.js");
    filenames.add("lps/includes/h.html");
    filenames.add("lps/includes/h.swf");
    filenames.add("lps/includes/vbembed.js");

I will make a master list of what needs to be packaged up, and make
fork a version of the
SWF solo deployment tool for DHTML.




--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to