Xiao Chi

Results 5 issues of Xiao Chi

Although mainstream browsers already have some page translation capabilities, they are not good enough, and the localization effect of translation is also relatively poor. Would you consider providing multilingual options...

enhancement

## Problem Description **AIR SDK version: 51.0.1.1** When generating document using asdoc, the forward slash character `/` within `RegExp` literals is mistakenly treated as the delimiter for the `RegExp`, which...

Bug

## Description Property `stageScaleMode` and `stageAlign` for metadata tag `[SWF]`. Using like: ``` [SWF(width="960", height="560", fps="24", stageScaleMode="noScale", stageAlign="topLeft")] public class Main extends Sprite { public function Main() { Main function...

Feature

## Problem Description When constructing a `XML` from a file created by Microsoft Visual Studio, the runtime would throw a `TypeError`: Error #1088: The markup in the document following the...

Bug

## Description Add new public method `DisplayObjectContainer.sortChildrenBy()` for sorting direct children by their property. `public function sortChildrenBy(property:String = null, asc:Boolean = true):void` So that developers can get an easy, efficient...

Feature