do you speak AS? function prob
do you speak AS? function prob
Out of context: Reply #1
- Started
- Last post
- 1 Response
- tomkat0
before trying to get too deep into your code there, try absolute addressing instead of relative .. maybe even on calling the function,
like:on(release){
_root.changeClip();
}could be it..