I have got a very simple sample. It is developed using Openlaszlo. If I use button"SOLO" with swf7 or swf8 checked, two files will be generated i.e. sample.lzx.lzr=swf7.swf and sample.lzx.lzr=swf8.swf. It is Ok.
But if I use button"SOLO" with DHTML checked, a js file is generated. How can I encapsulate this js file in a html file?. I need to show the final result in a normal browser i.e Explorer or mozilla. A wrapper html is given automatically but it doesn't work. Browser shows fails like "Lz is not defined". So I need a good html to encapsulate my js file. Can you give me a simple sample html?
