A Flash Developer Resource Site

Search:

Type: Posts; User: xzereus

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Hey, My name is Nathan Gibson and you may or...

    Hey,

    My name is Nathan Gibson and you may or may not have seen my post (http://board.flashkit.com/board/showthread.php?t=806956), but you seem that you would be able to fulfill multiple positions...
  2. Replies
    0
    Views
    727

    My Flash Resume

    Introduction
    Hi, my name is Nathan Gibson and I'm posting in regards to a project I'm currently working on. The project is currently simply titled "Siege Wars." It is planned to be an online flash...
  3. Replies
    1
    Views
    2,272

    Looking for Artist/Animator

    Introduction
    Hi, my name is Nathan Gibson and I'm posting in regards to a project I'm currently working on. The project is currently simply titled "Siege Wars." It is planned to be an online flash...
  4. Replies
    3
    Views
    479

    I can't even imagine what you would mean by this....

    I can't even imagine what you would mean by this. Frankly, it sounds stupid.

    For most application purposes, swfs are ran in your browser by embedding them with html. So, how can you "close"...
  5. Replies
    6
    Views
    1,073

    Flash8 I'm not sure what your problem is. I created a...

    I'm not sure what your problem is. I created a quick button inside a movie clip to show you what I normally do...
  6. Thread: Flash 101

    by xzereus
    Replies
    1
    Views
    459

    Really, beginning is pretty simple. Start off...

    Really, beginning is pretty simple. Start off reading guides around the site (it's loaded with tutorials!). Most of them are pretty old, but you can still translate them to current flash versions if...
  7. Replies
    3
    Views
    887

    Well, this might not even be practical for your...

    Well, this might not even be practical for your current program, but classes are good for holding functions and variables that are related and are used on the same objects... such as a class that...
  8. Replies
    1
    Views
    479

    Move from one point to another

    Okay, I'm having trouble with this function I created. It should move the clip to a specific given point, but it's not doing it. here's the code:

    public function moveThis(pointX:Number,...
  9. Replies
    0
    Views
    372

    "Achieving this Effect"

    -link to complex effect I am not prepared for and google could probably guide me through anyways-

    Seriously, I'm getting a bit tired of these threads. I thought the rules of posting were to ask...
  10. Replies
    2
    Views
    459

    I don't get an error upon going to the site. All...

    I don't get an error upon going to the site. All works fine.
  11. Thread: Waving Grass

    by xzereus
    Replies
    7
    Views
    5,119

    Well, looking at the main time line and the...

    Well, looking at the main time line and the actions on it, you see that the function "dupe" returns Void, or nothing. And surprise surprise, this happens on Line 18 as the error message says. I...
  12. Thread: "Gopher" game

    by xzereus
    Replies
    2
    Views
    1,032

    This is probably the most simple game you could...

    This is probably the most simple game you could make. I'm at a loss as to what you need help with o_o. Maybe you could actually post what you need help with?
  13. Replies
    2
    Views
    470

    google? my google search ("bring to front flash")...

    google? my google search ("bring to front flash") got this.

    http://board.flashkit.com/board/archive/index.php/t-487850.html

    and this

    http://www.kirupa.com/developer/actionscript/depths.htm
  14. Replies
    3
    Views
    582

    I'm not sure if this is the effect you're going...

    I'm not sure if this is the effect you're going for, but I've attached an fla of what I think you want. It uses the mouse's position to move 3 squares by different amounts relative to their size. The...
  15. Replies
    0
    Views
    790

    atan2 help needed; confusing results

    Hey, I've got 2 apps that I'm working on, both that use atan2 as a base. The first one seemed to be having a very slight problem, but it was very slight and seemed a very small "rounding issue",...
  16. Replies
    13
    Views
    1,482

    yah, i know. I did. And i fixed it, i just had to...

    yah, i know. I did. And i fixed it, i just had to re-type my flash code.
  17. Replies
    0
    Views
    489

    [F8]Pathsetting/Pathnoding

    What is the best way to create paths, dynamic or static, that i can cause movieclips to move on to reach other movie clips?

    i.e. I have a player movieClip that moves based on player input. Then, I...
  18. if i understand you correctly,...

    if i understand you correctly, gotoAndStop("frameLabel") should work correctly. so if, for example, you have have a frame labeled as "crackers", you could use gotoAndStop("crackers") to move to that...
  19. ummm.. gotoAndStop takes paramters, where the...

    ummm.. gotoAndStop takes paramters, where the parameter is the name of the frame (gotoAndStop("awesome")) or the number (gotoAndStop(1)). if you wanted it to be the previous frame,...
  20. Replies
    1
    Views
    657

    Does your ActionScript call a file "topLevel.as"...

    Does your ActionScript call a file "topLevel.as" anywhere?

    Also, don't make demands such as "i want to know what this is and how to fix it." We're helping you, not the other way around.
  21. Replies
    1
    Views
    470

    As far as the right click... I'm not aware of any...

    As far as the right click... I'm not aware of any way of enabling right click, and i wouldn't suggest it anyways.

    For the timer, you could do something as simple as this:

    declare 2 variables in...
  22. Replies
    4
    Views
    560

    Upon reading the title, i nearly wet myself. I'm...

    Upon reading the title, i nearly wet myself. I'm glad you were able to find a way on your own for this matter, lol.
  23. I haven't downloaded your fla. However, it looks...

    I haven't downloaded your fla. However, it looks as if something like this could complete the action as wanted:


    on (release,releaseOutside) {
    if(this._x,203.4 and...
  24. Replies
    2
    Views
    657

    I'm no genius by any means, but I would probably...

    I'm no genius by any means, but I would probably accomplish this feat by assigning each zombie a text box OUTSIDE the zombie clip then setting the position above the zombie.

    I don't understand...
  25. Replies
    2
    Views
    532

    What exactly is the problem? more info would be...

    What exactly is the problem? more info would be awesome, but at least your post isn't as bad as some others i've seen... I'm willing to help if you'd put more questions in your actual post.
Results 1 to 25 of 94
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center