A Flash Developer Resource Site

Search:

Type: Posts; User: Azrae|

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    347

    Hi, you say you have a mc with a button in it? or...

    Hi, you say you have a mc with a button in it? or is it the other way around?

    well if it's a button inside of a movie clip this is the coding, I'll even send the fla if you need be.

    ...
  2. Thread: chat box

    by Azrae|
    Replies
    2
    Views
    419

    It can be done I do have a tut for it, here's the...

    It can be done I do have a tut for it, here's the attatchment but I'm pretty sure it's not what you're looking for though.
  3. Replies
    6
    Views
    383

    I may be able to help a little bit. But the only...

    I may be able to help a little bit. But the only prob is that you need to asign all the images a name and then you make the number go up with each image, I'll figure that out soon, just think of it...
  4. Hi, I tried the exact same thing as you and it's...

    Hi, I tried the exact same thing as you and it's useless to try because it's a bug per say, but anyways if you search my name on the forums you'll find my post on the same thing. But all in all...
  5. well man all you need to know is just some math,...

    well man all you need to know is just some math, thats all, some simple math, we all know that theres only 1000 in a kbyte so what you wanna do is this.


    bytes = _getBytesLoaded();
    kbytes =...
  6. Replies
    1
    Views
    411

    well let me correct that coding. on...

    well let me correct that coding.


    on {release}{
    _root.if (_currentframe == 5){
    play();
    }else {
    gotoAndPlay(5);
    }
    }
  7. Yeah actually it is, this is what you can do. ...

    Yeah actually it is, this is what you can do.


    _root.mc1.mc2.duplicateMovieClip();

    something like that I know I'm missing something in there but thats what you can do in flash mx, you can also...
  8. Replies
    3
    Views
    400

    nor have I, is it from a plugin or something?

    nor have I, is it from a plugin or something?
  9. Replies
    2
    Views
    386

    sorry man no dice

    sorry man no dice
  10. Replies
    2
    Views
    792

    what you could possibly do. ...

    what you could possibly do.

    fscommand("allowscale", true);

    will add more actionscripting later.
  11. Replies
    5
    Views
    451

    aha simple if you didn't check already, but just...

    aha simple if you didn't check already, but just change the frame rate for the movie and then publish and then vwalla. other then that you're memory could be eaten to hell from other progs or your...
  12. Replies
    2
    Views
    437

    Aha that would be a bad idea if you are gonna use...

    Aha that would be a bad idea if you are gonna use dynamic text which in my case doesn't work for the scrollbar in the components. But I guess it could work if it was just static, because in when I...
  13. Replies
    0
    Views
    1,953

    Random generator

    Hey all I need help with a random question generator where I explained what I want from this other forum I asked. here's the link
    ...
  14. Replies
    1
    Views
    570

    Automatic scaling?

    Can someone show me how to make a flash movie that could get info from the comp to find the resolution and then size it self to the computers resolution? If so it would be much apreciated.

    thanks...
  15. Replies
    1
    Views
    1,070

    3d cube in flash mx!

    Hey all I do have 3d programs such as light wave and max and maya, but my question is that can one of ya show me how to make a 3d cube spin just out of shape tweens?
    Thanks.
  16. Thread: 3d cubes?

    by Azrae|
    Replies
    1
    Views
    446

    3d cubes?

    Does anyone know where I can get a really good tutorial on making 3d stuff like cube's (which is what I really wanna make). Other then that I know how but I just don't wanna do it the easy way by...
  17. Thread: Damn it people!

    by Azrae|
    Replies
    30
    Views
    1,367

    Damn it people!

    I hope all of you relize that we all are KIND OF trying to create some kind of AI and we don't even know it, especially us game makers, I mean think about for a min, we try and give our selves a more...
  18. Replies
    2
    Views
    383

    thx

    Thanks man, sorry I didn't specify on which way I was gonna do it but I'm just gonna have them as load variables, aha not that advanced yet to be calling in other swf's. Well thanks though.
  19. Replies
    2
    Views
    383

    random generator

    Hey all, I'm just woundering if someone can help me with a random generator for questions...I know the random function is involved but do I need to use arrays? I'm not sure but thanks to all that...
  20. Replies
    2
    Views
    477

    Text Scroller...

    Hey all, I have a prob with my text scroller from the UI components. I'm having it so that the text being loaded from the "loadVariables("news.txt") command and I just have the scroller there and...
  21. Thread: GuestBook?

    by Azrae|
    Replies
    1
    Views
    459

    GuestBook?

    Hey all it's Azrael, I need to know if it's possible to make a guestbook with nothing but just a "*.txt" file and just the fla or swf? I know how to update a site with just txt files instead of...
  22. Thread: Help?

    by Azrae|
    Replies
    0
    Views
    397

    Help?

    Would anyone know how to make this preloader work? I've done the tutorial but no luck. I'm not sure if it's the script or not I'll add the file.
  23. Replies
    0
    Views
    412

    Advanced Preloader?

    Would someone beable to sort this flash tutorial out for me I've made it in flash mx but it seems not to work for me I'll add my flash file and maybe you can show me where I went wrong, Thanks. The...
  24. Replies
    4
    Views
    471

    thanks

    dude thanks man I just looked at it and I'll be around to help with other stuff..
  25. awsome

    This is axactly what I needed aha I'll be around to help with other stuff.
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center