A Flash Developer Resource Site

Search:

Type: Posts; User: ku4kar

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,261

    Hello, ok maybe I didn't explain it quite well,...

    Hello, ok maybe I didn't explain it quite well, but I already
    found a solution. For those who have the similar problem -
    1. You have a dynamic navigation menu on your website.
    2. Under it you...
  2. Replies
    3
    Views
    1,261

    Publish game on my site

    Hello,
    I know that this topic has already been exploited, but
    I have another problem.
    So, I don't know how to publish my flash game
    on my website.
    I created the html file for the game with the...
  3. Replies
    3
    Views
    513

    Hah thanks very much. Because of that problem...

    Hah thanks very much. Because of that problem before I had to
    rearrange my gameplays in a different way, but now its fine ;)
  4. Replies
    3
    Views
    513

    Code faster than animation?

    Hi again,
    So I am making kind of platform
    where the character eats rocks to make his way
    through the levels. When he bites a rock there is
    animation in rock's mc showing how it crushes.
    After...
  5. Replies
    4
    Views
    696

    I got it verticalChange is used here newY:Number...

    I got it
    verticalChange is used here newY:Number = char.mc.y + verticalChange;
    The variable newY is used to check whether the character is above a platform
    and after that to it is assigned the top...
  6. Replies
    4
    Views
    696

    Thanks for your reply. But I have something else...

    Thanks for your reply.
    But I have something else to ask - when I trace(verticalChange); it generates
    numbers like 0.6448, 0.599 and so on even without pressing the jump key.
    They are probably...
  7. Replies
    4
    Views
    696

    Character jump movement

    Hi there,
    I am making a platform game with some
    sample codes. In those codes they are using a
    verticalChange variable for the time-based character movement.
    But I can't figure out how this code...
  8. Replies
    4
    Views
    4,288

    Hi again... I actually fixed it. The object boss...

    Hi again...
    I actually fixed it. The object boss was called after a previously called
    object and I just replaced their places.
    Really thanks for your replies. :)

    BTW I can not get rid of...
  9. Replies
    4
    Views
    4,288

    How to fix error #1009?

    Hi there I have a problem with this error #1009!
    I am making a platform game and I can not fix some bugs.

    When I use the debugger it says:
    "TypeError: Error #1009: Cannot access a property or...
  10. Hi there I also have a problem with this error...

    Hi there I also have a problem with this error #1009!

    When I use the debugger it says:
    "TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at...
  11. Replies
    4
    Views
    441

    Hey thanks very much really...:))

    Hey thanks very much really...:))
  12. Replies
    4
    Views
    441

    I want to display them as single numbers in a...

    I want to display them as single numbers in a column,
    but with comma will also be fine...
  13. Replies
    4
    Views
    441

    Array into Text Box

    Hello I want to know how to display an
    array of numbers into a dynamic text field.
    Thanks
Results 1 to 13 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center