GithubHelp home page GithubHelp logo

Comments (15)

alanklement avatar alanklement commented on June 19, 2024

Could you provide a sample project please, I'll look right at it.

from starling-framework.

alanklement avatar alanklement commented on June 19, 2024

Ahh so Patrick has provided a bug...

from starling-framework.

matthewswallace avatar matthewswallace commented on June 19, 2024

If you use FDT and want to check out Starling-Framework please vote this up http://bit.ly/pYqVtD

from starling-framework.

PrimaryFeather avatar PrimaryFeather commented on June 19, 2024

Finally, I had a look at this: you can easily turn off the errors and warnings of FDT, at least in the latest version (FDT 5).
The tricky thing is to find the correct settings. ;-)

You can do that either globally for all FDT projects, here:

FDT - Preferences:
  FDT / Problems / AS3 Problems

or only in the settings of the Starling project:

Project Settings:
  FDT Problems / AS3
    Enable project specific problems

Change the following settings to "Disabled":

Type Problems
  Types are not compatible

Unresolvable
  Unresolvable variable reference
  Unresolvable variable reference in E4X
  Unresolvable member reference in dynamic object

Declarations
  Parameter is never used

from starling-framework.

matthewswallace avatar matthewswallace commented on June 19, 2024

Thanks for looking into this. I think the guys at FDT actually fixed this issue in both 4 and 5.

from starling-framework.

alanklement avatar alanklement commented on June 19, 2024

Yeah guys, I thought this was fixed. We'll look at it again.

from starling-framework.

PrimaryFeather avatar PrimaryFeather commented on June 19, 2024

Thanks, Alan! I appreciate it!

from starling-framework.

e-is-me-squared avatar e-is-me-squared commented on June 19, 2024

Just a quick note, You can work around it by:
var st:* = stage;
_starling = new Starling(rootClass, st);

Dirty fix that works.

from starling-framework.

matthewswallace avatar matthewswallace commented on June 19, 2024

@DeepPlateMC ... interesting. That's a good workaround.

from starling-framework.

alanklement avatar alanklement commented on June 19, 2024

Is this still an issue for you guys? If you're using FDT 4, then it will persist because we fixed it in FDT 5. Is anyone here still having problems using this framework with FDT 5?

from starling-framework.

matthewswallace avatar matthewswallace commented on June 19, 2024

I am having error issues in FDT 5 and submitted a bug to the FDT team about it. My understanding is they are going to look at this next week as one of there QA people is out on vacation this week.

from starling-framework.

alanklement avatar alanklement commented on June 19, 2024

Could you tell me about them. I'm the Product Manager and I've been talking with you on Twitter. I know some of the problems but if you have more, I'd like to learn about them.

Email me ak [at] powerflasher.com

from starling-framework.

matthewswallace avatar matthewswallace commented on June 19, 2024

Alan, sent you an email via m [at] mattwallace.me

from starling-framework.

digitaljohn avatar digitaljohn commented on June 19, 2024

I'm having this issue again... Using the latest version of everything (FDT 5.0.0.1460 Starling 1.0, Flex SDK 4.6.0).

E.g.

Incompatible types Texture and Texture. Found at line 107 column 18. TextureAtlas.as /starling/starling/src/starling/textures

Any ideas?

from starling-framework.

alanklement avatar alanklement commented on June 19, 2024

Hey guys,

Check out this ticket in our Jira. You can be kept up to date and learn about a work around.

http://bugs.powerflasher.com/jira/browse/FDT-2356

from starling-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.