A Flash Developer Resource Site

Search:

Type: Posts; User: lordofduct

Page 1 of 7 1 2 3 4

Search: Search took 0.05 seconds; generated 34 minute(s) ago.

  1. Replies
    9
    Views
    1,465

    yep, I almost always do so, but on a job that...

    yep,

    I almost always do so, but on a job that is only 2 hours of work or so to complete, I just didn't bother this time round. I was merely just doing it because I had a free 2 hours sitting...
  2. Replies
    9
    Views
    1,465

    he's a newb, but still... contracted small job,...

    he's a newb, but still... contracted small job, when work was done said he found something else and was going to try that instead, if that other thing didn't work out he'd come back and pay me for...
  3. I designed a mp3 shopping cart not to long ago...

    I designed a mp3 shopping cart not to long ago for a company. It's for sell on their site (no montly fee, just a one time fee to purchase it).

    With connection with the guy who operates the site...
  4. Replies
    8
    Views
    1,225

    it's an autopost from www.Internet.com, a sister...

    it's an autopost from www.Internet.com, a sister site to FlashKit (owned by the same company that owns FlashKit).
  5. just noting, this job has been resolved. I guess...

    just noting, this job has been resolved. I guess Jeremy hasn't marked it such yet.

    So yeah, RESOLVED
  6. because you're a new member you should supply...

    because you're a new member you should supply some way for others to contact you (your pm's aren't turned on until you have a certain number of posts... I think like 5 or something). That or go out...
  7. Replies
    13
    Views
    2,071

    PROJECT Jesus I'm seriously undercharging if 112 quid is...

    Jesus I'm seriously undercharging if 112 quid is a reasonable hourly rate for a competent programmer.
  8. what are you talking about? Accomplish what? ...

    what are you talking about? Accomplish what?

    You keep referring to 'it' as just that 'it'. What is 'it'?
  9. Replies
    6
    Views
    786

    do you have any ideas for the project? What is...

    do you have any ideas for the project?

    What is the scale of this project as well?

    And the timeline you need it in... urgent is kind of ambiguous.

    Check your PMs.
  10. Replies
    1
    Views
    440

    what do you need from this developer? You...

    what do you need from this developer?

    You describe what is already made (the "socialengine" part). But what do you need from the flash freelancer???
  11. Replies
    2
    Views
    554

    just a suggestion... as flash math isn't a...

    just a suggestion... as flash math isn't a subject perse and really just follows the same rules as math math. Go down to your local community center or something. They usually have adult tutors for...
  12. exponential growth and decay! It's a generic...

    exponential growth and decay!

    It's a generic method used to guess the population of a city depending on some rate of growth/decay and a period of time. You basically decide on the rate of growth...
  13. what email would that be??? I don't access my...

    what email would that be??? I don't access my hotmail email... ever... it's a spam box. The soul existence of it is for XBOX Live and MSN messenger.

    You can email me through my contact link on my...
  14. I'll take a look at it if you want... hit me...

    I'll take a look at it if you want...

    hit me up on AIM or MSN:

    lordofduct
    lordofduct [at] hotmail [dot] com

    respectively

    I'm -5 hours from you, so keep that in mind (Florida USA), though...
  15. Replies
    5
    Views
    8,166

    you missed a line of code there: function...

    you missed a line of code there:



    function getPointAtDistance( p1:Point, p2:Point, dis:Number ) : Point
    {
    //get vector
    var x3:Number = p2.x - p1.x;
    var y3:Number = p2.y - p1.y;
  16. Replies
    3
    Views
    6,983

    oh and if you want it to third, or 4th, or...

    oh and if you want it to third, or 4th, or anything like that every interval... just change 2 to the reciprocal of the split you want (note 2 is the reciprocal of halfing)

    so thirds would be 3...
  17. Replies
    3
    Views
    6,983

    Well your method is actually asymptotic to 41...

    Well your method is actually asymptotic to 41 which means it isn't a logarithm... anyways log would suck because it give negative infinity at 0

    What you got there is a very contorted form of f(x)...
  18. Replies
    2
    Views
    4,358

    You may want to refine your search down. Mainly...

    You may want to refine your search down. Mainly because there are two basic forms of this:

    Linear Least Squares
    Non-Linear Least Squares

    the prior being relatively simple and can be found...
  19. it's just a comparison of one's position as a...

    it's just a comparison of one's position as a scalar in comparison to the others.

    for instance if you have an object that can exist from 0 to 500... take it's position and divide by the maximum...
  20. Replies
    1
    Views
    3,425

    use the matrix of course you need to know the...

    use the matrix

    of course you need to know the position of the corner... so find that with respect to the DisplayObject's coordinate space.

    Next it's a few steps:

    transform the point to the...
  21. Replies
    2
    Views
    449

    are you trying to put out there you are available...

    are you trying to put out there you are available for jobs???

    You may want to include some information about yourself:

    who you are
    what you can do (graphics, coding, animating, etc)
    some...
  22. Replies
    4
    Views
    476

    this should be an easy job, shoot me an email at:...

    this should be an easy job, shoot me an email at: lordofduct [at] lordofduct [dot] com
  23. Replies
    2
    Views
    532

    pm sent ur way

    pm sent ur way
  24. Replies
    2
    Views
    443

    I believe the freelance section rules state there...

    I believe the freelance section rules state there can not be a promise of payment based on proposed possible future income made by the product.
  25. keep in mind this is the freelance section and...

    keep in mind this is the freelance section and you must follow the rules posted for the freelance section

    paying gig
    some type of details about the job

    full list is posted at the top of the...
Results 1 to 25 of 161
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center