You are here: Recent News » Open Class Library

 

Open Class Library

This page aims to provide a place where people can list classes or small class libraries that dont really need a full project. Please only submit well-documented, well-tested code to this library, and include a usage summary.

Classes

  • Paginator : Simple class to split text into pages for display in a textfield
  • Restrict Lines : Text Field Decorator that limits input to a certain number of lines
  • SimpleDateFormatter : Actionscript 2 port of Java’s SimpleDateFormat
  • QShadow : AS2 Class for generating dynamic shadows and glow in Flash MX2004+
  • easingScrollBar- Class w/examples to easily create an easing scroller.
  • easingLoader- Class w/examples that provides an easy way to create a preloader w/a nice easing effect for the loading bar.
  • xmlParser- Class w/examples to provide a method to easily extract data from XML files

Open Source Classes for Adobe CS3 Component Framework

Open Source Classes for Macromedia v2 Component Framework

(Note: The following classes are MTASC compatible)
  • CursorManager : Manager for cursors in the MM v2 framework
  • ResizeHandler : Class to place resize hadlers for a component based on the v2 MM framework. The class manages all issues related to resizing the component.
  • SplitPane Component : A component that provides similar functionality like JSplitPane in Java.

Flash IDE Panels

  • Create Forms Panel : A Flash IDE Panel that creates MovieClips in the Library with a class associated to it (components). Class files (.as) can also be generated if required.
  • Publish SWFObject : A Flash IDE Panel (WindowSWF) that allows you to create an HTML page for use with SWFObject. A screenshot of the Panel is available here. The Panel currently only works on PC. If someone wants to help getting it to work for MAC, let me know: p.ginneberge|AT|telenet|DOT|be

    Usage:
    Download and install the .mxp file. Once installed, the panel will be available in Flash from the Window menu:
    Window > Other Panels > Publish SWFObject

    You need to have an active FLA document open which has been saved to disk in order for the Publish Panel to determine where to store the .html and .js file.
    If you have multiple FLA documents open, files are stored in the last active documents’ location.
    When switching documents, click the ‘update’ button to update the dimensions (stage width and height) of the new active document.
    Once you have applied the required settings, click the ‘Publish’ button. An HTML file will then be written to disk and the swfobject.js file will be copied to the same location.

openclasslibrary.txt · Last modified: 2008/04/24 06:55 by jrodgers