Overview

Packages

  • Onion::Controllers
  • Onion::Core
  • Onion::UI
  • Onion::Utils

Classes

  • Arrays
  • Assets
  • Filesystem
  • Image
  • Languages
  • Mail
  • Secure
  • Strings
  • SWF
  • Utils
  • Validate
  • Visitor
  • Overview
  • Package
  • Class
  • Tree

Class SWF

Onion Framework - Práca so súbormi SWF (Adobe Flash)

Copyright (c) 2011 Jano Gašpar (http://webstranky.net)

Package: Onion::Utils
Copyright: Copyright (c) 2011 Jano Gašpar
Author: Jano Gašpar
Located at Utils/SWF.php
Methods summary
public
# __construct( $filename )
public
# html( $url = '', $width = NULL, $height = NULL )
Properties summary
public $filename NULL
#
public $magic NULL
#
public boolean $compressed FALSE
#
public integer $version 0
#
public integer $size 0
#
public integer $width 0
#
public integer $height 0
#
public boolean $valid FALSE
#
public array $fps array()
#
public integer $frames 0
#
Onion API documentation generated by ApiGen.
Generated using the TokenReflection library.