Adobe Flex
Posted: 05 February 2008 08:59 AM   [ Ignore ]
Jr. Member
RankRank
Total Posts:  232
Joined  2008-02-01

Hi all.

I discovered Flex today, and it’s making a lot of sense to me - much more than Flash.  Is it possible to use touchlib with Flex, I have hunted but can’t find anything.

Ta.

A.

 Signature 

fingerpuk.tumblr.com

Profile
 
 
Posted: 05 February 2008 01:16 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  1306
Joined  2007-04-08

Well you can write flash AS3 application within flex or flex builder. A few of use are using flex builder 3 to write applications since the workflow is much faster.

 Signature 

My Multitouch Blog
My Youtube
Multitouch FAQ - Need Help? Click here!

Profile
 
 
Posted: 21 February 2008 12:41 PM   [ Ignore ]   [ # 2 ]
New Member
Rank
Total Posts:  4
Joined  2008-01-28

Hello Larky,

I’m trying to explore the multitouch application development with the Adobe Flex Builder, in my case for Linux.
I’ve been using the Adobe Flex in the past 2 years and it makes far more sense to develop application in Adobe Flex rather than in Adobe Flash, unless if you want to have a very complex design/media application. But you can always have Flex applications and Flash applications inside each other and exchanging data.
In this post http://nbatista.blogspot.com/2008/02/touchlib-and-adobe-flex.html in a blog that I’ve created to show my multitouch experiments, I’ve posted a modified code that takes all the errors and warnings out of the Adobe Flex.
Take a look on the code, its there for the community. I still didnĀ“t show it to the TouchLib developers, I have a lot of work a didn’t get the time. Sorry guys…
Hope that helps and I hope another guys join us in the Flex adventure :D

Profile