The following example shows how you can use the fl.outputPanel.clear(); JSFL command to clear the current contents of the Output panel in Flash.
Full code after the jump.
// JSFL fl.outputPanel.clear();
A bunch of ActionScript 2.0 and ActionScript 3.0 examples*
The following example shows how you can use the fl.outputPanel.clear(); JSFL command to clear the current contents of the Output panel in Flash.
Full code after the jump.
// JSFL fl.outputPanel.clear();
{ 2 comments… read them below or add one }
Hello, sorry to be a little silly, but I am not sure how to use this?
you say its a JSFL command, but You do not say what that is, or how to use it on this website, or if it is, its not easy to navigate to.
I just need a little help.
WORMSS,
Sorry, I thought I had a post on getting started with JSFL, but I couldn’t find it. I should write up an intro to JSFL and link it from each JSFL-based entry since getting started can be a bit tricky.
This post has a bit more of a setup, which may help, “Using JSFL to determine your current Flex SDK path in Flash CS4″.
Peter