Archive for March 27, 2009

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 >