Important facts about commercial licenses

  • Licenses are perpetual. They do not expire and do not need to be renewed.
  • Licenses can be upgraded. You can upgrade to a more expensive license later paying only the difference in cost.
  • Pay attention to the distribution type - Hosted (sites / servers), binary (applications) or source (includes all the others). Choose according to your needs (more below).
  • All licenses allow commercial use unless otherwise indicated.
  • Read the full license by clicking on the icon.
  • Read more about licenses in our handy license guide.
Free

Personal License

1 site, unlimited servers No source distribution
You need to log-in or create an account
  • Create an account
  • Log-in
  • Please use your real name.
  • Account activation link will be sent to this address.
  • Minimum 8 characters

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

(1 ratings)

Bassta - ActionScript3 Framework for multilingual websites

Bassta - ActionScript3 Framework for multilingual websites
Developed by Chrysto Panayotov, Released Apr 24, 2011

An ActionScript3 framework for building multi-lingual websites, uses an easy Symfony style SWFAddress integration

ActionScript

Tags: actionscript3 , bassta , framework , multi-lingual

Bassta is an AS3 framework based on the Framy framework.

The purpose is to speed-up the creation of multi-lingual websites, and to easily integrate with SWFAddress. The framework works with SWFAddress and TweenLite and provides several useful features:

  1. The Routes - add Symfony style routing. Route looks like /page/:subpage/:param/ , you can get the 'subpage' and 'param' variables from the URI anywhere in your coce
  2. Multi-lingual support - instead of string, jast pass XMLList. example:

    Христо Димчев Chrysto Dimchev

  3. Widget Structure -> hook widgets with URL, control their position, the in/out animation

  4. Bundled components - TextFields, Sprites, Labels 5 Automaticly resizes to browser
  5. Unique positioning system: x,y,width and height take not only number, but strings, percents and functions. For example: x = function():Number{return stage.stageWidth-50}, or y="center" centers the widget
  6. Debug Panel - browser logging, dynamic variables, change SWFAddress path in the Flash IDE

And many more. I'm working on the documentation right now, the example website is built with the older version of the framework, but the current version has the same features.

View all 1 reviews »

User Reviews

Questions & Comments


Or enter your name and Email
No comments have been posted yet.
You must be logged-in to vote. Log-in to your account or register now.