Quote:
Originally posted by kovar
i have a button set to load the swf on release. i don't want the swf to appear until the button is released. so i can't import a clip in, because it will play automatically right? as far as action scripting is concerned, that seems to be the way to go, but i still haven't gotten the syntax down where it even moves the swf.
i have tried on(release) {_nameofswf._x=50} and a few variatons, but can't get anything to work. could you write out the complete line of code please.
thanks
What you are attempting to do will not work that way becuase you have to first load the Movie into a Clip or into a Level. When you target it the syntax for adresing a level is _levelN