Jump to content
Search Community

2slick

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by 2slick

  1. Hm, tough to say - sounds like a FlashBuilder problem (although I've used FlashBuilder many times without any problems like that). I wonder if you're looking at the wrong project directory or something? Maybe rebuild the project? Perhaps it's a caching problem in that program? Try using the .swc?  

    There are errors, but I can still play it in the debugger with errors.

  2. Hi, I'm struggling to get a basicTweenLight example to work in FlashBuilder. Below is a photo of my code.

    Notice that I have the 'com' folder in the project folder. Notice the errors I'm getting.
    tweenlite_issue.jpg

     

    Any advice would be appreciated. :|

  3. Thanks Carl, Very helpful.

    I created my game in the document class. So would I have to rewrite my scripts from the document class to the timeline on frame 15? Is there an easier way to do this? Maybe reference my document class on frame 15 somehow or something?

  4. Thanks Carl, but what I really need is an explanation on how to make a complete selfloader preloader. I understand the concept, I just don't understand how to code it in as3 .I've been Googling this for a month now. All I can find are outdated methods that I can't get to work.

  5. I need to create a selfloader for my flash game. My game doesn't use any frames except the first frame. Most all of the code is contained in classes.

    I was told that LoaderMax can solve this problem easily, but I can't find any tutorials on how to make selfloaders.

    Any help would be appreciated,

     

    Angelo

    • Like 1
×
×
  • Create New...