subquark
May 16th, 2003, 01:52 PM
I did a quick search to find how to load a swf into an already playing swf with a getURL action. Is this possible? Like loading a jpg but I want to load a swf. Does that make sense?
Say I have an empty mc in my swf and want to call a swf from an absolute address, like
getURL ("http://www.subquark.com/projects/demoA.swf", myEmptyMC);
I have not tried it yet 'cause I'm at work (no flash here) but I was talking to someone . . . about creating a logo once and then just calling it from one location (site by subQuark). That way I only need to update it in one place for html sites (as I do now) or for all flash sites (which I do per site now).
Anyway, thanks in advance!
Say I have an empty mc in my swf and want to call a swf from an absolute address, like
getURL ("http://www.subquark.com/projects/demoA.swf", myEmptyMC);
I have not tried it yet 'cause I'm at work (no flash here) but I was talking to someone . . . about creating a logo once and then just calling it from one location (site by subQuark). That way I only need to update it in one place for html sites (as I do now) or for all flash sites (which I do per site now).
Anyway, thanks in advance!