My Blog

Archive for the ‘Flex’ Category

Sumo Paint on flex :) Almost like Photoshop

Friday, October 17th, 2008

Sumo Paint

http://www.sumopaint.com/app/

 

Very big thanks to http://flash-ripper.com for link

 

The next version of Flex - Gumbo

Wednesday, July 16th, 2008

The next version of Flex, code name Gumbo, is now in active development. It is has 3 primary themes:

  • Design in Mind: provide a framework meant for continuous collaboration between designer and developer.
  • Developer Productivity: improve compiler performance and add productivity enhancements to language features like data binding
  • Framework Evolution: take advantage of new Flash Player capabilities and add features required by common use-cases

Download builds of Gumbo from here

 

All detail you could find on adobe site

FLASH - AlternativaPlatform

Tuesday, June 3rd, 2008

Alternativa Platform - solution for multiuser browser project.

Browser 3D-engine.Cross-platform, made for Adobe Flash; best up-to-date performance.

AlternativaGUI - Fast window-based interface for flash-projects.Multi-purpose, open for modification and expansion. - in progress

AlternativaCore - Client-server solution for multiuser games and projects.Specific data workflow model, dynamic load distribution, easy scaling, own data transfer protocol, file versions system. - in progress

some demo and screenshots below:

 gui

 

 

 

(more…)

Google Maps API for Flash/Flex

Tuesday, June 3rd, 2008

Google annaunce Google Maps API for Flash/Flex.

What we could find on official site

This API lets Flex developers embed Google Maps in Flash applications. Similar to the JavaScript version, this ActionScript API provides a number of utilities for manipulating and adding content to maps through a variety of services, enabling you to embed robust, interactive maps applications on your website.

How do I start?

  1. Sign up for a Google Maps API Key
  2. Download the Google Maps API for Flash SDK
  3. Read the Setup Instructions
  4. Walk through the Tutorial
  5. Read the API Reference

So working with Google maps now is so easy ;)


isfland.com. AS3 Physics

Friday, April 18th, 2008

Thanks to flash-ripper.com for finding interesting blog flash island. I don`t know where is Author now, all post date was written at  January But what we could find there

Examples physics in flex

Physics UI

 

Crush test

Waiting for new great features!

Flex SDK coding conventions and best practices

Friday, April 18th, 2008

Introduction

This document lays out the coding standards for writing open-source Flex framework components in ActionScript 3. Adhering to these standards makes the source code look consistent, well-organized, and professional.

Some of these standards are completely arbitrary, since there is not always a “best way” to code. Nevertheless, in the interest of consistency, all commits to the Flex SDK project will be expected to follow these conventions.

(more…)

Adobe Flex Builder for Linux (alpha 3)

Wednesday, April 2nd, 2008

FlexWe could read on official adobe site

This is the first release of Flex Builder to support Desktop Linux. This version is based on several features from Flex Builder 3 (codenamed “Moxie”). It includes project creation, code coloring, code hints, compilation, the Ajax Bridge, Find All References, and debugging. Not all Flex Builder 3 features are supported, so be sure to check out the release notes for a list of unsupported features.

Download: http://labs.adobe.com/downloads/flexbuilder_linux.html