Re: [Flashcoders] Re: should be simple: MovieClip drawing API

2007-04-27 Thread greg h

fyi ...

For AS3 examples of Drawing API this link is the bomb:
http://www.3gcomm.fr/Flex/PrimitiveExplorer/Flex2PrimitiveExplorer.html
Each primative class includes "Class Call Sample" code.  Right-click for
"View Source".  On source page, bottom right has "Download source" option.

Explanation by the Primitive Explorer's creator (with links to prior work)
is here:
http://flexibleexperiments.wordpress.com/2007/03/14/flex-20-primitive-explorer/

Other similar "explorers" are listed here:
The Flex Style Explorer is a Proud Papa
http://weblogs.macromedia.com/mc/archives/2007/03/the_flex_style.cfm

g
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Re: should be simple: MovieClip drawing API

2007-04-26 Thread ej
Muzak  telenet.be> writes:

> 
> You need to use lineTo in the loop, instead of moveTo.

DOH! That was stupid.
Silly cut and paste error that I didn't see. :(

Thank you for spotting that for me! 

Yes, I like your Point code better. Still lots for me to learn, obviously.
Thanks for that example as well! ;)

Cheers,
-ej


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com