<br>I checked in another round of changes into devildog which merge together the &#39;trunk&#39;&nbsp; (swf8/dhtml) LFC classes with<br>the swf9 versions.&nbsp; <br><br>Phil, I did two things to get the LFC to compile in swf9 without errors:<br>
<br>1) commented out the calls to include the swf9 data classes in lfc/data/Library.lzs,<br><br>2) In core/dummyclasses.js, added an include to a file of dummy data class defs:<br>&nbsp;&nbsp;&nbsp;&nbsp; #include &quot;core/dummydata.js&quot;<br>
<br>For you to work on merging the data classes, just uncomment the includes in lfc/data/Library.js, and<br>comment out the call to #include &quot;core/dummydata.js&quot;. <br><br>The test/swf9/hello.lzx is broken in swf9 right now, I&#39;m working on getting it running again. <br>
<br><br><br><br>Classes which has been merged are<br><br>#include &quot;compiler/LzFormatter.lzs&quot;<br>#include &quot;controllers/LzAnimatorGroup.lzs&quot;<br>#include &quot;controllers/LaszloAnimation.lzs&quot;<br>#include &quot;controllers/LaszloLayout.lzs&quot;<br>
#include &quot;core/LzConstants.lzs&quot;<br>#include &quot;core/LzDefs.lzs&quot;<br>#include &quot;core/LzNode.lzs&quot;<br>#include &quot;events/LaszloEvents.lzs&quot;<br>#include &quot;glue/LaszloInitiator.lzs&quot;<br>
#include &quot;helpers/LzFont.lzs&quot;<br>#include &quot;helpers/LzState.lzs&quot;<br>#include &quot;services/LzInstantiator.lzs&quot;<br>#include &quot;services/LzGlobalMouse.lzs&quot;<br><br><br><br><br><br>Classes not yet merged (or ported to swf9, in some cases)<br>
<br>Debugger<br>LzRuntime.lzs<br>data/*.lzs<br>#include &quot;helpers/LzSelectionManager.lzs&quot;<br>#include &quot;helpers/LzDataSelectionManager.lzs&quot;<br>#include &quot;helpers/LzCommand.lzs&quot;<br>&nbsp;&nbsp;&nbsp; #include &quot;services/LzModeManager.lzs&quot;<br>
#include &quot;services/LzURL.js&quot;<br>#include &quot;services/LzCursor.lzs&quot;<br>#include &quot;services/LzCSSStyle.js&quot;<br>#include &quot;services/LzStyleSheet.js&quot;<br>#include &quot;services/LzCSSStyleSheet.js&quot;<br>
#include &quot;services/LzTrack.lzs&quot;<br>#include &quot;services/LzFocus.lzs&quot;<br>#include &quot;services/LzIdle.lzs&quot;<br>#include &quot;services/LzTimer.lzs&quot;<br><br><br><br><br><br><br>Software Architect<br>
<a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a><br><br>