07-31-2012 04:57 PM
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???
Solved! Go to Solution.
08-01-2012 02:34 AM
Yeah i have seen this type of issue not as similar
My all source code was not opening.
![]()
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.
08-01-2012 08:12 AM
08-02-2012 12:12 AM
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.