all groups > flash actionscript > july 2004 >
You're in the

flash actionscript

group:

SWF loading question?



Re: SWF loading question? Jensen
7/19/2004 3:31:06 PM
flash actionscript: Hi

If you've done it correctly, then you only need to upload the .swf file that
you have done changes too. With "correctly", I mean that you are loading the
..swf files dynamically at runtime and have not imported them into the source
for your main flash.

Anyway, you can easily test this and see that it works for you.

/Jensen/

SWF loading question? ....James Smith
7/19/2004 11:21:29 PM
I have made a site composed one main swf that loads other swfs into it. I
did this so the site would be smaller and load from different files. But i
also did this for update reasons. My main question is if i change something
on one of the sub swf's and then only upload that sub swf will it change on
the main swf or do i have to run the main swf and then upload them both? I
just wanted to make it easier to update the site.

Thanks in Advance

Re: SWF loading question? ....James Smith
7/19/2004 11:46:41 PM
How i load them is through
loadMovie("menu.swf",1); thats the no dunamic way isnt it. How else would i
do this ?

[quoted text, click to view]

AddThis Social Bookmark Button