RE: [flexcoders] drawing in Flex

2008-03-26 Thread Merrill, Jason
You can just add a sprite to a container and draw on that with basic
Actionscript 3.  
 
look at Sprite.graphics.*
 
 

Jason Merrill 
Bank of America 
GTO and Risk LLD Solutions Design  Development 
eTools  Multimedia 

Bank of America Flash Platform Developer Community 


Are you a Bank of America associate interested in innovative learning
ideas and technologies?
Check out our internal  GTO Innovative Learning Blog
http://sharepoint.bankofamerica.com/sites/ddc/rd/blog/default.aspx  
subscribe
http://sharepoint.bankofamerica.com/sites/ddc/rd/blog/_layouts/SubNew.a
spx?List=%7B41BD3FC9%2DBB07%2D4763%2DB3AB%2DA6C7C99C5B8D%7DSource=http%
3A%2F%2Fsharepoint%2Ebankofamerica%2Ecom%2Fsites%2Fddc%2Frd%2Fblog%2FLis
ts%2FPosts%2FArchive%2Easpx . 




 




From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Willy Ci
Sent: Tuesday, March 25, 2008 5:43 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] drawing in Flex



hi ,

Does anyone know if there is a tutorial on drawing, just basic
function, using mouse draw line, 
circle, resize shape, free hand drawing?
or just how can I do it in Flex or AIR?

I can't find the FlexDraw anywhere, looks like I have to rewrite
it.
www.boomslide.com/flexDraw http://www.boomslide.com/flexDraw 

thanks
-- 
Willy



 



Re: [flexcoders] drawing in Flex

2008-03-26 Thread Willy Ci
thank  you very much guys!
it will help a lot!
Willy


On Wed, Mar 26, 2008 at 11:00 AM, Merrill, Jason 
[EMAIL PROTECTED] wrote:

You can just add a sprite to a container and draw on that with basic
 Actionscript 3.

 look at Sprite.graphics.*



 Jason Merrill
 *Bank of America *
 GTO and Risk LLD Solutions Design  Development
 eTools  Multimedia

 *Bank of America Flash Platform Developer Community*

 *Are you a Bank of America associate interested in innovative learning
 ideas and technologies?
 Check out our internal * *GTO Innovative Learning 
 Blog*http://sharepoint.bankofamerica.com/sites/ddc/rd/blog/default.aspx
 **  
 *subscribe*http://sharepoint.bankofamerica.com/sites/ddc/rd/blog/_layouts/SubNew.aspx?List=%7B41BD3FC9%2DBB07%2D4763%2DB3AB%2DA6C7C99C5B8D%7DSource=http%3A%2F%2Fsharepoint%2Ebankofamerica%2Ecom%2Fsites%2Fddc%2Frd%2Fblog%2FLists%2FPosts%2FArchive%2Easpx
 .





  --
 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Willy Ci
 *Sent:* Tuesday, March 25, 2008 5:43 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* [flexcoders] drawing in Flex

  hi ,

 Does anyone know if there is a tutorial on drawing, just basic function,
 using mouse draw line,
 circle, resize shape, free hand drawing?
 or just how can I do it in Flex or AIR?

 I can't find the FlexDraw anywhere, looks like I have to rewrite it.
 www.boomslide.com/flexDraw

 thanks
 --
 Willy

  




-- 
Willy
617-606-3437

--
maybe today is a good day to write some code,
hold on, late me take a nap first ... Zzzz

Q: How do you spell google?
A: Why don't you google it?
--


Re: [flexcoders] drawing in Flex

2008-03-26 Thread Richard Rodseth
See also
http://graphics-geek.blogspot.com/

On Wed, Mar 26, 2008 at 8:28 AM, Willy Ci [EMAIL PROTECTED] wrote:






 thank  you very much guys!
 it will help a lot!
 Willy




[flexcoders] drawing in Flex

2008-03-25 Thread Willy Ci
hi ,

Does anyone know if there is a tutorial on drawing, just basic function,
using mouse draw line,
circle, resize shape, free hand drawing?
or just how can I do it in Flex or AIR?

I can't find the FlexDraw anywhere, looks like I have to rewrite it.
www.boomslide.com/flexDraw

thanks
-- 
Willy


Re: [flexcoders] drawing in Flex

2008-03-25 Thread Douglas Knudsen
Andrew Trice just posted a nifty example of using the drawing API in Flex
here
http://www.insideria.com/2008/03/try-out-the-drawing-api-withou.html

The source is there and is a good example of what can be done.

DK

On Tue, Mar 25, 2008 at 5:43 PM, Willy Ci [EMAIL PROTECTED] wrote:

   hi ,

 Does anyone know if there is a tutorial on drawing, just basic function,
 using mouse draw line,
 circle, resize shape, free hand drawing?
 or just how can I do it in Flex or AIR?

 I can't find the FlexDraw anywhere, looks like I have to rewrite it.
 www.boomslide.com/flexDraw

 thanks
 --
 Willy

  




-- 
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


Re: [flexcoders] drawing in Flex

2008-03-25 Thread VELO
May be this is what you are looking for:
http://www.degrafa.com/


VELO

On Tue, Mar 25, 2008 at 6:51 PM, Douglas Knudsen
[EMAIL PROTECTED] wrote:






 Andrew Trice just posted a nifty example of using the drawing API in Flex
 here
 http://www.insideria.com/2008/03/try-out-the-drawing-api-withou.html

 The source is there and is a good example of what can be done.

 DK


 On Tue, Mar 25, 2008 at 5:43 PM, Willy Ci [EMAIL PROTECTED] wrote:

 
 
 
 
 
 
  hi ,
 
  Does anyone know if there is a tutorial on drawing, just basic function,
 using mouse draw line,
  circle, resize shape, free hand drawing?
  or just how can I do it in Flex or AIR?
 
  I can't find the FlexDraw anywhere, looks like I have to rewrite it.
  www.boomslide.com/flexDraw
 
  thanks
  --
  Willy
 
 



 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it? 


Re: [flexcoders] Drawing in Flex

2007-03-07 Thread Tom Chiverton
On Wednesday 07 Mar 2007, schmaltsyman wrote:
 exception of drawing shapes. While I know how I might do this in Flash, how
 might you allow a user to draw a shape in Flex past addChild()? Thanks for
 the help.

Take a look at the LiveDocs for Graphic.

-- 
Tom Chiverton
Helping to globally industrialize attention-grabbing services
On: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



 Yahoo! Groups Sponsor ~-- 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/4It09A/fOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


[flexcoders] Drawing in Flex

2007-03-06 Thread schmaltsyman
I need to replicate the image mapping functionality of Dreamweaver inside a 
Flex app. 
Everything in regard to doing this is pretty simple with the exception of 
drawing shapes. 
While I know how I might do this in Flash, how might you allow a user to draw a 
shape in 
Flex past addChild()? Thanks for the help.