A Flash Developer Resource Site

Search:

Type: Posts; User: yanmoura

Page 1 of 14 1 2 3 4

Search: Search took 0.21 seconds.

  1. Replies
    5
    Views
    16,748

    I see... Well, I have tried some third party...

    I see...

    Well, I have tried some third party libraries like Phaser and CreateJS. They are OK but honestly it's very tedious and time consuming to do everything in code using only a plain text...
  2. Replies
    5
    Views
    16,748

    I see. Hopefully I am not interested on sell...

    I see. Hopefully I am not interested on sell apps. I think that's too much competition for too little rewarding (IMO).

    :(

    I would be more focused on get back to the industry of writing custom...
  3. Replies
    5
    Views
    16,748

    Adobe Animate - does it worth?

    Hi all!

    I worked a LOT with Flash in the past and have made several AS2 and AS3 applications (mostly games and a few online tools). With all the popularity loss of Flash my customers started to...
  4. Replies
    1
    Views
    8,483

    AS 2 Data retrieval: GET x POST

    Long time I don't get here!

    Long story short I need to make some improvements on a VERY old app I made to a customer. It's a big one and it's completely in AS2. I have made several other apps in...
  5. Replies
    3
    Views
    1,810

    Listbox component height

    After some googling without find anything that even get close to the subject I really doubt that there is a solution, but here it goes...

    The AS 2 listbox component. I cannot see a way to...
  6. Replies
    0
    Views
    11,259

    AS 2 and tablet gesture emulation

    So... there is a few since I have shown up here for the last time!

    Anyway, I have this AS 2 application I wrote three years ago that has ran smoothly on my customer computers till then. Now they...
  7. Loss of performance under a CPU with a lot of idle resources?

    This is more like a curiosity than a technical question.

    I was curious to see how fast my computer could go when running a heavy Flash animation. Then, just for fun, I put a few animated...
  8. Replies
    1
    Views
    557

    Problem removing EventListener

    Hi,

    I am struggling with this. I have an EventListener function that receives a parameter. For any reason, seems that Flash doesn't like it when is time to REMOVE it:



    var counter:Number =...
  9. So... by the silence in the forum and by the fact...

    So... by the silence in the forum and by the fact that I didn't find any functional example in Google, I am assuming that there is not possible to do that in AS3...

    Bummer! That's a shame that...
  10. Replies
    6
    Views
    1,478

    Sure!

    Sure!
  11. I did (and dropped you an answer there). But...

    I did (and dropped you an answer there).

    But the problem mentioned in this thread have nothing to do with the problem of the other thread. They are distinct issues.
  12. Replies
    6
    Views
    1,478

    Hi Cancerinform, I have figured this out -...

    Hi Cancerinform,

    I have figured this out - actually I didnt need to deal with the MXI or the extensions manager!

    I found the folder where it should be dropped:
    C:\Documents and...
  13. SWC with embedded assets... having a very BAD time!

    I am very puzzled!

    I used to be able to create distributable components in AS2 (swc files) containing class code and assets (movieclips). And it used to be really easy.

    Now I am struggling with...
  14. Replies
    6
    Views
    1,478

    Hummm.... I am confused, I have no idea what XML...

    Hummm.... I am confused, I have no idea what XML you are talking about, its format and where to put it!

    Also, I checked the Extension Manager, and the install option will look for a MXI file and...
  15. Replies
    6
    Views
    1,478

    Flash CS4 SWC location - please help!

    Hi!

    I am using Flash CS4 and have created a new SWC AS3 distributable class.
    The case is that after compile it without any error and get the SWC was generated, now I don't know where to put it in...
  16. Thanks, Moagrius, it worked fine and fixed the...

    Thanks, Moagrius, it worked fine and fixed the problem.

    I just would like that Flash compiler could be a bit more clear when warning about errors... I sincerelly hate to bug you guys with such...
  17. Access of possibly undefined property... argh!!!!

    Hi!

    I have this simple piece of code below:



    function createShapes():void
    {
    var X:int=50;
    var Y:int=55;
  18. Thank you very much! It was simpler than I...

    Thank you very much! It was simpler than I supposed and than what I was trying!
  19. That's weird. I have done that but it still...

    That's weird. I have done that but it still doesnt work...

    :(
  20. Dont know where to put class to be imported...

    I have received a partially done project in CS4/AS3 and my client sent to me a FLA and an AS file.

    The AS file is a class that starts like this:



    package ascb.util {

    public class...
  21. Flash8 Accessing class method from embedded asset?

    I am puzzled with an aspect on external classes.

    I have a class that supposed to be a distributable one through a SWC module. Well, this class is a simple popup message window (embedded in the...
  22. Replies
    0
    Views
    744

    Flash8 ...

    ...
  23. Thread: ...

    by yanmoura
    Replies
    0
    Views
    788

    Flash8 ...

    ...
  24. Replies
    5
    Views
    1,006

    I got the point now... It is a matter of CPU...

    I got the point now... It is a matter of CPU usage cost...

    Thanks!
  25. Replies
    5
    Views
    1,006

    Hi, 5Tons. Thanks for clearification! ...

    Hi, 5Tons.

    Thanks for clearification!

    Actually the solution I want would be a mix of the both ones:



    var zz:int;
    var squares:Array = [];
Results 1 to 25 of 342
Page 1 of 14 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center