A Flash Developer Resource Site

Search:

Type: Posts; User: pepsicoder

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    5,440

    any takers, please..

    any takers, please..
  2. Replies
    5
    Views
    8,165

    Thank you

    Cheers to all.
  3. Replies
    5
    Views
    8,165

    your the daddy

    cheers m8.
  4. Replies
    5
    Views
    8,165

    getting point on line at distance

    Does some one know of a fast method of finding point x3,y3 when we know points x1,y1 x2,y2 and distance (heading from x1,y1 towards x2,y2)?


    x1_________x3____x2
    y1 y3 y2
    Cheers for...
  5. Replies
    7
    Views
    5,440

    Still can not get this to work, sometimes...

    Still can not get this to work, sometimes cars(circles) bounce off each over other times they go through one another please help.

    CARTOTAL=4
    c1.e and c2.e=.5
    c1.invMass and c2.invMass = 1/1
    ...
  6. Replies
    7
    Views
    5,440

    I would love to get this working, could you...

    I would love to get this working, could you please check code as I'm sure your more educated than me, I'm just getting to grips with all this math, cheers m8. Ps can you give me an example as to what...
  7. Replies
    7
    Views
    5,440

    Thanks newblack for your response but i can not...

    Thanks newblack for your response but i can not get your code to work
  8. Replies
    7
    Views
    5,440

    coefficient of restitution ?

    Can some one please help me insert the coefficient of restitution (e) into the following code.
    The code as is stands is elastic collision only :-


    var dx :Number=cararray[i2].x-cararray[i1].x,...
  9. Replies
    37
    Views
    12,838

    Any Takers

    Still no awnser to this problem,there must be someone on these forums that knows the awnser ?

    Is there no flash 9 written game on the web with a preloader all in one swf ?

    This is the million...
  10. Replies
    37
    Views
    12,838

    a?

    shokushu who ever told you that was wrong m8.
  11. Replies
    37
    Views
    12,838

    same problem f-zero

    Hi F-zero i have the same problem and have searched the web for weeks trying to find a solution.what a lot of people dont understand is doing the addchild preloader is (a) not practicle for games and...
  12. Replies
    0
    Views
    1,503

    simple ball physics giving me edache

    Hi can you please help me, my balls get pushed away abrubtly when colliding sometimes,im keeping my velocities less than my ball radiuses so it can not be that, i have done loads of experimentation...
  13. Replies
    3
    Views
    536

    Cheers my friends for the confirmation.:) :) :)

    Cheers my friends for the confirmation.:) :) :)
  14. Replies
    3
    Views
    536

    simple trig help

    The following code is driving me mad why is my trace cos value not zero but -1.836909530733566e-16 please im going out of my head checked it on 2 calculators gives 0 which is correct please help...
  15. just mc1. With mc2 all i done was tick the...

    just mc1.

    With mc2 all i done was tick the checbox class in symbol properties and its class name is mc2.

    I know you can do this if both are added to display but i was hoping to be able to get...
  16. Its inside mc1 on stage so i thought i would be...

    Its inside mc1 on stage so i thought i would be able to read properties.
  17. reading properties of mc inside another mc

    Please Help:- im using cs3 as3

    Im trying to read the properties of mc2 which is inside mc1.mc2 has just been ticked inside symbol properties so it has a class name but no actionscript addchild()...
  18. Replies
    3
    Views
    534

    Replacing "var shape:Shape=new Shape();" with var...

    Replacing "var shape:Shape=new Shape();" with var shape:Sprite=new Sprite(); still produces error because of my shape.custom variable but as i said if i eliminate :- (remember shape is just a...
  19. Replies
    3
    Views
    534

    particle troubles

    Hi intelligent people, wonder if u can help with a few questions that i have, im using flash cs3:-

    1) If i insert a new symbol into my library and call it symbol1 and link to it via actionscript...
  20. Replies
    0
    Views
    959

    hitTestPoint vs array read

    I was wondering if some one could answer the folllowing question i have. How much slower on the cpu would doing a hitTestPoint (1 point to one very large vector shape lets say 2500*2500) than reading...
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center