home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 149
/
MOBICLIC149.ISO
/
mac
/
Milan.swf
/
scripts
/
_fd57bab4a47dbd1f9be9a1d7f1c14165d229568a64ccf4300cbdb5c599b9d164_flash_display_Sprite.as
next >
Wrap
Text File
|
2012-11-21
|
664b
|
26 lines
package
{
import flash.display.Sprite;
import flash.system.Security;
public class _fd57bab4a47dbd1f9be9a1d7f1c14165d229568a64ccf4300cbdb5c599b9d164_flash_display_Sprite extends Sprite
{
public function _fd57bab4a47dbd1f9be9a1d7f1c14165d229568a64ccf4300cbdb5c599b9d164_flash_display_Sprite()
{
super();
}
public function allowDomainInRSL(... rest) : void
{
Security.allowDomain.apply(null,rest);
}
public function allowInsecureDomainInRSL(... rest) : void
{
Security.allowInsecureDomain.apply(null,rest);
}
}
}