A Flash Developer Resource Site

Search:

Type: Posts; User: ll wrath ll

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    21,695

    Ok. Now this is weirding me out a bit. I tried...

    Ok. Now this is weirding me out a bit. I tried reimplenting this code:

    on (keyPress("<Up>")) {
    face._Y -= 20}
    on (keyPress("<Down>")) {
    face._Y += 20}
    on (keyPress("<Left>")) {
    face._X -= 20}...
  2. Replies
    4
    Views
    21,695

    See, thats what the hell I thought, seen many...

    See, thats what the hell I thought, seen many many guides on this same thing, saying the same thing.

    Basically I created a square, have in different SWI's grouped it as a movie clip, & converted...
  3. Replies
    4
    Views
    21,695

    Help With object movment

    Hi I'm fairly new to Swishmax, my current version if Swishmax 3. I wanted to try something simple;
    Moving an object w/ arrow keys, or any key. I saw some guides on swishzone and some other crappy...
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center