Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Interactive flash code
SUBMITTED BY:
Guest
DATE:
April 23, 2014, 6:50 p.m.
FORMAT:
Text only
SIZE:
446 Bytes
Raw
Download
Tweet
HITS:
1141
Go to comments
Report
////////////// START AS CODE ///////////////
setup.addEventListener(MouseEvent.CLICK, setup_CLICK);
function setup_CLICK(e:MouseEvent):void
{
var jsfl:String = "fl.getDocumentDOM().getTimeline().setLayerProperty('name', 'as');fl.getDocumentDOM().getTimeline().setLayerProperty('locked', true);fl.getDocumentDOM().library.newFolder('Sounds');";
MMExecute(jsfl);
}
////////////// END AS CODE ///////////////
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus