Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
AaronHunter #1
Flex CSS error
Hello,
This may seem like a dumb question. I am new to Flex 3 and truly kind of new
to developing. I have a lot to learn and books are my source of information.
So, here is what I did and what happens.
I created a new Flex Project, added a folder called 'assets' to the project.
Then I created a new .css file and placed it in the assets folder. First
problem: when the .css file was being created i get an message that CSS files
can only be created within a project source folder. I don't want it there so I
moved it to the assets folder. This is according the book I am currently using
"Flex for Designers". I used the Flex Style Explorer site to create my CSS.
And pasted it into the .css file. I added the style source to my main.mxml and
get the following error: Problem finding external
stylesheet:/assets/customstyle.css. Shouldn't I be able to have that .css
file and really any images or other assets anywhere within the project as long
as my pathing is correct? And although I do get the error, the CSS does apply
to the mxml. So why do I still get the error?
Thanks in advance for your advise.
AaronHunter Guest
-
Error in CFC - message to Flex
I am sending messages to a flex program via a CFC reading messages off of a socket (gateway is called asocket - the flex gateway is ows35_example4... -
flex httpservice post error 2032: iostream error
When I use HttpService to send data by post method,I encounter a problem.I find if the length of the post data is over 1022,then flex rises the... -
Cookie error (Flex 1.5)
Has anyone had or know what the following error is caused by? HTTP Service Fault java.lang.IllegalArgumentException: Cookie name may not be... -
Flex Samples WDSL 404 Error
I loaded the flex samples on JRUN4 on my home machine last night and everything worked fine. Today I followed exactly thge same procedure and... -
Flex Runtime Error
Hi all, I have the flex license even though the error is coming when I run the application. the error is : "This standalone application was...



Reply With Quote

