Hello Sebastian,

can you please please give me the brief hint what are the steps to convert
lzx code to be compilable to SWF10?
What I can see the classes are almost the same except for conditional
compilation block:

    <switch>
        <when property="$as3">
            <passthrough>
                import flash.media.Camera;
                import flash.media.Microphone;
                import flash.net.SharedObject;
                import flash.media.SoundCodec;
            </passthrough>
        </when>
    </switch>

and I beleive these imports are necessary for the audio/video components
only
Can we just compile the lzx files using SWF10?

Or it is not our priority?

I better work with java code and will now finish 107 as my top priority
But then I guess the most required feature is mobile device support which
is impossible without dhtml in a long term.

What do you think?

-- 
WBR
Maxim aka solomax

Reply via email to