PDA

View Full Version : Whiteboard


Narendrakumar
07-07-2008, 08:13 AM
Hi,

I am new to AS3 and i just wanted to develop a whiteboard like tool exclusively for desktop and not web, which going to have image, pdf export possibities.

I planned to do this in ADOBE AIR platform, only then i can able to add export feature in my application.

Here goes my problem.... Flash CS3 or Flex 3

which one should i take?

any guidence appreciated :)

also please give ref.links if anything exists.

corbo950
07-07-2008, 02:20 PM
Flex is designed specificly to code MXML Applications which AIR is. So it is still a personal preferance thing. So i would say if u know Flash Really Really well then to try flex and if u dont like it then to use Flash and if u dont know Flash well then to use Flex

mattb
07-08-2008, 04:21 AM
Everyone has a different opinion and as corbo950 says, it's purely down to personal preference.

My preference is to use Flex for applications that need to present data in a visual manner, and Flash for applications that need to deal with graphics at a lower level.

For a whiteboard, I'd probably use Flash.