Skip to main content
Participant
January 23, 2013
Question

New Air/ActionScript Tutorials

  • January 23, 2013
  • 2 replies
  • 378 views

Hi everyone,

I'm trying to give a little back to the develoment community between coding new releases and updates. I've posted some tutorials to my site at http://grimguygameworks.com/category/tutorial

Usually each tutorial focuses on a very specific topic and they are based on my own code that I use in my cross platform games. Source code and artwork is available to download with each tutorial. I haven't posted a whole lot of them yet but as I get time I try to put new ones up.

Anyway, I hope they are useful to someone.

Take care,

Ken Tylman

Grim Guy Gameworks

http://grimguygameworks.com

This topic has been closed for replies.

2 replies

Colin Holgate
Inspiring
January 23, 2013

Thanks for those.

One thing you might want to check out is Reflector (formally known as Reflection):

https://www.reflectorapp.com

With that running you can have your computer record demos that you're running on your iPad. That solves the issue of coping with ANEs and doing screen recording in one go. And the performance is more genuine compare to using one of the simulators.

Participant
January 23, 2013

Thanks. I'll check that out.