akadis
April 15th, 2003, 10:37 AM
Hi
Just wondering, I followed the tutorial showing how to make hover captions.
This is my problem:
I have a main movie which calls in another swf ( lets refer to it as 'external' ) using 'loadmovie'.
Now in 'external', I have two MC's. One contains the text box and background for the hover caption. This MC's instance is named 'caption'. The other MC is a small image gallery. This has four buttons to which I have attached the actions to make the hover appear. This MC instance is called 'main'.
Apart from these two MC's, is the frame with actions:
startDrag(_root.caption, true);
Now when I test the movie 'external' by itself it works fine. I move the mouse over the buttons and the hover caption appears etc. But when I test the whole movie ie. the main movie calling in 'external.swf', the whole of 'external' drags instead of just the hover acptions ie. the image gallery 'drags'.
I have tried a few different things but nothing seems to work. I know it is something small that I have missed but can anyone help?
If I have not explained this well and a link would help, please let me know...
Thanks peeps.
l8er
Just wondering, I followed the tutorial showing how to make hover captions.
This is my problem:
I have a main movie which calls in another swf ( lets refer to it as 'external' ) using 'loadmovie'.
Now in 'external', I have two MC's. One contains the text box and background for the hover caption. This MC's instance is named 'caption'. The other MC is a small image gallery. This has four buttons to which I have attached the actions to make the hover appear. This MC instance is called 'main'.
Apart from these two MC's, is the frame with actions:
startDrag(_root.caption, true);
Now when I test the movie 'external' by itself it works fine. I move the mouse over the buttons and the hover caption appears etc. But when I test the whole movie ie. the main movie calling in 'external.swf', the whole of 'external' drags instead of just the hover acptions ie. the image gallery 'drags'.
I have tried a few different things but nothing seems to work. I know it is something small that I have missed but can anyone help?
If I have not explained this well and a link would help, please let me know...
Thanks peeps.
l8er