A Flash Developer Resource Site

Search:

Type: Posts; User: ConnELITE

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    6,094

    I'm back 15 years later!

    Hey just got reminded of this forum randomly, I joined almost exactly 15 years ago when I was 13 years old, crazy it's still up!

    My first introduction to programming was 3DFA and I made my first...
  2. I've been switched to Flash professional and...

    I've been switched to Flash professional and Flash builder for awhile now and I still miss a lot of aspects of 3DFA. Rob was talking about releasing 3DFA open source many years ago and I really wish...
  3. Replies
    9
    Views
    19,211

    I've long since moved on to Flash Professional...

    I've long since moved on to Flash Professional and Flash Builder but 3DFA was very important to my development as a Flash programmer and I can honestly say I wouldn't be on my way to programming...
  4. Replies
    2
    Views
    667

    Thanks. For my next question, does anyone know...

    Thanks. For my next question, does anyone know how to do this in any language?

    I can't find anything on this and it's driving me crazy o_o
  5. Replies
    2
    Views
    667

    getting mouse?

    Hi, I was just wondering if anyone knew how to detect pressure on pressure sensitive mice, tablet PCs, usb tablets, joysticks, or any button that has pressure sensitivity?

    Thanks.

    If anyone...
  6. Replies
    1
    Views
    885

    oh yeah, I forgot to mention I'm using flash 8.

    oh yeah, I forgot to mention I'm using flash 8.
  7. Replies
    1
    Views
    885

    paletteMap color program [f8]

    Hi, I've been trying to make a coloring system where users can take bitmaps and change them into the color of there choice. I remembered the paletteMap function which had an example of changing a...
  8. Replies
    7
    Views
    2,191

    Hi, theres a button labled "Move Script" near the...

    Hi, theres a button labled "Move Script" near the top just under the preview and export buttons. The first script should go there. The second script should be placed in a script element (add new...
  9. Replies
    5
    Views
    2,093

    Sounds great! I'm looking forward to the...

    Sounds great! I'm looking forward to the open-source interface!
  10. Normally I would say you could use texture...

    Normally I would say you could use texture mapping, but uh I can't seem to find where it is in the new 3DFA :P. Anyone know where it's hidden or if it has been added yet?
  11. Replies
    7
    Views
    2,115

    Very nice work! Honestly, I don't have much to...

    Very nice work! Honestly, I don't have much to say on how it could be improved. Keep it up.
  12. Replies
    1
    Views
    1,327

    try... if ((mouseX()

    try...

    if ((mouseX()<170 && mouseY()<15) || (mouseX()>350 && mouseY()>165))
    {
    gotoAndPlay ("sender");
    }


    Besides some possible syntax error, your script wouldn't have worked because the...
  13. Replies
    1
    Views
    1,211

    filling one pixel

    Hi, does anyone know a way I could use the graphics method to fill only one pixel on the screen with a solid color?

    For example, if I wanted to fill pixel (100, 100) and make it green, how would I...
  14. Replies
    2
    Views
    603

    Flash/MySQL Troubles

    Hi, I've been making some flash games for awhile that save user data to my servers MySQL database via PHP. I was wondering if and how I could run one of these games on a different server?

    In the...
  15. Replies
    6
    Views
    3,678

    hey sadako232! get on AIM! -ahem- and yes the...

    hey sadako232! get on AIM!

    -ahem- and yes the site works fine for me also.
  16. Replies
    5
    Views
    1,729

    No, you can't display a webpage in flash then. ...

    No, you can't display a webpage in flash then.

    I attachd an example to shwo yo uhow the image loading thing works. Again, I'm pretty sure you can only load JPEGs in flash.
  17. Replies
    5
    Views
    1,729

    Hi, I'm not sure what you mean by number one,...

    Hi, I'm not sure what you mean by number one, could you be more specific?

    For number three, Kusco is right but you might want to keep in mind that flash can only load JPEGs.
  18. Replies
    11
    Views
    2,563

    oh, well why don't you upgrade? That was made in...

    oh, well why don't you upgrade? That was made in 4.9.5.
  19. Replies
    11
    Views
    2,563

    Here's a really really simple sample. Took about...

    Here's a really really simple sample. Took about 2 minutes to make. Enjoy.
  20. Replies
    13
    Views
    3,922

    Ok good, I was trying pretty hard to get some of...

    Ok good, I was trying pretty hard to get some of that code to work and couldn't figure it out. Glad to here it will be added.
  21. Replies
    11
    Views
    2,563

    Why do people always think I work for 3DFA -.-? ...

    Why do people always think I work for 3DFA -.-?

    And yeah, sorry for not being more specific, I just didn't have a lot of time to explain it then.
  22. Replies
    1
    Views
    1,556

    It seems to work fine for me. Could you post...

    It seems to work fine for me. Could you post your .movie file so I can take a look at it please?
  23. Replies
    11
    Views
    2,563

    You can use scenes to show/hide images you import...

    You can use scenes to show/hide images you import from 3DFA.
  24. K, If you are still have trouble please post the...

    K, If you are still have trouble please post the source in a zip file and I'll see if I can take a look at it for you.
  25. Hi, I don't make a lot of exe stuff butI think it...

    Hi, I don't make a lot of exe stuff butI think it may be because when you try to call a varible form another layer you need to put layer your calling it from in front of it.

    Example. If there is...
Results 1 to 25 of 479
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center