Lost 4.sezon 10.bolum S04E010 Rapid Download Alt yazi ile birlikte
Burada Havadan Sudan Bahsedip yormadim sizi zmler ve sonular var Lost 4.sezon 10.bolum S04E010 Rapid Download Alt yazi ile birlikte
Xbox 360 için Fifa Street
..
Lost 4.sezon 9.bolum “The Shape of Things to Come” S04E09 Rapid Download Alt yazi yolda….. linkler alta
MovieClip.prototype.vibration = function(staerke) {
this.onEnterFrame = function() {
this._x = Math.sin(a)*staerke+100;
this._y = Math.cos(a)*staerke+100;
a++>=10 ? a=0 : null();
};
};
//usage;
mc3.vibration(1);
MovieClip.prototype.ZoomDiv = function (pDim, pTempo)
{
this.onEnterFrame = function ()
{
if (this._xscale < pDim - 1 / pTempo)
{
this._xscale = this._xscale + (pDim [...]
Otomatil zoom için prototype
MovieClip.prototype.ZoomAdd = function (pOption, pDim, pTempo)
{
if (pOption)
{
this.onEnterFrame = function ()
{
if (this._xscale < pDim)
[...]