FLEX FAQs

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 FLEX API tips coming soon...

FAQ

Here are some commonly asked questions and answers regarding the yourminis API:

  • 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)'