Path : /srv/www/vhosts/eqnxde/flash/ |
Current File : //srv/www/vhosts/eqnxde/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 = ['*']; } }