|
API Discussion
|
|
| Author | Message |
|
01-11-2010, 03:31 PM
|
|||
|
|||
|
API Discussion
PHP Code: var timer = new Timer(3000);The events aren't just pretty to look at, the entire lib is built around this system. Anyway, I'm looking for ideas of classes you would like to see included in the lib once it's released. ![]() http://williamrob.in/
|
|||
|
01-11-2010, 03:33 PM
|
|||
|
|||
|
API Discussion
avatar & fakefurni libs
x) |
|||
|
01-12-2010, 01:15 AM
|
|||
|
|||
|
API Discussion
Updated example:
Code: var timer = new Timer(3000);http://williamrob.in/
|
|||
|
01-12-2010, 01:20 AM
|
|||
|
|||
|
API Discussion
fantastic, event-driven code is so much prettier to look at.
how about some html-request classes to get data from pages... and more Kynto based events
|
|||
|
01-12-2010, 01:22 AM
|
|||
|
|||
|
API Discussion
You have new JSONCallBack(url) which performs a crossdomain call for your data.
http://williamrob.in/
|
|||
|
01-13-2010, 05:43 AM
|
|||
|
|||
|
API Discussion
Quick update:
Code: var user = new UserDataRequest(1);http://williamrob.in/
|
|||
|
01-13-2010, 05:44 AM
|
|||
|
|||
API Discussion
Willy Wrote:Quick update: o nice. maybe add an alexjjj check so it goes boo if he is there? <3 PHP, MySQL, xHTML, CSS, JavaScript, C#, Lingo, AS3
![]() http://sketcher.me |
|||
|
01-13-2010, 05:45 AM
|
|||
|
|||
API Discussion
Willy Wrote:Quick update: Incredible! this is so great, theres loads of things that have opened up with the events
|
|||
|
01-13-2010, 05:51 AM
|
|||
|
|||
|
API Discussion
Code: var user = new UserDataRequest(1);haha
http://williamrob.in/
|
|||
|
01-13-2010, 05:52 AM
|
|||
|
|||
API Discussion
Willy Wrote: thats it, kdev is called off D: PHP, MySQL, xHTML, CSS, JavaScript, C#, Lingo, AS3
![]() http://sketcher.me |
|||
|
« Next Oldest | Next Newest »
|