Hey guys, after trying really hard to get something to work, I keep failing left and right so I need your help once again. Here is my problem…
Using Flash 5…
I have my website setup with various movie clips that I want to keep running at the end of the main intro…so i have actionscript on the last frame of my timeline saying to replay the frame before it so that it loops on and on.
I’ve gotten to the point where I’m ready to create the swf’s for my links. I have one created now, and after trying various LoadMovie commands it didnt seem to ever want to work, so…I created a new file just to do a test, made 2 boxes, one a button, one a movie clip, gave the movie clip an instance name, and told the button to load an swf into it on release. It worked fine other than placement issues.
The problem I am running into is that the small test i ran that was successful is not working when I implement it into my website…so one of my questions is – Does the fact that the last few frames of my website loop screw up the LoadMovie command? If so is there a way around it? And once I get that finally working, using the Target instead of Level, is there a way I can tell it to load at the top left corner of the movie clip? it seems to put it way down off to the side.
Sorry to make this so long, was just trying to be clear as I could. Thanks in advance for any assistance. I’m also aware that there are many loadmovie questions out there, and i’ve browsed a lot of them and none of them seem to pinpoint my problem so here I am.
Mike