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)

501 Purchases
100 Comments