I think I am getting a better handle on how to create the application in Flex and using Flash to develop the specific components of the drawing tool, but how would the users drawings get saved and sent back to the Flex app?
For example, we have an image that will be chosen in the Flex app, we will place the image on a canvas and use Flash components to create drawing tools to add "layers" to the image (text, shapes, etc). Now we want to send those drawn "layers" back to Flex, so that they can be merged with the original image. How will Flex grab what was drawn using the Flash components? Does that make sense? --- In [email protected], Matt Chotin <[EMAIL PROTECTED]> wrote: > Well, you can do it in Flex. The question is does the development model of > Flex make building this kind of application easier than building it in > Flash. I think that there are probably some pieces here where it might be > easier to do in Flex, but there's no question that you'll want to spend some > time creating various shapes and icons and the like in Flash. You can > develop using both, certain visual components in Flash and more of the > application logic (like the save, send capability) in Flex. > > > > Matt > > > > _____ > > From: Michael van Leest [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 16, 2005 7:03 PM > To: [email protected] > Subject: Re: [flexcoders] Can Flex do this? > > > > Hi, > > You'll need Flash to create this kind of application. Flex is more an > "Enterprise Application" front-end. > This is the shortest version of telling about flex :-D ... > > Michael > > Kim Reddington wrote: > > I am new to Flex and am trying to get a feel for the capabilities of Flex. > GE has created a drawing tool that I know they utilized Flash to create. > You can view this great tool at http://www.imaginationcubed.com > <http://www.imaginationcubed.com/> . I am wondering if Flex has the > capabilities to create something similar, or if you would need to create the > tool in Flash and embed the Flash tool into a Flex application? > > > > Thank you. > > > > > > > > > > Yahoo! Groups Sponsor > > > > ADVERTISEMENT > > <http://us.ard.yahoo.com/SIG=1297de9vp/M=298184.6018725.7038619.300117 6/D=gr > oups/S=1705007207:HM/EXP=1108695790/A=2532114/R=2/SIG=12kg576bt/*http: /clk.a > tdmt.com/NFX/go/yhxxxnfx0020000014nfx/direct/01/&time=1108609390155076 > > > > <http://view.atdmt.com/NFX/view/yhxxxnfx0020000014nfx/direct/01/&time= 110860 > 9390155076> > > > > <http://us.adserver.yahoo.com/l? M=298184.6018725.7038619.3001176/D=groups/S= > :HM/A=2532114/rand=989421981> > > > > _____ > > Yahoo! Groups Links > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ > <http://groups.yahoo.com/group/flexcoders/> > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! > <http://docs.yahoo.com/info/terms/> Terms of Service.

