Path : /srv/www/vhosts/eqnx/flash/ |
Current File : /srv/www/vhosts/eqnx/flash/Options.as |
// This file configures the Flash options for sIFR. class Options { // Set the options for sIFR inside this function. public static function apply() { sIFR.domains = ['*']; } }