not displaying background image in sim, not tested on phone

Subject: not displaying background image in sim, not tested on phone
Corona Version: 1.0
System Version: 10.6.2
HW Info (your computer specs): 2.26 GHz Intel Core 2 Duo 4GB 1067 MHz DDR3
iPhone/iPod generation:
iPhone/iPod firmware version:

Severity - 3 Important(doesn’t function as planned) &
4 (annoying/aesthetic)

Reproducibility (Every time, intermittent, only happened once, n/a):Every Time

Description: doesnt’t display background - displays it as it zooms up then disappears just black background

Steps to reproduce (keep this as simple as possible): open any project

Attach any screen shots. Attach any assets as a zip file.
Copy/Paste this into new bug posts. [import]uid: 2131 topic_id: 274 reply_id: 300274[/import]

Rob,

Do you have sample code we can tale a look at?

Carlos [import]uid: 24 topic_id: 274 reply_id: 355[/import]

local onscreen = display.newText(“yay”, 45, 130, nil, 22 )
onscreen:setTextColor( 255,255,255 )

in folder is:
default.png
main.lua

i have noticed that terminal has said this all the way through on previous versions as well, don’t know if it makes any difference??

Copyright © 2009 ANSCA, Inc.
Version: 1.0
Build: 2009.11.28.2
WARNING: File names are case sensitive. You requested (Default.png). We assume you meant (default.png)

thanks,

Rob
[import]uid: 2131 topic_id: 274 reply_id: 356[/import]