ActiveDen

Xml text/logo steel melting effect

How can i make text/logo stay ?

if you want to disable fade out, use a big value for delay option:
<transition delay="86400" ...... >

How can i set x/y coordinates ?

textSteel = new steel(config)
textSteel.x = 150
textSteel.y = 100
addChild(textSteel)
by
by
by
by
by