12-18-2010 02:12 PM
Thanks for the suggestions.
But no luck !
I added the 3 properties right before the end tag of initialWindow..
Any other suggestions ?
This does seem weird..
12-18-2010 02:17 PM
did you try to run the sample app i wrote in my first post? does it change the background or keep it the same?
12-18-2010 03:25 PM
manikantan would you be willing to upload your entire project for some of us to try to run and investigate your problem ourselves?
12-18-2010 10:36 PM
Thank you for help..
I may not be able to share the entire projects as its against my employers' policies..
If there is anything I should I try, please tell me..
Thanks again..
12-18-2010 10:42 PM
hey,
does this strange but happen to any application or just this one?
12-18-2010 10:50 PM
@Jrab,
in both Run and debug configurations it has a yellow background..
As soon as I include the blackberry-playbook XML file, the background goes to BLACK..
Hence, I feel its the XML that causing the background to change..
12-18-2010 10:58 PM - edited 12-18-2010 10:59 PM
hey,
what playbook xml file? how many XML descriptors does your application have? there should only be one from what i recall.
edit: also what are you using to compile and package your application? command line or flash builder? if flash builder which version?
12-18-2010 11:23 PM - edited 12-18-2010 11:25 PM
Thanks for your prompt reply..
I have the <project-name>-app.xml , that is created by Adobe AIR..
In addition, I have included this http://docs.blackberry.com/en/developers/deliverab
My source is an actionscript project compiled using Flash Builder 4.
12-18-2010 11:29 PM
Got it working.. Many thanks to all contributors here...
Had to set the <transparent> tag to false in the blackberry-playbook.xml file...
12-18-2010 11:42 PM
hey,
glad to hear it! good luck with your submission! ![]()