Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Regular Contributor
manikantan
Posts: 63
Registered: ‎11-27-2010
My Carrier: -

Re: Problems while publishing

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..

Please use plain text.
Developer
JRab
Posts: 2,462
Registered: ‎11-04-2010

Re: Problems while publishing

did you try to run the sample app i wrote in my first post? does it change the background or keep it the same?

J. Rab (Blog) (Twitter)
--
1. If you liked my post or found it useful please click on the thumbs up and provide a Like!
2. If my post solved your problem please click on the Accept as Solution button. Much appreciated!

Approved Apps: OnTrack | ssShots | Hangman
Please use plain text.
Trusted Contributor
Zymatic
Posts: 110
Registered: ‎12-18-2010
My Carrier: Rogers Wireless

Re: Problems while publishing

manikantan would you be willing to upload your entire project for some of us to try to run and investigate your problem ourselves?

Please use plain text.
Regular Contributor
manikantan
Posts: 63
Registered: ‎11-27-2010
My Carrier: -

Re: Problems while publishing

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..

Please use plain text.
Developer
JRab
Posts: 2,462
Registered: ‎11-04-2010

Re: Problems while publishing

hey,

 

does this strange but happen to any application or just this one?

J. Rab (Blog) (Twitter)
--
1. If you liked my post or found it useful please click on the thumbs up and provide a Like!
2. If my post solved your problem please click on the Accept as Solution button. Much appreciated!

Approved Apps: OnTrack | ssShots | Hangman
Please use plain text.
Regular Contributor
manikantan
Posts: 63
Registered: ‎11-27-2010
My Carrier: -

Re: Problems while publishing

@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..

 

Please use plain text.
Developer
JRab
Posts: 2,462
Registered: ‎11-04-2010

Re: Problems while publishing

[ Edited ]

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?

J. Rab (Blog) (Twitter)
--
1. If you liked my post or found it useful please click on the thumbs up and provide a Like!
2. If my post solved your problem please click on the Accept as Solution button. Much appreciated!

Approved Apps: OnTrack | ssShots | Hangman
Please use plain text.
Regular Contributor
manikantan
Posts: 63
Registered: ‎11-27-2010
My Carrier: -

Re: Problems while publishing

[ Edited ]

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/deliverables/21877/Add_icon_to_configuration_file_1374808_1...

 

My source is an actionscript project compiled using Flash Builder 4.

Please use plain text.
Regular Contributor
manikantan
Posts: 63
Registered: ‎11-27-2010
My Carrier: -

Re: Problems while publishing

Got it working.. Many thanks to all contributors here...

Had to set the <transparent> tag to false in the blackberry-playbook.xml file...

Please use plain text.
Developer
JRab
Posts: 2,462
Registered: ‎11-04-2010

Re: Problems while publishing

hey,

 

glad to hear it! good luck with your submission! :smileyhappy:

J. Rab (Blog) (Twitter)
--
1. If you liked my post or found it useful please click on the thumbs up and provide a Like!
2. If my post solved your problem please click on the Accept as Solution button. Much appreciated!

Approved Apps: OnTrack | ssShots | Hangman
Please use plain text.