hey everyone, i'm attempting to build a site in flash cs3, but i'm having a few problems.
i have my index .fla file with a container built into it. i'm trying to link an swf file into the container using the instance name "container", but i can't seem to get the script right. i want it to load on release of a button.
this is what i think it shoule be, but it's wrong
on (release) {
loadMovie("contact.swf")
}
the swf is contact.swf. trying to put it into an empty movie clip with an instance name of container. hopefully i explained it well enough for someone to help me!
thanks for your time
Submit Your Article
Forum Rules

Reply With Quote