Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
axeljacobs webforumsuser@macromedia.com #1
controlling loaded movies
this is some of the script of my homepage:
_root.containerLargeIMG.startDrag()
loadMovie(nameLargeImage,_root.mask.containerLarge IMG);
_root.mask._x = -30;
_root.mask._y = -30;
_root.mask.onPress = function(){
startDrag(false)
}
The "containermovieClip" is embedded in the "mask" movieclip. I try to control it with onPress, but that doesn't seem to work.
Any ideas??
axeljacobs webforumsuser@macromedia.com Guest
-
Controlling quicktime movies
Hi, I am really new to Director so this may seem like a daft question. Is it possible to have a quicktime movie as a cast member but to only play... -
controlling outside movies
I have a button in one movie and I need it to tell another movie (that's in another HTML frame) to play specific frame number. Can some one help me... -
controlling a sprite in various movies
I want to control the behavior of a sprite that occurs in 3 separate movies. I want the lingo to use If logic that "If the user goes to a specific... -
Movies controlling movies!
I need to know if it is possible to control a movie from another movie - let me explain. On the main screen I have four movies which are acting as... -
Controlling different SWF Movies
Sup guys, I'm pretty new to Flash and all the actionscripts, and I just found out I was in trouble. Actually, I have already posted a message...



Reply With Quote

