[Laszlo-dev] [Laszlo-user] Flex 4 documentation

Max Carlson max at openlaszlo.org
Mon Nov 23 13:43:29 PST 2009


It might make sense to put some/all of this info on this page:
http://wiki.openlaszlo.org/Runtime_Differences

P T Withington wrote:
> Can you start a page on the wiki for this kind of info, and maybe add some bits about how to get the debug player and use fdb?
> 
> On 2009-11-23, at 10:01, Henry Minsky wrote:
> 
>> Note for swf10 app developers:
>>
>> OpenLaszlo currently ships with a copy of  the Flex 4 Compiler SDK  (Adobe's
>> code name is Gumbo), specifically the last 'stable build', which is
>> flex_sdk_4.0.0.6898 May 14
>>
>> I am not sure which Adobe documentation web page corresponds most closely to
>> this flex build. They are up to a Flex 4 Beta 2 release now, but I don't
>> know how much the API differs from the milestone build we're using.
>>
>> I've been using this URL for documentation of the Flex SDK
>> http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/index.html?filter_flex=4
>>
>>
>>
>>
>> On Mon, Nov 23, 2009 at 9:43 AM, Henry Minsky <henry.minsky at gmail.com>wrote:
>>
>>> This compiles for me in swf10 without error in trunk
>>>
>>>
>>> <canvas debug="true" height="500" width="100%">
>>>    <attribute name="_conn"/>
>>>    <attribute name="s1"/>
>>>    <attribute name="s2"/>
>>>
>>>    <switch>
>>>      <when property="$as3">
>>>        <passthrough>
>>>          import flash.net.*;
>>>          import flash.events.*;
>>>          import flash.media.Camera;
>>>          import flash.media.Video;
>>>          import flash.media.Microphone;
>>>
>>>        </passthrough>
>>>      </when>
>>>    </switch>
>>>
>>>
>>>
>> -- 
>> Henry Minsky
>> Software Architect
>> hminsky at laszlosystems.com
> 
> 

-- 
Regards,
Max Carlson
OpenLaszlo.org


More information about the Laszlo-dev mailing list