Does anyone know where I can find some good examples of flex apps written completely in ActionScript 3? I did some quick searches on Google, but didn't find much.
I would rather try to re-write the app in AS3 to see if it makes the file size manageable, rather than abandon flex completely. Thanks again, all of you have been very helpful. --Deven --- In [email protected], Alan <ultr...@...> wrote: > > I wouldn't call this 'simple' but I do think your doubts are well > founded. Looking at this example, I don't see any real use of Flex. > You have what looks like some animated state changes and a few > navigation components - skipping Flex in this case might be easier. > > I do small and large scale Flash dev, sometimes widgets, sometimes > database crunching translation tools. I only use Flex when I am > manipulating lots of data records. > > BTW gang, don't forget, t's all ActionScript ;) > > Alan > > > On Dec 16, 2008, at 9:36 PM, devenhariyani wrote: > > > Thanks for the advice so far. If I follow the advice not to use the > > <Application> tag, *and* if I also remove all the MXML and re- write > > the app to use only ActionScript do you think I can get the size down > > to under 200KB? I think Flex is a great technology, but if its not > > the right tool for the job I will sadly have to go to Flash. >

