I have one installation of Flash Builder Beta 2 and on a different computer
I have a version of Flex Builder 3. 

I have an Actionscript project which uses TextLayout.

Everything works perfectly in Flash Builder Beta 2.

In the Flex 3 installation I am pointing to the Beta 2 sdk: 10485. It
compiles using ant - however, the code hints and syntax checking do not find
certain classes - e.g. ParagraphElement (all other classes in
flashx.textLayout.elements package are available as code hints).  It is as
if it is pointed to the wrong textLayout.swc - however in the build path
libraries it is pointing to the correct sdk file (and textLayout.swc is
there with suspiciously little information available about it). Is there
something else that might be causing code hinting oddities?

 

Thanks,

 

Josh

Reply via email to