Archive

Posts Tagged ‘flex’

Fellow followers of Teoti Graphix, LLC :: Important info

June 13th, 2011 Michael Schmalle No comments

Hi,

In the last year I have gone through a lot of change, not to mention a house remodel hell. Why do I bring up a personal experience when I am usually writing code here or releasing 3d models? The answer is simple, when things around you get completely destroyed and you have to rebuild your life from ground zero, you get a completely new perspective on life as a whole (a bit of helplessness is present as well).

Projects

Last year I thought my programming/component Flash/Flex days were over. Well now that I have rebuilt my house and conversely my life again, I have come back to the major projects I was into with even more focus and determination. Mainly;

Note: sx stands for SpringExtension

The above are projects that already work and have been around for at least 2 years on my computer. Those projects are integral pieces of up and coming applications that will be used to build code creation/explorer tools in Adobe AIR. Unity3D is a main target of mine since it seems that the Molehill release of the Flash Player is positioning this awesome 3D IDE right on top of it.

The tools that will be built with the above frameworks will add new meaning to graphical manipulation of code. Imagine a drag and drop ASDoc editor for your source files. Imagine being able to create AS3 Unity3D components with a OS platform agnostic tooling environment. This is the direction Teoti Graphix, LLC is heading.

SpringActionscript

I have been in the Flash realm since 2003 and the one framework I have come to love and respect is the SpringActionscript meta framework. Out of all the frameworks that have come and gone on my computer, this framework impresses me the most. Implementation of this in your application can be simple and non intrusive. As we speak the team is abstracting most of the API into separate as3commons projects. What does this mean? Pick and choose your tools, minor dependencies between each.

In the world of Flash-Flex application frameworks, SpringActionscript leads the way in the initiative to let the developer choose their design patterns and while giving the power to do more with less. All the main tool applications we build will use parts of the this framework.

Unity3D

Unity3D is a very powerful and free IDE for developing infinite 3D applications and games. When the ability to compile your projects to SWF becomes reality in the Unity3D IDE, we should see a lot of merging of ActionScript and Unity3D strong points. Our company will have 3D models, Unity3D prefabs and Actionscript components to complement this merge. We will also have developed tools that make creation of these components and cross pollination easier.

Conclusion

Stayed tuned to our site and blog, this is just the beginning of something very exciting.

Mike

Categories: announcements Tags: ,

Flex Spark Product Release: VerticalMenu Widget 1.x

May 18th, 2010 Michael Schmalle No comments

The VerticalMenu Widget 1.x is now released and available for purchase.

The VerticalMenu allows the developer to arrange menus in a list fashion while allowing menus to be expanded and collapsed. The menu also acts as a toggle list where only one list item in the menu may be selected at one time.

The VerticalMenu also allows for 100% custom skinning of all parts; the menu’s main skin, header renderer and list item renders.

Check it out! VerticalMenu Product Page

Mike

Categories: Uncategorized Tags: , ,

Flex Spark Product Release: Expander Toolkit 1.x

April 28th, 2010 Michael Schmalle No comments

The Expander Toolkit 1.x is now released and available for purchase.

The Expander Toolkit allows the developer to maximize user interface space by expanding and collapsing containers with visual elements. The toolkit also allows for docking functionality of containers using their icons and labels (as tooltips) while transforming them into a menu bar placed at a targeted positions in the user interface.

Check it out! Expander Product Page

Mike

Categories: Uncategorized Tags: , ,

Open Source Flex 4 Spark Components

April 7th, 2010 Michael Schmalle 1 comment

Hi,

Teoti Graphix, LLC offers open source Adobe Flex Spark components that are used within our own products such as the ui.commons library in the FieldSet Widget and Form Toolkit products.

The ui.navigator library will be added as another project and will be completely open source as well. That library was talked about last month and has screen shots on the Spark Navigators blog post.

Our open source projects are hosted with Google Code and use the SVN source control system.

Main Google Code repository

Current manifest components

  • Button - Icon and labelPlacement enhancements
  • ComponentBorder
  • DataControl
  • StatusBar
  • TitleBar
  • TitleContainer

Current manifest layouts

  • ButtonBarLayout
  • ButtonBarHorizontalLayout
  • ButtonBarVerticalLayout

Much more to come…

Project

http://code.google.com/p/teotios

Zip downloads

http://code.google.com/p/teotios/downloads/list

Source checkout

http://code.google.com/p/teotios/source/checkout

Main Google Code Example repository

http://code.google.com/p/teotios-samples

Note: We divided the samples from the actual frameworks so the revisions and commits between core classes and samples would be separated.

Support forums

http://www.teotigraphix.com/forum/12

We have decided to release this code to the public to help promote a learning environment for the Flex 4 Spark framework and it’s component design patterns.

Note: Although this code is open source, it is actively developed and supported in conjunction with our commercial products.

Suggestions are welcome for new components added to the library!

Just post comments or get a hold of me through our company site.

www.teotigraphix.com/contact

Thanks,

Mike

Flex Spark Product Release: FieldSet Widget 1.x

March 25th, 2010 Michael Schmalle No comments

After much patience and waiting for the official Flex 4 / Spark release, we have compiled our components against the final 4.0.0 build and are ready to start releasing products.

The FieldSet Widget 1.x is the first to be released.

Check it out! FieldSet Product Page

Mike

Categories: Uncategorized Tags: , ,