This is a discussion on "Newbie. Need help with external swf files and pathing" within the Flash & Multimedia Forum section. This forum, and the thread "Newbie. Need help with external swf files and pathing are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Newbie. Need help with external swf files and pathing
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Newbie. Need help with external swf files and pathing
Hi everyone, thanks in advance to anyone who can help,
My problem is that I have a main file which loads external swfs into a mc, one of these swfs has more buttons which are meant to load more external swfs in to a second mc, now it's not working. The button movieclip won't work and the external file won't load, it's probably a path problem but I don't know how to path. So the main timeline is on fla file called "leather5a.swf" which has a mc container called "containerone_mc" and into this goes an external file called "collectionsb.swf". On the last frame of collectionb.swf is
Thanks, rollo Last edited by cjrollo; Apr 10th, 2007 at 20:11. Reason: Please use [code]...[/code] tags when displaying code! |
|
|
|
#2
|
|||
|
|||
|
Re: Newbie. Need help with external swf files and pathing
It would be really helpful if you could post the fla files so I could see what you're describing. I tend to use relative paths for flash work since the code is often usable in other areas as well and it saves having to edit all of your paths again. Just my personal preference though.
I'm afraid I am not sure at what point you are getting the problem (and in which script) but I did see the following. Where you have:
If so, to reference containertwo_mc from the root you would need to use the following code.
As for the rest of the script, I was a little unsure as to which level each one was on so I'm not sure if the paths are correct. |
|
#3
|
|||
|
|||
|
Re: Newbie. Need help with external swf files and pathing
Hi just got in and found your message, thanks for responding,
The structure is like this leather5a.fla - main timeline has in it an empty mc container containerone-mc in this goes various external swf files. One of them is called collectionsb.swf in this are more buttons and another empty mc container called containertwo_mc in to this go various external swf files such as purses.swf Which files do you want me to post up How about collectionsb.fla and purses.fla I can send the leather5a.fla but i just need to do some cleaning up and simplifiying before so it makes more sense cause it's a bit messy. So what do ya say? |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| External HD | Ryan Fait | Webforumz Cafe | 16 | Jan 11th, 2008 13:28 |
| external js | alexgeek | JavaScript Forum | 6 | Sep 23rd, 2007 20:57 |
| pathing problem...but theres more to it | trandrus | PHP Forum | 2 | Jan 25th, 2007 21:49 |
| loading external images and txt files | ST | Flash & Multimedia Forum | 9 | Aug 2nd, 2005 17:20 |