Developers > AS2 Learning Center > FAQ
Tips and Tricks
Remember to keep these tips in mind when working with our API:
- If you ever have a question - do not hesitate to use the Developer Network. We will try to respond to your questions as fast as possible.
- More AS2 API tips coming soon...
FAQ
Here are some commonly asked questions and answers regarding the yourminis API:
- Q: The AS2 developers section does not seem that robust -- why is this?
- A: We provide AS2 support mostly for compatibility and legacy support. We recommend our more advanced AS3 API for most developers.
- Q: How do I save a setting in a widget without that setting getting carried over after someone copies the widget?
- A: Use two underscores ('__') before the setting name, for example 'widget.setSetting("__mycolor",0xFF0000)'
yourminis