Flash Question
Flash Question
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- tomkat0
simple solution:
1. if you have the black box open, set a variable on the root as "shadowed=true"
2. on every button, do a condition for that var ,like
if (shadowed==true) link!
else nolink!clear?