I think you want <script src="embed.js"/>
A On Dec 11, mt1 wrote: > Anyone let me know, please. > > > mt1 wrote: > > >Hi forks, > > > >Can i use a functions, that contained embed.js file, in <canvas> ? > >I mean as following > > > ><canvas> > ><script> > >LzBrowser.loadJS( "../lps/includes/embed.js" ); > ></script> > > > ><view> > ><handler .....> > >lzSetCanvasAttribute( ..... ); > ></handler> > ></view> > ></canvas> > > > >If this work, it is possible to change the canvas attribute values while > >a application working. > >But dose not work it. Is there any tips or the canvas attribute can not > >change after the application > >has initialized ? > > > >Thanks in advance > >mt1 > > > > > > > > > >
