Search  

DYNAMIC LIGHT AND SHADOW

HomeBrowse CategoriesFlashAnimationsAnimated Objectsdynamic light and shadow

dynamic light and shadow, you can change the png image outside.maybe you can make a logo effect :) If you have question,Please contact me.

if you want to change the positions.you can change the code of first frame:

target_mc._x = (Stage.width-target_mc._width)/2;

target_mc._y = (Stage.height-target_mc._height)/2;

for example :

target_mc._x = 100;

target_mc._y = 100;

Related:
Random animate background Color ball wobble cloudDigital graphic clock Dynamic bitmapData smooth zoomer

My other portfolio: http://www.flashden.net/user/wangruyi

Posted about 1 year ago

I have just bought your dynamic bevel effect, but when I insert my own PNG image with a white background, it just bevels and shadows the outside edges of the image only, not the logo inside. Please help! Thanks!

Posted about 1 year ago

hi.jeremyle

the png file need have transparent background.

Posted about 1 year ago