Hi wikpod
couple tips here for you, from my own personal experience.
Smoothness is directly proportional to framerate...for the most part. in direct relation to video for example, web content video is generally 15 fps. the default for flash is 12. film video, dvd, etc is generally 24fps, which is smoother, and NTSC or progressive scan video (typically from cable or television systems, satellite, etc) is at 29.97 fps (30 fps)
the higher the framerate of your flash movie, the more "smooth" your animations and tweens will appear.
A little caution on this note. higher framerates in flash will demand more performance from the "user's" browser plug-in. a safe framerate is probably 20-25 fps, whereas i have developed movies in 40 and 50. determine your target market or the probability of capable machines when choosing your framerate.
as far as keeping file size down, learn to develop in ActionScript, as there are many tutorials out there and, with a little practice, the language and concepts are quite easy to understand, if you have any programming experience in any other languages. if not, the concepts for object oriented programming are well documented all over the web, and with a little practice, you'll be scripting entire movies in no time. the reason i mention this is, the more "tweening" and "occupied" frames you have in your movie, the larger the file size is going to be. for simple motion and even advanced motion, simple scripts can be written to accomplish scripted "tweening" or scripted motion as well as easing and such. this is very valuable when developing projects with button guided navigation; the re-use of the same script takes all the work out of setting up each of you motion tweens.
hope that is a start for you....if you could be a little more specific about your needs, im sure myself or the real experts here would gladly offer more tips.
cheers
paul
"If you build it....it won't work the first time.....or the second
