-
Hi,
Great work out here! I'm starting to feel that if someday I'll convert my app from flash to html5 it would be with StageXL! I've been listening discussions list on FlexJS, and seems they are do…
-
We were using this samples project while integrating the API into Drupal Commerce, but we realized that the version it uses of the REST client is outdated. Certain code changes in the client made it h…
-
Hi guys,
Does transpiling to js will work with as3 libs/apps on top of stage3d?
Thank you for you work, amazing.
-
### Describe what you were doing
I finally got the Flex SDK yesterday (long story) and decided to test it on ruffle, I create a .mxml file with this code:
```xml
…
-
SWC will not build:
Following the exact same steps as the dts2as example here, and using the exact same ts-d file : http://nextgenactionscript.com/tutorials/dts2as-typescript-definitions-with-actionsc…
datee updated
8 years ago
-
![image](https://user-images.githubusercontent.com/2484480/51808394-3d62c000-22ce-11e9-837e-a4ac1a356030.png)
-
While testing the GitHub integration (#295), I got some file permission errors when checking out a branch. After some investigation, it seems that this is caused because Windows considered the files …
-
When clicking on the previous or next month buttons A DateChooser rows become messed up like so:
![2017-10-09_18-13-24](https://user-images.githubusercontent.com/144504/31327892-c3c139b0-ad1d-11e7-88…
-
If you set the height on a DataChooser to be under 230 pixels the last row of the DateChooser may be hidden.
Code to reproduce:
```
…
-
A DateChooser with a percentage width (but still large enough to display 7 columns) may display less than columns which is confusing as the dates no longer match the correct day.
Code to reproduce …