What I meant is that you don't seem to be using any Flex functionality beside ArrayCollection, and you'd do fine using Array or Vector.
On Wed, Dec 17, 2008 at 1:56 PM, devenhariyani <[email protected]>wrote: > 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. > > > > > > ------------------------------------ > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Alternative FAQ location: > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > Links > > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." Like the cut of my jib? Check out my Flex blog! :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [email protected] :: http://flex.joshmcdonald.info/ :: http://twitter.com/sophistifunk

