Hai,
 
I have a requirement in the following a way:
 
My first.lzx file contains below code:
<canvas debug="true">
     <view>
          <include href=""/>
       </view>
</canvas>
 
and second.lzx contains the following code:
 
<canvas>
     <window width="400" height="500" title="Test Window"/>
</canvas>
 
if  you run first.lzx it is giving compilation warning says that "element "canvas" not allowed in this context. Check whether it is spelled correctly, and whether a class with this name exists"
 
Is laszlo going to support embedding one file into another file where both files contains <canvas> tag.
 
Thanks in Advance,
 


Why was V. Sehwag warned by the BCCI? Share your knowledge on Yahoo! Answers India
Send instant messages to your online friends - NOW
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to