PDA

View Full Version : Improvising in Flash


recon
Apr26-04, 08:56 AM
Hello all,

I am designing a tutorial in Mathematics for school. This tutorial has to be done in Flash.

There is this java applet online that I would very much like to use. Here it is: http://www.phy.ntnu.edu.tw/java/shm/shm.html

I would like to draw something very similar to those strings and circle in Flash. Please, could someone help me?

I just started learning to use Flash two days ago and I've only just been acquainted with the basics such as tweening, but I already have a rudimentary idea of how the program works.

dduardo
Apr26-04, 10:35 AM
Your going to want to learn some actionscripting to mimic that java applet.

You might be able to use this for the circle and the calculation. Of course, the ball will have to move automatically:

http://www.phillipkerman.com/actionscripting/#intermediate

You can also use this to get an idea of how to graph stuff:

http://www.phillipkerman.com/actionscripting/#advanced

If you notice from the link, this stuff isn't for beginners.

recon
Apr27-04, 10:35 AM
Well, I AM a very-slow-to-catch-on Beginner.

I just found another site: http://actionscript-toolbox.com/mathobject.php

The Flash animation of the sine curve being drawn looks really good. However, when I downloaded the source and opened it it seemed that it wasn't done as a movie (it wasn't done frame by frame). Now, I would really like to export this particular animation into .avi format. Is this possible? How do I manipulate the source so that it shows the sine curve being drawn frame by frame? If it is too difficult for beginners, could someone please help me to do just this as I desperately need it as soon as possible. Thank you.

[EDIT: This is not homework if you are wondering. It's for a tutorial (being done as a video) I want to design for a mathematics project. Go to the General Math Section to see more]

dduardo
Apr27-04, 11:06 AM
Of course it wasn't done frame by frame. It's too darn inefficient. I don't think you'll have enough time to learn actionscript and do the project. You should just download to flash videos and use this program to convert to avi:

http://www.snapfiles.com/get/swf2avi.html

recon
Apr27-04, 06:41 PM
How do you download to Flash videos? They only provide the .fla source and I can't download it in .swf, which I need to convert to .avi.

recon
Apr27-04, 06:53 PM
OK, I just managed to export the .fla source into .swf (it plays nicely). However, when I tried converting .swf to .avi with the program you just mentioned the program wouldn't let me because it says there are too few frames. What can I do?

dduardo
Apr27-04, 06:57 PM
You might want to ask that question in some Flash forum. I have no idea.