# Delegate.create() vs Function.apply()

**URL:** https://forum.kirupa.com/t/delegate-create-vs-function-apply/249444
**Category:** flash
**Created:** [January 18, 2008, 8:54pm UTC](https://forum.kirupa.com/t/delegate-create-vs-function-apply/249444 "2008-01-18T20:54:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Ayman](https://avatars.discourse-cdn.com/v4/letter/a/dec6dc/32.png) [@Ayman](https://forum.kirupa.com/u/Ayman)
#### Post date: [January 18, 2008, 8:54pm UTC](https://forum.kirupa.com/t/delegate-create-vs-function-apply/249444/1 "2008-01-18T20:54:33Z")

</div>

I see them both being pretty much the same. They basically call a function within a specified scope. Any ideas what any difference is?
