I absolutely agree with sapphiritic's view.  Only change this to a
warning when you know what the implications are.  In the case of
away3d I would not make that change global, but use a project-specific
setting.  You find it under the project properties tab and you need to
tick a box to enable project-specific settings for AS3 problems.  That
way, if you have this very same problem in a different project you get
the ide reporting you the error.

A TODO or README in the away3d project root would be a good idea so
you have a reminder to yourself to switch the problem reporting back
to 'normal' levels once this issue has been fixed by the Away3d team.

This bears the question, why are these event classes missing in the
first place?   Surely, this is a bigger problem.  Should one log a
bug?

On Dec 21, 12:28 pm, sapphiriotic <[email protected]> wrote:
> Yeah, but be very careful with that, you'd change errors to warnings
> only if you truly understand what you're doing otherwise you can lose
> track of something very important and spend hell of a days trying to
> figure out where your problem is.
>
> On Dec 21, 3:17 am, MaitrePodo <[email protected]> wrote:
>
> > Alright, how can i swap "errors" with "warning" ? is it in "AS3
> > problems" section in the FDT settings?
> > Thanks !
>
> > On 20 déc, 18:47, "=NPG=" <[email protected]> wrote:
>
> > > I noticed that several classes are missing from the latest zip.  Just
> > > configure FDT to report a warning instead of an error, and you are
> > > done.  However, this begs the question, why are there some files
> > > missing anyway?  They are referenced, so that could cause problems in
> > > the long run.
>
> > > On Dec 19, 7:00 pm, MaitrePodo <[email protected]> wrote:
>
> > > > Hello,
> > > > i'm trying to use Away3d with FDT but i get some errors : i create a
> > > > folder "libs" inside my project, then i add the "away3d" folder inside
> > > > "libs", and i right-click on "libs" and go on "add to clathpath" : it
> > > > changes the position and the color of the file : "libs" is now in
> > > > blue. But i still get the red crosses on the folder "libs", "away3d"
> > > > and of course all the folders contained in "away3d", excepts "dev",
> > > > "events", and "pbks", anyone knows how i can use the library with FDT?
>
> > > > Thanks a lot for any answer.

Reply via email to