A Flash Developer Resource Site

Search:

Type: Posts; User: Dog21

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    487

    The Fake... 3D Thread

    This should be an interesting thread.

    Just for fun, show your ACTIONSCRIPTAL attempt at making 3d.

    Link
    ANOTHER LINK

    Mine aren't extremely good, but I didn't take any tutorials.:D
  2. Thread: E-mail

    by Dog21
    Replies
    5
    Views
    706

    Well I guess this is a pretty cheap way of doing...

    Well I guess this is a pretty cheap way of doing it, but could you add in-



    getURL("mailto:e-mail?subject=review&body="+myText+myEnter+myName)

    And the myEnter is a static text box off screen...
  3. Thread: E-mail

    by Dog21
    Replies
    5
    Views
    706

    Thanks heaps man! But i've got a problem that...

    Thanks heaps man!

    But i've got a problem that could be simple to fix. Can I add line spaces?

    For example. I've figured everything out, and i want the person to be able to go-

    Name -- jack...
  4. Thread: E-mail

    by Dog21
    Replies
    5
    Views
    706

    Okay, your job in helping me has become easier. ...

    Okay, your job in helping me has become easier.



    on(release) {
    getURL("mailto:hello@hotmail.com?subject=whatever&body=lots of text")
    }


    Problem now, is that I want the body to be...
  5. Thread: E-mail

    by Dog21
    Replies
    5
    Views
    706

    E-mail

    What i want to do is at the end of my movie, an easy input text box so people can write a reveiw, click a button, and then outlook pops up, name in the e-mail thingy and the context is put in the big...
  6. Replies
    0
    Views
    333

    Drawing lines for a triangle

    Well yes. That's basically it. I have 3 circles that automatically form a triangle wherever they are dragged to, but I want 3 lines to be drawn to make a triangle. I've tried stuff like lineTo and...
  7. Replies
    2
    Views
    501

    *Kick* But seriously, just to be sure, how do...

    *Kick*

    But seriously, just to be sure, how do I apply that to this, say, if I wanted to have an automatically updating number, that was 'square-rooted', would it be-


    onClipEvent(load) {...
  8. Replies
    2
    Views
    501

    Stupid flash doesn't have a square root

    Well...... I was fiddling round with attraction, x+ and such, and I've come up with some pretty heavy stuff for my actionscript knowledge. single handedly, I have figured out how to calculate the...
  9. Replies
    10
    Views
    584

    Aha! I've figured it out I think! Basically,...

    Aha! I've figured it out I think! Basically, there is a hidden movieclip in front of the car. If the player's car touches it, the missile fires and the gun goes off and stuff like that. All I need...
  10. Replies
    10
    Views
    584

    Well, it does help. In the way that now i know...

    Well, it does help. In the way that now i know it's possible. But could someone please see how I could put that to sue in my thing? I don't know, where to put it, instance names, I'm realy bad at...
  11. Replies
    10
    Views
    584

    The code, the fla., anything would help. ...

    The code, the fla., anything would help.

    Ummm.... Change the graphics? I think it's more complicated then that. Uhhh.... How would I apply a similar code to make the car want to aim for the car?
    ...
  12. Replies
    10
    Views
    584

    Thanks, that KINDA helps, but I still can't get...

    Thanks, that KINDA helps, but I still can't get this AI to work. I know that my server's temporarily down, but when you see the game, you actually have to fight the other car, and I realy have no...
  13. Replies
    10
    Views
    584

    Damn AI Screwing Up

    So I made this car game. But right now there's only 2 player mode, and I can't seem to get the AI for 1 player mode working. I'm not too bad at actionscript, but I realy can't imagine the AI for...
  14. Replies
    1
    Views
    1,126

    Damn Random Sounds!

    I have a long as character animation movie with heaps of background sound and stuff, and everything works fine. I finsish the mvoie, FINALLY! And then I test it. The last scene plays a sound I assume...
  15. Replies
    5
    Views
    846

    Actually... I haven't finished it yet; the fact...

    Actually... I haven't finished it yet; the fact that it loops nicely is just a cooincedence. Hehehehehe... guess it does look pretty cool how it loops. Do you think it goes too fast?

    Thanks...
  16. A tween tweens everything in that layer... just...

    A tween tweens everything in that layer... just try puting the other symbol in another layer.

    Hope this helps...
  17. Replies
    2
    Views
    399

    no... I don't beleive there is... but you...

    no... I don't beleive there is... but you probably wouldn't need more than like 4 at the most...

    Seeya
  18. Replies
    5
    Views
    846

    Cool-as gymnastics anime...30fps!

    Hi all, I made a flash movie of this stickguy(I know it's dumb) doing gymnasticks... I think it looks realy cool! It runs at like 30fps, so it's realy detailed. Just wanted some feedback on my...
  19. Replies
    2
    Views
    552

    Not quite sure, but try- ...

    Not quite sure, but try-

    onClipEvent(mousedown){
    _root.gotoAndPlay(scene,frame);
    }

    my code is a bit offish though, with a few ';'s and such.

    Hope this helps...;)
  20. Thread: Downloads

    by Dog21
    Replies
    22
    Views
    1,573

    My arms getting tired, are you on vacation?

    My arms getting tired, are you on vacation?
  21. Thread: movie stutter

    by Dog21
    Replies
    4
    Views
    427

    Okay, here's an fla. If you realy want, just put...

    Okay, here's an fla. If you realy want, just put the images into the tween movieclips. There's five, should be easy to find. Just don't forget now to alter any of the frames. as in, if you make 1...
  22. Replies
    3
    Views
    459

    Okay... I took this same tutorial I think. I...

    Okay... I took this same tutorial I think. I didn't encounter this problem though, but it was a long time ago. Now, though... Um... here's my proffesional opinion. You know the keypress actions?...
  23. Thread: Downloads

    by Dog21
    Replies
    22
    Views
    1,573

    Uh, i raise mine...

    Uh, i raise mine...
  24. Thread: movie stutter

    by Dog21
    Replies
    4
    Views
    427

    I can see the problem. Unless the movie goes...

    I can see the problem. Unless the movie goes anywhere from there, I would make the layers, for each picture, a movieclip, and then make a 1 frame movie and make the action stop in the first frame. If...
  25. Replies
    3
    Views
    459

    if you post all the script I can possibly help.

    if you post all the script I can possibly help.
Results 1 to 25 of 118
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center