ActionScript 2.0 :: Birthday Cake Candles Script?

Jul 8, 2009

I'm trying to setup a code for the candles of a cake to go off as the mouse roll over. As the roll happens the variable n is increased in 1, when it hits >=13 a black screen goes with a message ("light" movie clip).

var n:Number = 0;
btn_candle.onRollOver = function() {
flame1h.gotoAndPlay("flameoff");

[code].....

View 4 Replies


Similar Posts:


Flash :: Make A Birthday Album With Music?

Jul 15, 2010

Everyone looks forward to birthdays, hoping receive special gifts from friends, family and honey in that day. And everyone also wants to show special gifts for friends, family or honey in that day. Now you can use Yuzhe Easy Motion to make your life more colorful. This step by step flash album tutorial will guide you to turn your photos into Birthday Album conveniently. [code]...

View 2 Replies

Flex :: Convert A Birthday String Into Age In Actionscript3?

Mar 29, 2011

For example if I was given the string "01/01/1980". How could I then get the current date, then figure out how old someone is, and then just return how many years old they are?

I saw a topic on this in C++ but i'm not to familiar with it, anyone know how this would be done in AS3?

edit: I think what i'm having the hardest time with is how I would break down the original brithday string i'm starting with into month, day, year vars

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved