|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
|
|||
|
You don't have anything telling it to load into container. Assuming this actionscript is associated with a button in a navigation or something like that, which then loads the content into a movie clip, this has worked for as long as I can remember.
on(release){ container.loadMovie("contact.swf"); } I'm not using CS3 yet so I can't test this, it does work in Flash 8 (Published for Player 8, ActionScript 2). Erik Lutenegger : Web Developer : St. Louis, MO Last edited by lutenegger; 06-26-2007 at 11:51 AM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Runtime Error - Line 1 - Error Syntex Error | charms987 | Graphics & Design Discussion Forum | 6 | 07-29-2005 12:56 PM |
| What is ActionScript? | WPW_Feedbot | Graphics & Design Discussion Forum | 0 | 03-01-2005 10:31 AM |
| Website actionscript help please!! | NorthernMonkey | Flash Discussion Forum | 1 | 09-22-2004 11:51 AM |
| Stop an actionscript | dmbsarah | Flash Discussion Forum | 1 | 09-17-2004 10:13 AM |
| Help with ActionScript | leandroaliaj | Flash Discussion Forum | 5 | 09-01-2004 08:19 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |