yesdear
08-06-2009, 06:32 AM
hello!
i have a flash projector that i want to add expiration on it after a period of time.
here is my code:
//content action
c1.loadMovie("content1.swf");
c2.loadMovie("content2.swf");
c3.loadMovie("content3.swf");
c4.loadMovie("content4.swf");
//fs action
fscommand("trapallkeys","true");
fscommand("fullscreen","true");
fscommand("showmenu","false");
fscommand("allowscale","false");
i have a flash projector that i want to add expiration on it after a period of time.
here is my code:
//content action
c1.loadMovie("content1.swf");
c2.loadMovie("content2.swf");
c3.loadMovie("content3.swf");
c4.loadMovie("content4.swf");
//fs action
fscommand("trapallkeys","true");
fscommand("fullscreen","true");
fscommand("showmenu","false");
fscommand("allowscale","false");