Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Mathematical calculated graphs in Flash
From: Scott Jeppesen
Date: Wed, 4 Oct 2000 12:27:27 +0100

You would just need to plot out the points and dynamically drawn the line.
To create curves and shapes you would want to plot your points pretty
closely together to make it appear smooth. I created a line graph that
currently plots out points manually by user input that demonstrates this.
The graph can very easily be set up to plot points created by an equation
also....I have done a circle and a parabola. A couple other line drawing
samples are some bezier curves I did. The graph is at
http://www.flashpros.com/graphingtool/IOGraphtool.html and the beziers are
at http://www.flashpros.com/development/flash5/scottj/ the flas aren't up
but I'm willing to give pointers if these are what your looking for.

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Stephan
Richter
Sent: Friday, September 29, 2000 5:21 PM
To: flasheratshocker [dot] com
Subject: FLASH: Mathematical calculated graphs in Flash


Hello everyone,

I just started playing and evaluating Flash for a project today. My goal is
to put scientific simulations on the Web using Flash.

So for example, I want to simulate the path of flight of a canon ball. The
path should be calculated using some initial parameters that I pass to the
system, such as initial position and initial speed.

So I want to generate a flight path of a canon ball that uses the following
2 formulas:

x = x0 + v0*t
y = y0 + v0*t + +.5*(-9.8)*t^2

Can anyone give me pointers on how to attack this problem? A simple example
(with easier formulas) would be perfect. I just cannot find anything on
scientific graphs in any Flash resource.

Thanks so much in advance!

Regards,
Stephan
--
Stephan Richter
CBU - Physics and Chemistry Student
Web2k - Web Design/Development & Technical Project Management


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Mathematical calculated graphs in, Stephan Richter

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]