Class Funfx
In: lib/funfx.rb
Parent: Flex::Base

Methods

get_flex_object   goto   new   parse_file   start   unload   visible  

Included Modules

Singleton

Attributes

speed  [RW] 

Public Class methods

Public Instance methods

Returns the Flash/Flex object

Provides the browser with address and name. The browser navigates to the address, and extracts the Flash/Flex object with the provided name

This method will parse a XML file, and create new classes. It uses XmlParser

This method generates a new browser window, and the visibility is false as default. Internet Explorer is defined as default browser type (and the currently only implemented)

Unloads the browser

Sets the visibility of the browser

[Validate]