A Flash Developer Resource Site

Search:

Type: Posts; User: take_it_T

Search: Search took 0.02 seconds.

  1. Communicating with events inside of an object

    Hey guys,

    I'm pretty new to AS3, it's been a while since I've really dealt with actionscript, so I'm trying to get back into it.

    I've set up a class which is associated with a movie clip on the...
  2. Replies
    0
    Views
    334

    Game Character Perspective

    I've been working a little bit lately on some actionscript code to adjust a movie clips size bsed on whether he is at the front of the landscape or the back. I'm having some trouble because I want to...
  3. Replies
    0
    Views
    409

    Displaying Dynamic Content

    I've managed to write up some nifty code to finally insert dynamic news entries and whatnot from an xml file into flash. Now since XML is tricky to get the hang of and all, I am using a for loop and...
  4. Replies
    4
    Views
    1,046

    Nevermind I got it, I took the total width of the...

    Nevermind I got it, I took the total width of the MC, and divided it by 2. Than added or subtracted it to the x position depending on which edge I wanted to find.
  5. Replies
    4
    Views
    1,046

    Thanks a ton, I figured out what I was doing...

    Thanks a ton, I figured out what I was doing wrong. Now its a matter of tweaking a few things. I'm just wonder if theres a way of determining the _x value for the right or left side of the movie clip?
  6. Replies
    4
    Views
    1,046

    Movie Clip Slide Back and Fourth

    I've been working on a flash game, and I need to have a movie clip slide back and fourth acorss the screen. I don't want to animate it because I would rather control it with its x position. I have...
  7. Replies
    2
    Views
    350

    Thanks, that's what I was thinking. And fast...

    Thanks, that's what I was thinking. And fast original reply too.
  8. Replies
    2
    Views
    350

    Having a character jump

    Would you guys reccomend animating a jumping action in a platformer style game. Or using action script. Would this help out when running hitTest's and other functions to get a charcter to jump onto...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center