[Extendflash] Drawing lines without optimising

John Deans John.Deans at theboardworks.co.uk
Wed Aug 31 10:33:47 PDT 2005


Hi,
 
No, I'm just drawing in straight lines - I'm calculating every point and
connecting them.
 
John

________________________________

From: extendflash-bounces at flashguru.co.uk
[mailto:extendflash-bounces at flashguru.co.uk] On Behalf Of Tomas van der
Haase
Sent: 30 August 2005 18:23
To: extendflash at flashguru.co.uk
Subject: Re: [Extendflash] Drawing lines without optimising


Hello: 
r u drawing in cubics [ drawingLayer.cubicCurveTo() ] or quadratics [
drawingLayer.curveTo() ]? 



tomas 


On Aug 30, 2005, at 9:54 AM, John Deans wrote: 


	Hi, 
	I've got a graph drawing tool - you tap in a function, and it
draws a graph. 
	The problem is that as it draws the line, I think it optimises
the curve - so that what would be, say, a nice parabola using the
Drawing API in runtime turns out to be a slightly crinkled version when
drawn in Flash using JSFL. 
	Has anyone else come across this problem? And has anyone got a
fix? 
	Thanks, 
	John 
	_______________________________________________ 
	Extendflash mailing list 
	Extendflash at flashguru.co.uk 
	http://lists.flashguru.co.uk/mailman/listinfo/extendflash 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.flashguru.co.uk/pipermail/extendflash/attachments/20050831/9b2acc00/attachment.htm


More information about the Extendflash mailing list