|
Project Information
Featured
Downloads
Links
|
A framework for working with AS2 Flash Lite that supports: Right-To-Left and Left-To-Right interface, which helps in languages like Arabic & Urdu. Screen Rotation Touch Screens Grid, List and Tab menu components Simple Image Viewer Simple Audio Player Simple Video Player Event Manager Socket Client Projects done using FlashLiteAS2Framework can be found at http://www.arabicode.com You can download an example project from Downloads. The project demonstrates the use of Right-To-Left feature (List menu component), XML data loading, Touch Screen feature, Shared Objects and Screen Rotation. The example project is actually a subset of "Kholasat" an Arabic news reader for Nokia S60 3rd and 5th editions (more on arabicode.com). Please note that SharedObject usage is not included in the Framework itself, but the Example_Project shows how it is used. The xml data is first loaded, and then saved as a SharedObject, the next time you open the swf, the data will be loaded from the SharedObject directly. Also, the Touch Screen feature is separated from the Framework and demonstrated in the Example_Project. All menus are set to have Right-To-Left layout by default. To set the layout to be Left-To-Right, please set the 'dir' property of the menu instance to 'ltr'; For examples on Audio/Video usage, please see Example.zip Author: Ahmad Adel Eldardiry (shagarah) |