According to the documentation it is in the standard mx.controls package. See 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/HTML.html

Of course, that means you will have to include the flex SDK. An AS3 only 
project probably doesn't include the SDK.

I just had a look at the framework.swc file where I would have expected to see 
mx.controls.HTML. It includes the mx.controls package but I don't see the HTML. 
Hmmmm...

Anyone else?

--- In flexcoders@yahoogroups.com, "rwgcoenen" <coenen.rob@...> wrote:
>
> Hello group,
> I want to use the mx.controls.HTML component in a AS3 / AIR project.When
> I create a AS3/AIR project in Flash Builder it gives an error when I try
> to
> import mx.controls.HTML
> I reckon I need to add a .swc to the build path, but I fail to figure
> out which .swc(/.swcs) provide the HTML component. Documentation and
> Google searches have not helped me any further either.  Any help here?
>


Reply via email to