A Flash Developer Resource Site

Search:

Type: Posts; User: mihai

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    335

    Why the "catch", "throw" and "try" cannot be used...

    Why the "catch", "throw" and "try" cannot be used in actionscript? Try to use as a variable name one of these words. You'll get a lot of funny error messages .

    examples:
    var try =1;
    or
    try =...
  2. Thread: Masking problem

    by mihai
    Replies
    2
    Views
    479

    Thank you for your answer, but is partial...

    Thank you for your answer, but is partial incorrect. If I don't use the HTML check box, the dynamic text box can be masked.
  3. Thread: Masking problem

    by mihai
    Replies
    2
    Views
    479

    How can be masked a dynamic text box with HTML...

    How can be masked a dynamic text box with HTML option selected ? Any try to put a mask on such a text box failed.

    Thanks in advance,
    Mihai
  4. Thread: decompiling

    by mihai
    Replies
    2
    Views
    2,039

    Hi all, I have a question: do you know how can...

    Hi all,

    I have a question: do you know how can be a .swf file protected against decompilation? Or some methods to protect a game against cheaters ?
  5. Replies
    6
    Views
    2,485

    Thanks for your advice! I'll keep in mind. ...

    Thanks for your advice! I'll keep in mind.

    Mihai
  6. Replies
    6
    Views
    2,485

    Thank you for your quick answer. My problem still...

    Thank you for your quick answer. My problem still exists, unfortunately, because I have to move an object only by using the arrow keys in 8 different directions (top, top-left, left, bottom-left,...
  7. Replies
    6
    Views
    2,485

    Hello, I'm developing a game controlled by...

    Hello,

    I'm developing a game controlled by keyboard and I have the following problem: if 2 keys are pressed simultaneously and then one of them released, I cannot detect which one is still pressed...
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center