Hi, i’ve only just started and already in trouble 
background = display.newImage( “rainbow dots42.jpg”, 20,20)
myText = display.newText( “ORGANISATION, MANIAC”, 85, 425, native.systemFont, 50 )
myText:setTextColor( 255,255,0 )
myText.yScale = 1.0
myText.rotation = 90
doesn’t work, it shows a blank screen that is the colour of the text, I’ve tried looking at tutorials but I couldn’t find the info.
Any suggestions please?
Thanks
Flipflap [import]uid: 86833 topic_id: 14616 reply_id: 314616[/import]
