HOME | DD
Published: 2014-05-02 02:49:15 +0000 UTC; Views: 391; Favourites: 5; Downloads: 0
Redirect to original
Description
Oh look! I made another tutorial. Anyways, I hope it helps.Also, here are the codes:
♠~♠~♠~♠~♠
***
_root.fillColor = 0xFFFFFF;
+++
on (press) {
color = new Color(this);
color.setRGB(_root.fillColor);
delete color;
}
^^^
on(release){
_root.fillColor = 0x000000
}
FAQs:
Q: What program is needed to make this?
A: There are some kinds of programs like this, and I suggest you Google for some. Although, I use Macromedia Flash Professional 8 for this.
Q: Where's your sample for this?
A: Sadly, I didn't add it in there. However, I have an example for this fav.me/d56f02g
Q: The song is getting annoying. How can I stop it?
A: There's a sound control on the below right corner, you know...
Q: What's the name of the song used here?
A: I-it's just in the credits D: Oh whatever. As repeated, it's "Stardust Dream Instrumental", used in Touhou Skyfight.
Q: Who's that on the loading page? Why is he there?
A: That guy over there is Soma Cruz from Castlevania. Well there are no reasons why. It's just that in every flashes I make, loading screens have some character/s in it, whether relevant or not.
Q: It doesn't work. What can I do?
A: Always recheck the actions, behavior, etc. You either misplace, miss something or got the wrong behavior.
Q: The tutorial doesn't seem to load. What can I do?
A: Refresh it. If it doesn't work, click "Download", which is found somewhere near "Add to Favorites" or "Buy this Print".
If you have anything else to ask, feel free to ask, and I'll try if I can help. Found bugs? Let me know, and I'll fix it right away.
Yasu and Tutorial (c) Me
Click here for the Dress up tutorial























