I am working on porting a flex app to Royale that makes extensive use of Josh Tynjala's flexwires library, in particular the WireJack features, which utilise skins - and it seems (for good reasons) many features it relies upon are missing from JS royale.
Has anyone ported this, or have any advice on how to proceed? The specific issues that I am up against are these missing items: - DragManage.isDragging, DragProxy - Event.ENTER_FRAME, ADDED_TO_STAGE - Border.getStyle - Border.graphics - GradientType API - lineBitmapStyle, beginGradientFill, verticalGradientMatrix, drawRoundRect - InteractiveObject API Any advice on any of the above would be most welcome. In the meantime I will look at if any of these can be implemented in the SDK and if so I will have a go and create a pull request. Thanks Jim -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
