December 19, 2011 2

Lite Bitmap collision detection on AS3

By gilloubox in Flash, Game, Physics

Lot of physics librairies like box2d has been ported to make game developer life much easier especially for complex physics. In case of simple platform or old school beat them all game, using these librairies can be pain for developper and CPU to get simple behaviour with collision detection. What we’ll illustrate here is how to get hard collision detection using optimized methods and how to implement it with Starling API

Read the rest of this entry »

December 9, 2011 0

SWC Assets Packer

By gilloubox in API, Developers Tools, Flash, PHP

SWC assets packer is Sh/php script (compatible mac, linux) which compress a directory of assets (sound, image, data)  into one swc file. The final swc file will contain assets packaged the same way you organized your folder (eg. myAsset/myFolder/happypic.png will become class myfolder.HappypicPng).
No need of using flash authoring tool to export your assets this script makes your assets integration quicker and more efficient.

Read the rest of this entry »

December 5, 2011 0

interactive video part 3: get user content from facebook

By gilloubox in PHP

At this Step, we’ll explain how to get user content (info and picture) from facebook and save user profile picture in your server. We assume you have basics knowledge of facebook api (login, authorisation), so we’ll focus on how to get the content and save it.

Read the rest of this entry »

April 15, 2011 3

interactive video part 2: develop the player using the new as3 api

By gilloubox in API, Flash

This step consist to apply a realtime compositing in a video using new flashplayer 10 graphics API.

First, as in after effect you would simply use a corner pin effect to distort a picture from motion tracking data, we’ll developp a class in flash wich will do the job from the xml generated with the previous tutorial.
Secondly, we will apply a mask video (video generated from previous tutorial) and a screen front video layer to get a realistic result. Read the rest of this entry »

March 7, 2011 0

interactive video part 1: preparing videos with After affect

By gilloubox in After effect, PHP, Rich media

This tutorial explain how to use after effect in order to import a footage, get the motion tracking data,  export flv videos and tracking point data for flash. Read the rest of this entry »

March 7, 2011 4

interactive video with 4 corner pin motion tracking (after effect, flash)

By gilloubox in After effect, Flash, PHP, Rich media

For the lynx fallen angels facebook campaign I developed  a interactive video player which take users content (text, profile picture) to integrate it into a video.
I mainly used after effect for motion tracking and flash for live compositing and php to store facebook content and convert tracking point data.

This casestudy is splitted in 3 tutorials:

part 1: capture motion tracking in after effect and export videos.

part 2: develop the player using the new as3 api.

part 3 get user content from facebook

February 16, 2011 2

Protéger son formulaire de login avec Javascript et PHP

By BeLead in Javascript, PHP

Les hackeurs étant de plus en plus présents sur la toile, il est de bon ton d’ajouter de nouvelles sécurités à ses formulaires de login pour que les zones sensibles des sites Internet restent inviolées. La première porte d’entrée pour les visiteurs malveillants sera en général le formulaire de login de la zone d’administration de votre site Internet. Afin de leur compliquer la tâche, et même peut-être pouvoir la leur rendre impossible, nous mettons à votre disposition un petit script Javascript qui, couplé à votre code PHP, les empêchera de récupérer vos mots de passe à l’aide de sniffers. Read the rest of this entry »

Tags: , , ,

December 28, 2010 0

AppCircus – Got apps? wanna travel?

By bee in IPhone

traveling showcase AppCircus is a unique global traveling showcase of the most creative and innovative apps presented by their creators during some of the most influential international events in mobile/web. AppCircus is open to developers, startups and any other organization and offers each participant a chance to get a nomination to the Mobile Premier Awards.

December 25, 2010 1

Stuff worth checking : tools for developers

By bee in Developers Tools

If you have developed, developing or planning to develop apps that have to do with in specific information of different locations (Such as ; real-time weather, population density, and geographic features, local Point of Interest,… ) Then check out the “SimpleGeo. All you need is the API Key. Read the rest of this entry »

Tags: , , ,

December 13, 2010 0

Welcome on our blog

By BeLead in IPhone

We are actually working on the content. Some new articles will be available soon.