Migration From Flex to Royale, The API import flash.text.StyleSheet can't find in Royale
Open
- 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.