Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please, some skinning docs or hints #28

Open
anentropic opened this issue Sep 14, 2010 · 2 comments
Open

Please, some skinning docs or hints #28

anentropic opened this issue Sep 14, 2010 · 2 comments

Comments

@anentropic
Copy link

I was hoping I could use openpyro purely in as3, no fla files...

Aurora skin looks to be a bunch of .as classes, but then SkinManager has code that looks to be loading in a 'skin swf'

Where do I start to make or customise a skin? Is it possible in pure actionscript?

@arpit
Copy link
Owner

arpit commented Sep 15, 2010

OpenPyro skinning currently is all done in pure actionscript. The swf usage in SkinManager was a proof of concept that fla based skins would be supportable at some time, but that feature is pretty flaky right now.
The best place to look at its use is just the examples in the project right now. Right now skins have to be explicitly assigned to the controls so all sample code has explicit skin assignment.

@anentropic
Copy link
Author

thanks, I'm on track now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants