A Flash Developer Resource Site

Search:

Type: Posts; User: Warbreeder

Page 1 of 2 1 2

Search: Search took 0.20 seconds.

  1. Replies
    0
    Views
    611

    Weird graphic bug

    So I'm working on a game.. and all of a sudden, one of my levels (four frames of level art to be precise) just stopped working. Before I go on, note that I am the artist and not the programmer, so...
  2. ..I think I might have a way to fix it using a...

    ..I think I might have a way to fix it using a minimal amount of code, but i would need to reformat a lot of stuff, so if anyone knows I'm still on the look out for an answer
  3. [F8] Stopping "imported" music 9 (see inside)

    Ok, so I have this script a friend of mine wrote up for me


    var leader:Number = 50;
    var follower:Number = 50;
    var placeToStop:Number;

    var track:Sound = new Sound(song1);...
  4. All I can say is that I'm having the exact same...

    All I can say is that I'm having the exact same problem as you, but with flash 8, and I cannot find a way to fix it... and the project I'm doing has to be turned in at some time tomorrow (or today...
  5. Replies
    17
    Views
    17,846

    (sorry for triple post) Just want to say I did...

    (sorry for triple post)

    Just want to say I did mess around with the script a lot (well the second 1/2 mostly). I've tried a few things and nothing has worked so far
  6. Replies
    17
    Views
    17,846

    Ok, this is the code I'm using (it loads the song...

    Ok, this is the code I'm using (it loads the song off my computer, don't have it uploaded yet)


    var leader:Number = 50;
    var follower:Number = 50;
    var placeToStop:Number;

    var track:Sound...
  7. Replies
    17
    Views
    17,846

    yeah thats the only issue here... when I convert...

    yeah thats the only issue here... when I convert the song to a wav file, not only does the quality begin to suck, but for some reason it goes from 300 kbs to 3 mb or so
  8. Replies
    17
    Views
    17,846

    Yeah thats no good, I'd rather have it from...

    Yeah thats no good, I'd rather have it from within the swf. Ah well, I shall keep searching
  9. Replies
    17
    Views
    17,846

    Yes my song is an mp3. When I stuck both your...

    Yes my song is an mp3. When I stuck both your script and the script from the site that was linked (in another fla) into a single frame, and tested the movie, nothing happened, and when I say that I...
  10. Replies
    17
    Views
    17,846

    Well, i did, and ultimately found this code ...

    Well, i did, and ultimately found this code


    var my_sound:Sound = new Sound();
    my_sound.attachSound("TheSong");
    var follower:Number=50;
    var leader:Number=26;
    var...
  11. Replies
    17
    Views
    17,846

    I have a question similar to this: I already have...

    I have a question similar to this: I already have my song cut into a loop-able format (if you loop it in the audio editor / itunes it looks perfectly). However when I import it into flash it.. isn't...
  12. Replies
    1
    Views
    653

    (ok times up, we got people)

    (ok times up, we got people)
  13. Replies
    1
    Views
    653

    [F8] Anyone wanna work on a game?

    Well, first off, sorry if this is the wrong forum to post in, but my.. partner and I are getting slightly desperate. The statement below will be a pitch for a game that is slightly already in...
  14. [F8] Strange loading external jpgs/swfs issue

    More or less, everything is working fine, at least when I run the swf on my computer. However, there are 2 main issues:

    1. The quality of the images are.. really low (when I was loading them...
  15. [F8][AS1&2] - Separate loading screens?

    Uh, hi. Would anyone be able to help me out on making "separate loading screens for bitmaps / MCs? I heard the best way to do it is to have them load from a separate flash file.. however I really...
  16. Replies
    6
    Views
    648

    ok it works, I'll mess around with it.. but it is...

    ok it works, I'll mess around with it.. but it is possible to have multiple subcategories lead to different frames right (with the way you did it)

    Thanks though
  17. Replies
    6
    Views
    648

    anyone? I'll try another place i guess

    anyone? I'll try another place i guess
  18. Replies
    6
    Views
    648

    You can dl the file here...

    You can dl the file here

    (I've never hosted anything like this before, let me know if it doesn't work)
  19. Replies
    6
    Views
    648

    Strange Button Issue

    Ok, so I made a drop down window, and all the visuals work fine. You click the menu button, causing x amount of categories to drop down, and if you mouse over a category, a few sub-categories appear....
  20. Replies
    3
    Views
    764

    hmmmm.... as much as I want to do a tile map to...

    hmmmm.... as much as I want to do a tile map to help lower file size, etc, I'm having to much trouble trying to adapt a tile based map into a format that I would like (mostly because I could only...
  21. Replies
    3
    Views
    764

    thanks, I'll check that out and see if it helps

    thanks, I'll check that out and see if it helps
  22. Replies
    3
    Views
    764

    Game Question

    Over the past week or so I've been working on a game similar to that of an old megaman game (aka a side-scrolller/shooter type thing) I have most of the skins done and what not, so I'm going to begin...
  23. Thread: Question

    by Warbreeder
    Replies
    6
    Views
    510

    thanks :) *hopefully* I'll be able to figure...

    thanks :)

    *hopefully* I'll be able to figure out how to do it now
  24. Thread: Question

    by Warbreeder
    Replies
    6
    Views
    510

    lets see here... so I have now moved the code...

    lets see here... so I have now moved the code from the box and onto the timeline, right now its on the same layer as the box (but i tried it on another and got the same result) and when I test the...
  25. Thread: Question

    by Warbreeder
    Replies
    6
    Views
    510

    I'm a little new to a.s... so this may be me...

    I'm a little new to a.s... so this may be me making a dumb mistake

    so I have entered the script you gave me onto a big square thing in the middle of the path (with an instance name of "block") and...
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center