You can use a loader... and you can ask flash to load different parts of the file, and load other parts afterwards...
Printable View
You can use a loader... and you can ask flash to load different parts of the file, and load other parts afterwards...
grr flash just doesn't like me today. When i copy that code over it doesn't work.
When you put the item on the button to toggle visibility its like
on (release)
{
_root.hideshow();
}