View Full Version : help me with the snow
jonwolfinger
September 19th, 2003, 03:19 PM
I went through the online tutorial for snow falling but im trying to creat an image over the snow and every layer i make it just has thesnow falling overit can you help me?
claudio
September 19th, 2003, 04:06 PM
Make your image a movie clip. Then apply this code on the actions layer:picture_mc.swapDepths(10000);//picture_mc is the instance name for your movie clip
jonwolfinger
September 20th, 2003, 02:45 AM
thanks but how would i go about doing that i forgot to add that i'm just strting off my flash mx experience in other words im a newbie i know how to insert the code but where do i insert it and under what function or what ever
claudio
September 20th, 2003, 04:30 PM
On the main timeline
pixelburger
December 11th, 2003, 11:58 AM
The easiest way is to copy the frames into a movieClip so that the AS code is not applied on the main stage. Once you've done that, you can place the new movie clip containing the snow movie on any layer you choose. You could also then mask that layer.
tommythewolfboy
December 21st, 2003, 07:43 AM
This is what Claudio was suggesting (see attached). Ignore the 'graphics' as I've just thrown the fla together to demonstrate the point, but I wanted to do a similar effect, with snow fall being seen through a window.
Tom
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.