Actionscript on a path Problem, Please Help!
we are trying to add actionscript on a path tween. flash doesn't seem to like this. either the actionscript will work when without the path tween or the path tween will work without the actionscript applied to it.
here's what we have:
a path with a cloud attached to it, which we want to scale larger to smaller as it moves along the path.
like i said the script will only work one way or the other, not when the path tween and the actionscript are both running.
anyone know how to fix this? is it not possible to assign actionscript to a symbol when it's animating along a path?