windows - Browser Compilation Error for Flex -


I have a strange problem that the mission is not important because I can use the command line with no prob.

In my first post , I was having problems working with web converter.

Now that it is working, I use it to compile it in the browser:

  http: //localhost/flex/topsight.mxml? Username = XXXxx and password = XXXXX  

and I get this error as a result:

  error: could not be resolved for a component implementation 34 9 & Lt; Mx: filter & gt; 350 & lt; Mx: drop shad filter alpha = ".25" angle = "90" /> 351 & lt; / Mx: filter & gt;  

Everything is legal and the most recommended solution is that the namespace is not correct. I have checked them and they are ok Other answers I am creating a problem related to external components, but as you can see, I am not using external component.

Here's the kicker if I make a compilation through the command line:

  mxmlc topsight.mxml  

This is completely Compiles

The specs are still from earlier posts and I am using Flex3 SDK.

It is not certain that it will help, but I did it from the download and I tried the Open Source Flex SDK - Landmark 3.3

< P> Cheers clicked - Adrian

I can think that the only thing is that Your compiler can not get a Flex framework, it works only with one:

? (Basically no component) There is an option in flex_config which indicates the SDK version that you want to use the compiler. I have not used the web-level at an long time, so I can stay away completely.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -