[flexcoders] Error: Problem finding external stylesheet:

2009-11-23 Thread cholid cholid
Hi all
i've new problem
when i compile some app
the message is show
Error: Problem finding external stylesheet: /diagrammer/assets/style/style.css
actually the data is there
any help?
thanks
cholid.r



  

Re: [flexcoders] Error: Problem finding external stylesheet:

2009-11-23 Thread Guy Morton
My guess is that the path isn't right for your operating system. /  
is an absolute path referring to the root of your application, but you  
may need to specify it as a relative path instead, eg ../ 
diagrammer (or whatever) when running locally



On 23/11/2009, at 7:47 PM, cholid cholid wrote:



Hi all
i've new problem
when i compile some app
the message is show
Error: Problem finding external stylesheet: /diagrammer/assets/style/ 
style.css

actually the data is there
any help?
thanks
cholid.r