Syndication Panel Translations
We have created translated versions of the syndication panel for Action Script 3.0 (Flash CS3+) users (our AS2 API already contained this functionality). Make sure you grab the latest version of our AS3 API to take advantage of this. You can set the language using widget.syndication.setLang(language:String). Here the "language" parameter corresponds to the standardized language code for the given language. There are also two localized versions of English, for American and British English respectively. You can see the list of supported language codes in the code below. You can also retrieve a String of the language code using widget.syndication.getLang(). The current language is also stored inside the Flashvar/setting "lang".
Please let us know if you find any translations that are incorrect in the syndication panel!
New Facebook Actionscript Libraries
We have replaced our other Facebook dynamic library with the new apis that can be found here:
http://code.google.com/p/facebook-actionscript-api/
What does this mean as a yourminis developer?
- 1. An officially supported library created by Facebook and Adobe that will be maintained with all of the latest Facebook APIs
- 2. An easier way to connect into Facebook when your widget is outside of Facebook (via Facebook Connect). This is still under development on our end, but expect it to be available soon.
- 3. Access to new APIs that were not supported with the last library.
For an example of how to set up a widget with the dynamically included facebook library, look here:
http://www.yourminis.com/developers/tutorials/as3/facebook.aspx
We are still working out some kinks so bear with us until we get this fully stabilized, but let us know in the developer forums what issues you are having. At this time we only recommend using this library to connect while the widget is actually residing on Facebook, but feel free to experiment!
yourminis
Recent Comments