apache / apache/royale-asjs

Migration From Flex to Royale, The API import flash.text.StyleSheet can't find in Royale

Open
#892 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
ActionScript
Stars
380
Forks
120
PR merge metrics
No merged PRs in 30d

Description

I try to do the migration to Royale, There is a StyleSheet method in my old project. Which is the replacement api in Royale?
Thanks in advance!
`var css:StyleSheet = new StyleSheet();
css.parseCSS(loader.data);
body.styleSheet = css;`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.