The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 ViewsHey I been looking for this tut for a while and i cant find it.
I want to look for a flash tutorial that shows u for example a clear looking bucket, and that when u fill it with water, it smoothly fills up the bucket.
Language Known: HTML/CSS
Learning Language: AS3, C++
Languages to Learn: JavaScript, PHP, MySQL, jquery, ajax. (long list)
At 7/30/09 08:01 PM, CraneShot wrote: Hey I been looking for this tut for a while and i cant find it.
I want to look for a flash tutorial that shows u for example a clear looking bucket, and that when u fill it with water, it smoothly fills up the bucket.
Tutorial:
Draw a bucket, lower it's alpha, animate some water filling it up....
Does that really need a tutorial? No, which is why I am willing to bet there isn't one.
well i need one similar to it for a diff purpose...
Language Known: HTML/CSS
Learning Language: AS3, C++
Languages to Learn: JavaScript, PHP, MySQL, jquery, ajax. (long list)
At 7/30/09 08:08 PM, CraneShot wrote: well i need one similar to it for a diff purpose...
He just told you how to do it. Frame by frame is my bet.
or if the container is straight you could use a bar like shape (mc) and adjust its height using actionscript
At 7/30/09 09:47 PM, Anamethatworks wrote: or if the container is straight you could use a bar like shape (mc) and adjust its height using actionscript
There's scope for the use of masking too, if you feel like it.