A Flash Developer Resource Site

Search:

Type: Posts; User: airheaded

Page 1 of 18 1 2 3 4

Search: Search took 1.87 seconds.

  1. Replies
    2
    Views
    834

    You just cut and pasted some code from a free...

    You just cut and pasted some code from a free message board so what? what do you want to know? I think your just looking for some free traffic.
  2. Replies
    8
    Views
    1,325

    Your just kidding us right? That thing you put up...

    Your just kidding us right? That thing you put up is just a joke right?
  3. Thread: fps

    by airheaded
    Replies
    7
    Views
    921

    24 fps here!

    24 fps here!
  4. Thread: To Everybody

    by airheaded
    Replies
    3
    Views
    877

    Merry Christmas all!

    Merry Christmas all!
  5. Replies
    4
    Views
    520

    yea

    yea
  6. Replies
    2
    Views
    758

    Hey Musicman, Thanks for the quick reply. My...

    Hey Musicman, Thanks for the quick reply. My server offers php. and cgi. Which would be the easiest to use? and do you know how this is done? Thanks again, Ed
  7. Replies
    2
    Views
    758

    Database of sorts

    im looking to make a form where a user signs up then flash will add his name to a list or text document whithin flash. then on another form someone can search to see if a user is signed up by putting...
  8. Replies
    1
    Views
    391

    Hi, I think this is what your looking for. add...

    Hi, I think this is what your looking for.
    add this code to your <head> tag.
    -----------------<head>-------------------------------
    <script>
    function drop(n) {
    if(self.moveBy){
    self.moveBy...
  9. Oh Oh.... it's on now! lol:mad:

    Oh Oh.... it's on now! lol:mad:
  10. Replies
    2
    Views
    467

    Here is a scrollbar generator and is a free...

    Here is a scrollbar generator and is a free download. you can change it to look however you want.
    http://download.com.com/3120-20-0.html?qt=cool+web+scroll+bars&tg=dl-2001&search=+Go%21+
    hope it...
  11. Replies
    2
    Views
    410

    Your looking for a preloader. Check the toutrals...

    Your looking for a preloader. Check the toutrals if you cant find any help let me know and i will help you. im just a bit straped for time at the momment.
  12. Thread: Hey

    by airheaded
    Replies
    10
    Views
    779

    The only complaint i have is when i hit enter it...

    The only complaint i have is when i hit enter it went full screen on 800 x 600 screen with no way to close it. I cant stand that. consider all resolutions when using a pop up.
  13. Replies
    64
    Views
    4,344

    Hi, The site was much better then i could do but...

    Hi, The site was much better then i could do but i have to agree with Gloomycus, Its very obvious that you concentrated more on the graphics then the content. Im on a 56k and also waited for about 7...
  14. Replies
    11
    Views
    1,134

    on (release) { getURL...

    on (release) {
    getURL...
  15. first create a movie clip, in this clip draw your...

    first create a movie clip, in this clip draw your download bar. create an animation 100 frames long that shows the bar filling up. place this clip on your main timeline. next attach a clip event to...
  16. Replies
    5
    Views
    707

    Hey! Make an invisable button by putting a frame...

    Hey! Make an invisable button by putting a frame into the "hit" area
    only on the button. Then drag the invisable button and place it over
    the text you want to make clickable. Then all the button...
  17. Replies
    1
    Views
    452

    Sounds like it is processor heavy. If you try and...

    Sounds like it is processor heavy. If you try and put to many effects to your photos like fade or alpha it will drag on the processor. I cant be sure without seeing the .swf but thats what it sounds...
  18. Replies
    38
    Views
    5,388

    enjoyed the show guys....thanks!

    enjoyed the show guys....thanks!
  19. Replies
    9
    Views
    814

    Its not working for me neither.

    Its not working for me neither.
  20. Replies
    6
    Views
    752

    Hi, Just replace the 0 with 1 or a higher level...

    Hi, Just replace the 0 with 1 or a higher level then send all your movies to that level. Flash will then leave your main .swf and just replace the movies you send to level 1. When you build a flash...
  21. Replies
    6
    Views
    752

    on (release) { loadMovieNum ("pf3nav.swf", 0);...

    on (release) {
    loadMovieNum ("pf3nav.swf", 0);
    }
    this will replace the first movie with a new one. Theres no need to unload a movie before sending a new one there Flash will automaticly replace...
  22. Replies
    2
    Views
    548

    Just make a invisable button and add the...

    Just make a invisable button and add the following code:
    on (release) {
    unloadMovieNum (1);
    }

    and specify the level that your loadmovie was sent to.
    Hope it helps, Ed
  23. Replies
    1
    Views
    479

    try putting the mp3 on its own timeline or call...

    try putting the mp3 on its own timeline or call it in with loadMovie
  24. Hi, I just reformated my hard drive so i didint...

    Hi, I just reformated my hard drive so i didint have the plug in installed yet. But when i clicked on your link it prompted me to download the plugin.

    Im running win98 IE explorer 6 and yes...
  25. Hi, It didint take me to the html page. it...

    Hi, It didint take me to the html page. it prompted me to download the plugin for flash6.
Results 1 to 25 of 437
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center