A Flash Developer Resource Site

Search:

Type: Posts; User: tongxn

Page 1 of 20 1 2 3 4

Search: Search took 0.05 seconds.

  1. mkay ^^ thanks. I don't have access to school FTP...

    mkay ^^ thanks. I don't have access to school FTP currently >.> but I'll see where to go from there.
  2. PHP Thumbnail Generator not working, can JS do it?

    Hey guys, it's been long (bet you don't remember me already).:confused:

    I've made a art website gallery for my school's Art Dept. But I ran into a tiny snag. while using a php thumbnail generator...
  3. Replies
    0
    Views
    477

    Flash menubar problems

    Hey guys
    -Say I have this Flash menubar for a website. (its vertical) I want to impose the Menu-bar (I don't really care if the movement is animated or not) onto the left-hand-side of my browser,...
  4. Replies
    1
    Views
    614

    onClipEvent (load){i3 =...

    onClipEvent (load){i3 = _parent.getNextHighestDepth();}
    onClipEvent (mouseMove) {
    i3 ++
    //weird, because trace(i3) actually returns a increasing number.
    attachMovie("snow","snow"+i3,i3);...
  5. Replies
    3
    Views
    578

    well, er, it depends on what kind of loading you...

    well, er, it depends on what kind of loading you are doing, when you export the movieclip for actionscript linkage, you can either load it in the first frame of the movie, or load upon call.

    In...
  6. it's easy, just get the x,y distance of said...

    it's easy, just get the x,y distance of said object to the original point, and then set the x,y revert speed according to the x,y distance ( or just set the revert speed ) and then use a if()...
  7. Replies
    4
    Views
    1,450

    or if the thing is circular, use the _ymouse and...

    or if the thing is circular, use the _ymouse and _xmouse to find where the mouse is, and then calculate its distance to the _x and _y of the button center using the trian-what theorm :confused: lol,...
  8. Replies
    1
    Views
    614

    [AS2] Is confused about a path to a MC

    So er... I made a MC, and called it 'waterdrop' on the stage. Now I have a MC that's linkage name is 'snow', and within the Waterdrop MC I use attachMovie to add the 'snow' to the scene. Simple.
    ...
  9. Replies
    4
    Views
    2,590

    worked it out, just simply use cosine and sine to...

    worked it out, just simply use cosine and sine to make a dot spin around the (0,0), and then put the mc in a movieclip and then rotate the clip to make the thing tilt. It's not as flexible as I'd...
  10. Replies
    4
    Views
    2,590

    Yes, however, if I use (x,y,z) points, even if it...

    Yes, however, if I use (x,y,z) points, even if it makes plotting the point(x,y) easier, it's more difficult to calculate the x,y,z, parameters...
  11. Replies
    4
    Views
    2,590

    How to create 3D Spherical Effects in flash?

    It's been a long time guys...

    :3 :cap:

    Fine i'll get on with the question

    [Attention, ActionScript 2.0 please.]
    Say, if I have a point - simple -and I want it to move through Flash's...
  12. Replies
    14
    Views
    1,315

    About AI

    The symbol of the guy you're currently controlling is very hard to distinguish. Sometimes when several people collide the system scrolls through the system SOO FAST that I actually jumped 5 persons...
  13. Replies
    2
    Views
    443

    :eek: Is it THAT easy!? Thanks!

    :eek:

    Is it THAT easy!?
    Thanks!
  14. oh wait, I heard of somethings here on flashkit ...

    oh wait, I heard of somethings here on flashkit

    1. THere's a thread that tells you how to draw something using a brush on a video playing in flash and output the thing in a jpg in a new browse...
  15. Replies
    2
    Views
    1,542

    Maybe... But here's my solution, maybe they're...

    Maybe...

    But here's my solution, maybe they're too complicated and you could just use some simple AS but I'm no friends with AS, they take my brains and chuck it in the bin:

    1. make ANOTHER...
  16. Replies
    2
    Views
    588

    ....why use several swfs when you're going to put...

    ....why use several swfs when you're going to put them together anyway? The whole point of using several swfs are when you want to connect a site together all on the mainpage Only, thus not having...
  17. Replies
    2
    Views
    443

    [AnyVersion] setting var in Mc from .root

    I'm sorry if this sound a little childish, but I can't find my way around it

    I'm tryin to load a LOT of variables stored in .txt files, and I need to use a BUTTOn, to load a contact card of that...
  18. Replies
    16
    Views
    708

    Poll: Oh. seems like I didnt make a lasting impression ...

    Oh. seems like I didnt make a lasting impression :yikes:
    I suppose I have to be all the better more active in the future.
  19. Replies
    16
    Views
    708

    Poll: Do you still remember me?

    Lol
    Its been ages since I last posted here.
    Does any one still remember me? :rolleyes:
  20. Replies
    0
    Views
    380

    [F8] Drawing Board Problem

    Hiye
    Long time no posting... :)
    So to the point. I have been trying to make a program to draw up a chart really quickly in flash, I've gone with the idea to let the user do it in a way you will...
  21. Replies
    1
    Views
    453

    [F8] Reducing Lags in Website

    I'm making my homepage as usual, then i tested it... And it surprised me how much this 30 fps movie slowed down.
    Here are the features:

    A clock
    a mouse imposer
    a snowflake which detonates...
  22. Replies
    1
    Views
    373

    perhaps a sample should help

    perhaps a sample should help
  23. Replies
    1
    Views
    373

    Hittest that ALWAYS don't work my way

    Hiya guys, long time no see, eh?
    Havn't been here for like 2 months, been doing my homework :zombie:

    I got stuck on a hitTest in the last 20 minuits. So i thought you guys could help me work...
  24. Replies
    2
    Views
    530

    /bump/

    /bump/
  25. Thread: Need an idea..

    by tongxn
    Replies
    7
    Views
    602

    took 4 google translates to make it easier to...

    took 4 google translates to make it easier to understand that page
    First translate I fixed it to french, then into german, then chinese and THEN back to english. ..
    mmh nice..
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center