A Flash Developer Resource Site

Search:

Type: Posts; User: topgunn

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,166

    First I want to thank you both for the very quick...

    First I want to thank you both for the very quick responses :) Thats why I <3 this site.

    Second, at first I was having problems with a_modified_dog's coding and couldn't figure it out. So I went...
  2. Replies
    4
    Views
    2,166

    [CS3] Can't figure out Enter key in AS 2

    Hey guys. I am hoping this is simple but I am stumped. I've checked online and google'd this for a few days but haven't found the answer. I actually found a site that said it had the answer but I...
  3. Replies
    2
    Views
    1,143

    Well what i would do if i needed something like...

    Well what i would do if i needed something like that (and this would be extremely tedious but if its what you need its what you need) - I'd go on youtube and find a video of a DJ or rockband of sorts...
  4. Replies
    2
    Views
    670

    I run into similar problems with customers at...

    I run into similar problems with customers at work quite often. I'm sure it can be fixed without doing this, but if you run a Repair on the application then that usually fixes registry and such that...
  5. Replies
    10
    Views
    3,501

    don't know if this is an option or not...we had a...

    don't know if this is an option or not...we had a somewhat similar problem with IE6 not working but IE7 and Firefox works fine. So I published the swf as a Flash projector (.exe) and my friend was...
  6. Replies
    5
    Views
    1,455

    where did you put the stop(); code at? It should...

    where did you put the stop(); code at? It should be in the very last frame only. Also, do you have any other scripts in your frame or is it just 1 continuous movie that you want to stop at the end?
  7. Replies
    5
    Views
    1,455

    What do you mean exactly? If you add the action...

    What do you mean exactly? If you add the action script

    stop();

    On the last frame then it won't loop if that's what you mean?
  8. Replies
    2
    Views
    366

    There is a lot going on in the flash file. It...

    There is a lot going on in the flash file. It would be nice to know what you need exactly.

    http://www.flashkit.com/movies/Interfaces/Buttons/Glossy_A-Flash_Fr-11847/index.php

    This is a nice...
  9. Don't know why I didn't think of that...and it...

    Don't know why I didn't think of that...and it made perfect sense too.

    I kinda advertised this wrong though. I have an XML file which loads a swf file which loads my swf file. The problem was...
  10. Button inside movie clip inside scrollpane doesn't work in xml

    This is sorta odd but I'm hoping somewhat easy to fix. This is in AS2 and is the last problem I have in a very small project of mine.

    I have button called button01 inside a movieclip called...
  11. Replies
    3
    Views
    478

    What version of AS are you using Phillip? Also,...

    What version of AS are you using Phillip? Also, what is the way around it that you found out? I had a similar problem yesterday (I think) with a movie clip inside a movie clip as well. In AS2 the...
  12. Replies
    7
    Views
    640

    I'm just going to add to the very first post (for...

    I'm just going to add to the very first post (for sake of trying to help) that doing an animation using only timeline and no coding will bog the file down a lot. For 1, you will probably have a lot...
  13. Replies
    2
    Views
    1,027

    omg, genious. removeMovieClip is AS2, but the...

    omg, genious. removeMovieClip is AS2, but the equivilant is removeChild.

    So for anyone that wants to know how the story ends....here is the code


    var SIM_btn = new startmenu_btn();...
  14. Replies
    2
    Views
    1,027

    [CS3] buttons load on all frames - AS3

    I am using AS3.0 and CS3.

    I have a button called startmenu_btn in my library that will be used several times on different frames to do different actions. So in frame 1 I created the code to bring...
  15. Thread: im rubbish

    by topgunn
    Replies
    31
    Views
    1,287

    I'm really really sorry to go off topic, but I...

    I'm really really sorry to go off topic, but I just had to say that I wanna go to Dubai one day and am envious of you! They even have indoor skiing/snowboarding there (random fact). I'm gonna watch...
  16. Replies
    20
    Views
    8,318

    I kinda wish it was longer, but doing that in...

    I kinda wish it was longer, but doing that in only a month I don't see how it would be possible to make it any longer. At any rate it's really good.
  17. Replies
    3
    Views
    598

    I'm still a bit of a noob myself, but I've always...

    I'm still a bit of a noob myself, but I've always saved my images as .GIF and then in flash go to "File" - "Import" - "File to Stage" and have never had any color problems..
  18. Replies
    20
    Views
    1,266

    renderhjs makes some very valid points, as far as...

    renderhjs makes some very valid points, as far as it being your first post and all. So I did some research....

    go to google and type: "s3wg forum"

    Look at the first link that comes up!
    ...
  19. Replies
    20
    Views
    1,266

    i wasn't trying to bash you or anything, sorry if...

    i wasn't trying to bash you or anything, sorry if it seemed like that. thanks for sharing :angel:
  20. Replies
    20
    Views
    8,318

    awesome game, i loved it. Gonna go to work and...

    awesome game, i loved it. Gonna go to work and play it a lil longer =p

    I would be one of the "student loan" guys, and after you shoot me i'd be the one that sings "que sera sera"
  21. Replies
    20
    Views
    1,266

    i agree with renderhjs. It's an ugly site, just...

    i agree with renderhjs. It's an ugly site, just look at the navigation bar compared to the rest of the site. They don't even match! And the awards? Maybe photoshop should be taken away from a few...
  22. Thanks everyone for your responses. I'm going...

    Thanks everyone for your responses.

    I'm going to look into arrays/shapeflag hitTest now. Are there any specific tutorials that you guys found/find useful for these?

    The reason why I didn't...
  23. i suppose it would be "art based" but that is...

    i suppose it would be "art based" but that is only cus it is the way all the tutorials I read showed. Should I check into arrays? Do you think it would be more definitive or whatever?


    Thanks...
  24. [Beta]: Trying to create first game ever..having bugs

    I guess this isn't really a 'Beta'. I wouldn't go around and start showing people yet unless I thought they could give some help.

    For one, if you play the .swf file I've included at the bottom of...
  25. Thread: Ending a Level

    by topgunn
    Replies
    1
    Views
    902

    Ending a Level

    There are quite a few tutorials on this, but my question wasn't in any of those tutorials. For those of you that have played NinjaGame (NGame). I want to make something similar to how they end each...
Results 1 to 25 of 27
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center