This tutorial will teach you how to create a score text Actionscript codes: Score symbol: onClipEvent (enterFrame) { if (_root.char.hitTest(this)) { _root.score += 5; unloadMovie(this); } } Song: Runaway By DaGrahamCraka You could download the song here: http://www.newgrounds.com/audio/listen/75190 code pour embarquer la vidéo : >>> http://www.youtube.com/embed/qtnnsTllrXo <<< |