Archive for flash
Facebook App sourcecode
April 28th, 2010 • app, facebook, flash, general
After beeing asked to publish my sourcecode for the ImageViewer app – here it is:
Notes:
- free to use
- no warranty
- no documentation
- osx zip (might cause package problems on win)
Augmented Reality with image as marker
März 6th, 2010 • ar, flash, hot
using flash. This is a great SURF implementation in flash! I tested it this week and it works great. Check it out. The code is here. Blogpost is here
ASSURF [multiple references] from Eugene Zatepyakin on Vimeo.
my first Flash Facebook app
Februar 1st, 2010 • 5 comments facebook, flash
Recently I created a facebook app called “ImageViewer”.
The App shows your Photos in fullscreen, and you can also browse through your friend’s photos.
http://apps.facebook.com/showmypics/
Here are some coding hints:
- you can’t use fbml (doesn’t allow flash fullscreen)
- you need some php params provided in the iframe url (session secret…)
- using “WebSession” for the Facebook authentication worked fine for me
- I couldn’t find a way to test the app locally. So I highly recommend a FTP ant task for a good workflow
- Working with one big model class (handling the whole facebook data) worked fine.
- It wasn’t as anoying as I thought ;)
AS3 Audioplayer Muxx
November 6th, 2009 • flash, music, nerdlab
After working with the great videoplayer Pyro I decided having a good audioplayer would be nice aswell. I couldn’t find anything similar to Pyro so I wrote one by myself. I rarely tested it, but all functions seem to work nice.
SURF now for flash
Oktober 26th, 2009 • computervision, flash, nerdlab
What is SURF? It’s feature point detection. Just watch the video and you will understand it.
Exploring features… from Eugene Zatepyakin on Vimeo.
Eugene wrote a great outstanding BRILLIANT version for Flash (FP 10). You can find more infos here
AS3 Performance Test package
Oktober 22nd, 2009 • flash
Just check it out. I didn’t test it myself by I will as soon as i run in performance problemes.
http://www.gskinner.com/blog/archives/2009/04/as3_performance.html
another great 3d engine
September 8th, 2009 • 3 comments 3d, flash
The engine looks really nice. Unfortunately I couldn’t find a “switch to english” button on the website.


