as3js
as3js copied to clipboard
An ActionScript to JavaScript transpiler tool built using Node.js
Results
1
as3js issues
Sort by
recently updated
recently updated
newest added
The error is : `TypeError: Cannot read properties of undefined(reading 'packageName')` The code i am trying to convert is : ``` package { import flash.display.Sprite; import alternativa.tanks.config.Config; import alternativa.tanks.Game; import...