actionscript - Combining flash files -


so, i'm naturally php coder, have use flash part of project.

i wondering if have files such mainsite.swf , page1content.swf, there way include page1content.swf file predefined area on mainsite.swf file (as in php's include)?

also, possible use flash "include" embed external swf's?

finally, ideally i'd able merge these files together, i've read, it's tricky business, filenames, referencing etc, optional.

thanks help.

ps: i'll using actionscript 2.

it's possible load external swf movie clip on stage.

have @ - http://kb2.adobe.com/cps/141/tn_14190.html#main_using_the_actionscript_2_0_loadmovie_command

i'm not sure mean merging movies, need them do?


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -