Your Ad Here

Posted By

dan_mcweeney on 08/07/08


Tagged


Versions (?)

Who likes this?

1 person have marked this snippet as a favorite

THEPWN3R


Blog v0.2


 / Published in: ActionScript 3
 

  1. package
  2. {
  3. dynamic public class Blog extends ActiveRecord
  4. {
  5. staticInitializer(prototype.constructor);
  6. public function Blog()
  7. {
  8. }
  9.  
  10. }
  11. }

Report this snippet  

You need to login to post a comment.