This is a discussion on "loading external swf" within the Flash & Multimedia Forum section. This forum, and the thread "loading external swf are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
loading external swf
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
loading external swf
hi guys! im using flash 8 pro. im having problem loading external swf.
i have an empty mc in my content layer. i want the external swf loaded when the playhead reach this certain keyframe. my code goes like this . . . onClipEvent (load) { loadMovie("intro.swf");} the problem is, nothing shows up in my animation when i test it. is there problem with my coding or process? thanks for any help. |
|
|
|
|||
|
Re: loading external swf
I think you have to place the name of your empty movieclip inside the brackets.eg:
loadMovie("intro.swf", mymovieclip); Then it'll load into the clip with the top left corner where ur mc is. You can replace the swf with others or get rid of it with unloadMovie Last edited by timmytots; Nov 30th, 2005 at 15:42. |
![]() |
| Tags |
| loading, external, swf |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| loading external swf | crazytyler34 | Flash & Multimedia Forum | 3 | Nov 15th, 2007 21:38 |
| Loading external movies | typeofdoug | Flash & Multimedia Forum | 4 | Mar 7th, 2007 19:43 |
| loading external swf | worldheadja | Flash & Multimedia Forum | 3 | Feb 7th, 2007 19:06 |
| Help needed in Loading external swf | goodboy | Flash & Multimedia Forum | 4 | Apr 11th, 2006 08:35 |
| loading external content | CDT KM | Flash & Multimedia Forum | 0 | Mar 24th, 2006 09:56 |