A Flash Developer Resource Site

Search:

Type: Posts; User: TheWrathOfTed

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Thread: Sprites

    by TheWrathOfTed
    Replies
    6
    Views
    481

    you can do it through flash: :rolleyes: get...

    you can do it through flash: :rolleyes:

    get your .bmp or .png (i would stick with bmp, actually i think you have to)
    modify ---> trace bitmap
    then set the following

    colour threshold: 1 (or...
  2. Replies
    0
    Views
    492

    sound, more people here than there

    greetings all,
    i looking for the music (more a looped sfx), similar to www.flashloaded.com 's flash template 5694 (you will have to search, if in dout the template has turbofans either side),
    i...
  3. Replies
    1
    Views
    623

    here:...

    here:
    http://www.flashkit.com/tutorials/Interactivity/Navigation/Making_a-Patrick_-559/index.php

    there are probably more (so have a look)

    here is the best scrollbar ever (nearly)
    but not a...
  4. Replies
    3
    Views
    425

    ah...yes the one on the tutorial doesn't work on...

    ah...yes the one on the tutorial doesn't work on mine either, may be all the different colours, plus that code was just there to show you the meaning behind it.

    you should try the auto code...
  5. Replies
    2
    Views
    572

    You will need a server with MYSQLdatabase and php...

    You will need a server with MYSQLdatabase and php enabled.
    you can have a look around on flashkit/tutorials for the tut if you want to make it from scratch yourself,

    but here is a ready to...
  6. Replies
    0
    Views
    323

    {linkage} rotating links

    hi all,

    i am wanting to add a random link rotator.

    first i will have 2 swf files with 5 frames with each link on the frame. a script will randomly pick a frame and then set a time interval, ...
  7. set a 'variable' so if the user clicks 5 times ...

    set a 'variable' so if the user clicks 5 times
    it adds 1 to the 'variable' and
    if the 'variable' = 5
    set the attach movie to not attach
    else
    the movie must attach
  8. Replies
    3
    Views
    425

    here: ...

    here:

    http://www.flashkit.com/tutorials/Dynamic_Content/JavaScri-Jeffrey_-748/index.php
  9. Replies
    1
    Views
    293

    hi, here:...

    hi,

    here: http://www.flashkit.com/movies/Interfaces/Navigation/Photoscr-Barry_Dr-6066/index.php

    have a look around on flashkit.com
    i am sure there are better ones.
  10. Replies
    7
    Views
    588

    ok, thanks, that makes sense. sorry, but the...

    ok, thanks, that makes sense.

    sorry, but the the code you gave me to place 00 infront of the percentage is not working (i recently used www.flashupload.com and the percentage displays normaly.
    ...
  11. Replies
    1
    Views
    359

    here:...

    here: http://www.flashkit.com/movies/Interfaces/Buttons/Button_a-Josh_Rha-9735/index.php

    a bit of tweeking and modding and your there!

    ask, i'll try and help
  12. Replies
    7
    Views
    588

    would this code work for the top line on my...

    would this code work for the top line on my preloader or can i update the code to the new dot syntax as i'm guessing the' /' is old (slash syntax).

    percentLoaded =...
  13. Replies
    7
    Views
    588

    cheers, :D so does deprecated slow things down...

    cheers, :D
    so does deprecated
    slow things down or increase file size?


    but thanks for the new dot syntax tips (going through the transition slowly) to imagine i was using tell target for...
  14. Replies
    6
    Views
    29,776

    Sticky: edited has stolen copyrighted fonts used the...

    edited has stolen copyrighted fonts used

    the bestest
  15. Replies
    7
    Views
    588

    thanks, i have been wanting to know how to do...

    thanks, i have been wanting to know how to do that. :D

    but how do have the percent display follow the preloader bar at the top end will its loading.
    thanks
  16. Replies
    2
    Views
    383

    tweening and lots of it and a few photoshop...

    tweening and lots of it and a few photoshop effects.

    the red line was done using the line tool

    ps: ask if you have any other questions
  17. Replies
    7
    Views
    588

    preloader question [mx]

    i am using macromedia flash mx.

    here is my code for my preloader:
    _root.stop();
    percentLoaded = Math.round(_root.getBytesLoaded()/_root.getBytesTotal()*100);
    percent = percentLoaded add "%";...
  18. now it is fixed. (for good) in my opinion i...

    now it is fixed. (for good)

    in my opinion i think you should start over and find a better protocal for your menu system.

    but i'v fixed your nav, any other things i have added will have an...
  19. mmmm:doughnut:

    mmmm:doughnut:
  20. Replies
    3
    Views
    471

    percentLoaded =...

    percentLoaded = Math.round(_root.getBytesLoaded()/_root.getBytesTotal()*100);

    i think, try it i can't say whether it will work and could tell me if it does.
    thanks
  21. Replies
    1
    Views
    573

    here:...

    here:
    http://www.flashkit.com/movies/Utilities/Time/Digital_-Flash_Gu-1267/index.php

    that should help, but you do need to understand flash and its code.

    so try...
  22. Replies
    3
    Views
    471

    here: i was board so i made you one, just put...

    here:

    i was board so i made you one,
    just put it in the first frame and it will do the rest.

    the preloaded includes:
    - smooth progress bar
    - percent display
    - only 13kb
  23. Replies
    2
    Views
    590

    ummm... try this: ...

    ummm... try this:

    http://www.flashkit.com/movies/Components/FS_MP3_P-Matthias-9081/index.php

    and then you can edit it to your spec. oand the one on flashkit won't work (no mp3's and it needs to...
  24. Replies
    2
    Views
    344

    thanks, and theres a whole load of things with...

    thanks, and theres a whole load of things with better code than mine.
    cheers
    Mike T
  25. Replies
    2
    Views
    344

    LooK!! A DisTrActiOn

    so that got your attention.

    i was wondering how to make a side navigation system like the one seen on theory7.com

    for example i have a side menu much like below:

    button 1
    button 2
    button 3
Results 1 to 25 of 126
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center