Flasher Archive

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


Subject: Re: FLASH: Programatic Bezier Animation Wizard - Download now!
From: Peter Santangeli
Date: Tue, 14 Mar 2000 05:50:11 GMT


Well.... Yeah. You could do it.

begin war story...

I put together a demo once of true draggable windows done with Flash,
to the point of when you started dragging the window, the contents
disappeared, and were replaced by lines that outlined the window. I
wanted the routine to be generic (work with any window size), so
I had to have arbitrary length lines generated in ActionScript. The
answer was to create a very tiny (1 pixel by 1 pixel) fill (not
line), then scale it in one direction by the length that I wanted
it to be.

...end war story.

To do a graphing calculator, you'd have to also rotate the line
in the direction you wanted it to go.

Note that I've also used this kind of technique with Generator. I
created a template that used the scaling to turn a spreadsheet
output from Microsoft Project into a Gant chart (complete with
current date bars, progress bars, etc, etc).

Pete Santangeli
Macromedia

----- Original Message -----
From: Scott Jeppesen <sjeppesenatuniversityaccess [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Monday, March 13, 2000 6:46 PM
Subject: RE: FLASH: Programatic Bezier Animation Wizard - Download now!


> What actionscript command actually makes a line be drawn? I am wondering
if
> it is possible to program a flash graphing calculator? Could a user input
> numbers into an equation and see the results graphed on the screen. I
don't
> mean anything as complex as a real graphing calculator like a TI but set
to
> a few simpler equations. LIke circles, lines, parabolas, etc.....
>
> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Branden
> Hall
> Sent: Monday, March 13, 2000 2:42 PM
> To: flasheratchinwag [dot] com
> Subject: FLASH: Programatic Bezier Animation Wizard - Download now!
>
>
> As promised earlier, here is a full on-line wizard for creating
programmatic
> animations over bezier curves! :-) For when a tween just won't do it,
bezier
> it! The sample makes an SWF thats all of 2K, yeah baby!
>
> http://www.figleaf.com/development/flash4/bezierWizard.swf
>
> -= Branden J. Hall
> -= Multimedia Developer/Instructor
> -= Fig Leaf Software - "We've got you covered!"
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World's Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World's Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Programatic Bezier Animation , Scott Jeppesen

Replies
  RE: FLASH: Programatic Bezier Animation , Scott Jeppesen

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