Monday, January 16, 2012

How Do You Make Dress Up Games Using Flash CS4?

I'm really confused on how to do it. So far I have everything done, I just need to make it so the people who play it click and drag the clothing/item. Any help?How Do You Make Dress Up Games Using Flash CS4?
...You need to learn scripts first. Heres the script for it

on (press) {

startDrag("box1");

}

on (release) {

stopDrag();

}

Copy that and paste it in the script box...also you'll need make each object into well...a object ._. trust me if a 14 year old can do it so can you.How Do You Make Dress Up Games Using Flash CS4?
Here is the tutorial for you : http://browse.deviantart.com/?qh=%26amp;section=%26amp;q=how+to+make+a+dress+up+game#/d359qv8



This SHOWS you how and where to write scripts, what to draw and how to do it.

Report Abuse

  • dermatologist
  • No comments:

    Post a Comment