Archive for March, 2009

How to install a template in phpbb3


How to install a template in phpbb3 from M M on Vimeo.

Disable the cache in phpbb3


Disable the cache in phpbb3 from M M on Vimeo.

How to purge the cache in phpbb3


How to purge the cache in phpbb3 from M M on Vimeo.

PHP get image size and information

< ?php
$size = getimagesize("http://www.example.com/gifs/logo.gif");
 
// if the file name has space in it, encode it properly
$size = getimagesize("http://www.example.com/gifs/lo%20go.gif");
 
?>

Fusekit class Shortcuts

com.mosesSupposes.fuse

class Shortcutsflash

Object
  |
  +--com.mosesSupposes.fuse.Shortcuts
download pdf

What is the Fuse Kit?

 More >

Flash Random

random

Availability
Flash Player 4. This function is deprecated in Flash 5; use of the Math.random method is recommended. More >

ezVision Video iWear

ezGear’s ezVision Video iWear

Το να κουβαλήσετε μια οθόνη 50’’, φαντάζει πλέον πανεύκολο.

Flash Multiple AS targets

btn7._alpha=btn6._alpha=btn5._alpha=btn4._alpha=btn3._alpha=btn2._alpha=btn1._alpha = myEndVal;
btn7.Blur_blurX=btn6.Blur_blurX=btn5.Blur_blurX=btn4.Blur_blurX=btn3.Blur_blurX=btn2.Blur_blurX=btn1.Blur_blurX = mystartval;
doTween([btn1,btn2,btn3,btn4,btn5,btn6,btn7], 'Blur_blurX', [myEndVal], 2, "easeOutSine");
doTween([btn1,btn2,btn3,btn4,btn5,btn6,btn7], '_alpha', 100, 2, "easeOutSine", 0.5);

PHP Headers > Redirect with delay

 

// See related links for more status codes
 
// Use this header instruction to fix 404 headers
// produced by url rewriting...
header('HTTP/1.1 200 OK');
  More >

Flash > Listeners and AsBroadcaster

Introduction

In this section, briefly explain what the tutorial will explain/accomplish. If you want, you can include something “dramatic” that gets readers interested in your topic. Try to enjoy writing tutorials and follow the basic guidelines found below. Before I forget, feel free to modify this document as much as needed.

from http://www.senocular.com/flash/tutorials/listenersasbroadcaster/

Download files

More >