Be a Supporter!

Probably a stupid question...

  • 270 Views
  • 5 Replies
New Topic Respond to this Topic
cloud959
cloud959
  • Member since: Aug. 23, 2007
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Probably a stupid question... 2009-07-14 01:50:18 Reply

OK, so I'm sorta new to flash and I was wondering how to make things that you animated become part of the backround. In the great bunnykill flash movies, the bunnies that are killed just lie there in the background while other things are being animated. It's kinda hard to explain, and is probably a really stupid question, sorry D:


Jimmy Page rocks :)

BBS Signature
Magical-Zorse
Magical-Zorse
  • Member since: May. 10, 2008
  • Offline.
Forum Stats
Member
Level 40
Melancholy
Response to Probably a stupid question... 2009-07-14 02:05:21 Reply

Put put them in a different layer, and put that layer under the rest.


BBS Signature
ThePeasant
ThePeasant
  • Member since: Aug. 30, 2007
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Probably a stupid question... 2009-07-14 03:01:25 Reply

better than this is to have a bitmap on a layer just above your background with every pixel's alpha value set to 0. Then, when you want to add something statically, convert it to bitmap data and copy it onto that layer. This way you won't have to render a million static objects should you have a million dead bodies and it won't drain many resources.

MrNine
MrNine
  • Member since: Jul. 4, 2007
  • Offline.
Forum Stats
Member
Level 04
Blank Slate
Response to Probably a stupid question... 2009-07-14 13:21:22 Reply

At 7/14/09 01:50 AM, cloud959 wrote: OK, so I'm sorta new to flash and I was wondering how to make things that you animated become part of the backround. In the great bunnykill flash movies, the bunnies that are killed just lie there in the background while other things are being animated. It's kinda hard to explain, and is probably a really stupid question, sorry D:

You could always just animate it up to a point and then when the animation 'stops', you can cut & paste the thing onto the background layer.

sharpeye1
sharpeye1
  • Member since: Oct. 8, 2006
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Probably a stupid question... 2009-07-14 13:27:37 Reply

Its called layers, if you right click on the thing next to the frames that says 'layer 1', and scroll down to insert layer, a layer will popup above or below layer 1 that says 'layer2', you can right click that and scroll down to properties, then click it and rename it background. Draw your background and make sure your background layer, lies below your animation layer.

TwoGuysSameFlash
TwoGuysSameFlash
  • Member since: May. 16, 2009
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Response to Probably a stupid question... 2009-07-14 16:34:59 Reply

Not a stupid question, in fact i've been wondering the same thing.