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
Developer
ChappyK
Posts: 75
Registered: ‎09-13-2011
My Carrier: None
Accepted Solution

UI images not loading ????

I have this issue that just started happening. I havent opened up my project in a while and today all of a sudden everytime I launch it through flash builder my entire UI (all images) load with question marks and when creating a folder in a shared directory I get a Access Denied error. I need to desperately fix this asap as I have to release an update for my app tomorrow. If it helps I've been working in flashbuilder on a different project for past while but I had my cert files backed up. Has anyone seen this happen before???



Show your support and click on the like button when you see a post that was helpful.
Please use plain text.
Developer
shaan_softwaredvlpr
Posts: 172
Registered: ‎01-17-2011
My Carrier: Airtel

Re: UI images not loading ????

Yeah i have seen this type of issue not as similar

My all source code was not opening.

 

:Devil2:

 

my Wirking env is windows based.  There were some services which were accessing my code

 

So i just restart my system by which unneccessary services have stopped .

So it works. You may need to do so.

 

Please use plain text.
Developer
jtegen
Posts: 6,156
Registered: ‎10-27-2010
My Carrier: AT&T

Re: UI images not loading ????

MAke certain yo uhave the correct permissions set in the XML file. Also check that the permissions for the app on the device has "Files" set to "Allowed". For the images, sounds like they were not packaged up. Open up the BAR file to see if that folder is in the BAR file. If it is not, make certain you have it checked to get packaged.
Please use plain text.
Developer
ChappyK
Posts: 75
Registered: ‎09-13-2011
My Carrier: None

Re: UI images not loading ????

Thanks for the replies. I had all neccessary permissions and all files were in place. turns out that there may have been a corrupt project file. Just started a new project and copied over all my code and assets over, linked up all my library references and voila.



Show your support and click on the like button when you see a post that was helpful.
Please use plain text.