A Flash Developer Resource Site

Search:

Type: Posts; User: Fall_X

Page 1 of 20 1 2 3 4

Search: Search took 0.99 seconds.

  1. Replies
    2
    Views
    401

    Yeah that's what I tried, but it was giving me...

    Yeah that's what I tried, but it was giving me problems with focus manager later on (for some reason, it actually created the objects that were on the dump-frame, I even put traces in the...
  2. Replies
    2
    Views
    401

    Preloader in one file

    Hi,

    I need to have a preloader in an AS3 project without an external loader.
    I unselected "export in first frame" in all my movieclips (with jsfl off course), and then I put everything in a frame...
  3. Replies
    5
    Views
    8,067

    Well, I cancelled it because it was too much work...

    Well, I cancelled it because it was too much work and I didn't think I would get enough money out of it. I still want to do my rpg, when I have more time and financial stability, and probably on a...
  4. Replies
    14
    Views
    4,198

    You don't have to be rich if you get the indie...

    You don't have to be rich if you get the indie license for Unity.

    I have ported one Flash game to Unity iPhone in a matter of hours. It wasn't a very complex game though (simple puzzle bobble...
  5. Replies
    5
    Views
    8,067

    Yes and no. Your Flash animation needs to be...

    Yes and no. Your Flash animation needs to be built with tiled versions of the same "spritesheet" (texture atlas in Unity speak), because I wanted to keep draw calls down on the Unity end to optimize...
  6. Replies
    5
    Views
    8,067

    Convert Flash animations to Unity

    Hi,

    If there are people here that use or want to use Unity, I just finished a system that allows you to create 2D animations in Flash, and export them to Unity.

    More information can be found...
  7. Replies
    1
    Views
    605

    bump

    bump
  8. Replies
    6
    Views
    606

    - There's a games section here - You are not...

    - There's a games section here
    - You are not giving enough details
    - Posting code or the fla will definately help you get an answer


    Good luck.
  9. Replies
    1
    Views
    605

    Sharing classes between multiple swf files

    Hi,

    Let's suppose I have a main.swf, which loads sub.swf, and both of them have a MyClass.as with some static variables - for instance, like this :



    class {
    public static var var1:Number;...
  10. Thread: our daily jobs?

    by Fall_X
    Replies
    42
    Views
    3,691

    I work in a creative agency, we mostly do flash...

    I work in a creative agency, we mostly do flash websites, but a lot of them have mini games... I'm sure I would be able to make a lot more when freelancing (every agency is looking for...
  11. Thread: Nice 3D website

    by Fall_X
    Replies
    27
    Views
    9,405

    I was expecting something like this from you...

    I was expecting something like this from you :lovers:

    It's not a game, but it's in a style that could work very well in a game. Plus, I only post in the games section...
  12. Thread: Nice 3D website

    by Fall_X
    Replies
    27
    Views
    9,405

    Nebulus? Yeah, I do, and I forgot the title and...

    Nebulus? Yeah, I do, and I forgot the title and have been trying to figure out what it was for a while now. So thanks! :)
  13. Thread: Nice 3D website

    by Fall_X
    Replies
    27
    Views
    9,405

    Nice 3D website

    http://ecodazoo.com/

    very stylish and smooth...
  14. No way. I always set the graphics to win2k style,...

    No way. I always set the graphics to win2k style, and remove all the nonsense, and there's just no way vista performs as well as XP. Try running a few audio applications (sequencers/daw's), and...
  15. Replies
    34
    Views
    2,419

    Weird statement, if you have a company that's not...

    Weird statement, if you have a company that's not an option. If my bosses would have to do everything themselves, well, they would have to do 20 shifts a week or something... plus they're not really...
  16. Replies
    34
    Views
    2,419

    I think I can develop games, and sites, pretty...

    I think I can develop games, and sites, pretty well, yet I choose to have "a job". It gives me the stability I need to pay off my house, and I don't have to deal with all the paperwork etc that comes...
  17. Did you try directly killing the process instead...

    Did you try directly killing the process instead of the application? In my experience, trying to end an application that has crashed never works well, but going to the process tab and ending it...
  18. Replies
    4
    Views
    1,064

    Check for a couple of other points besides the...

    Check for a couple of other points besides the corners? Can't give code examples because I never used TonyPa's tutorials (well, I looked at them but they just didn't fit the way I work).

    Beware...
  19. Replies
    9
    Views
    2,276

    Yeah, but that has more to do with my lack of...

    Yeah, but that has more to do with my lack of patience, my inability to create suitable graphics, ... and my busy schedule - I did release 5 other games since, plus a whole lot of websites.

    The...
  20. Replies
    9
    Views
    2,276

    I can still see a use for a scripting language....

    I can still see a use for a scripting language. It would make scripted cutscenes using the game engine pretty easy, for instance. Sure, you could do it without, but if it's easier using a scripting...
  21. Replies
    9
    Views
    2,276

    I posted a generic xml-based scripting language...

    I posted a generic xml-based scripting language for as3 a while ago. It's not OO though, but it has functions, loops, variable scope, and can be paused and resumed on another frame (handy for...
  22. Replies
    6
    Views
    869

    Thanks for the replies. I once read decompiling...

    Thanks for the replies. I once read decompiling swf's is illegal/against adobe's policies, regardless of whether you have the permission to decompile or not, so that's why I was being so cautious.
    ...
  23. Replies
    6
    Views
    869

    SWF decompiler question..

    Hi,

    I know this is a controversial topic, but please bear with me...

    One of our servers has crashed, and the hard disks are currently at a data reconstruction company. However, we are supposed...
  24. Replies
    74
    Views
    27,748

    I know this is old, but : I heard this can be...

    I know this is old, but :

    I heard this can be done if you embed two fonts in the same textfield, but haven't treid it yet... If you still need it I can look it up.
  25. Replies
    6
    Views
    1,669

    For the game I'm making, I have a scrolling...

    For the game I'm making, I have a scrolling engine that can have different types of layers. I have a bitmapdata based tile layer, a mode7-like semi-3d layer, a bitmaprepeater (which just tiles a...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center