Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
hritikny #1
loading swf file into another one
Hi,
What scripts do I use to load a Flash file into another Flash file.
Thanks.
H
hritikny Guest
-
Loading PDF file
:confused; I've done what Contribute tells me to do about loading a PDF file from my computer. I get the file into the edit box but there is a... -
How to clean file cache before loading PDF file ?
Hi, I have one application in which we open PDF file inside it using the following api . BOOL ok = m_pAcroAVDoc->OpenInWindowEx (pszPathName,... -
loading variables from exe file
i want load some variables from external exe file. my exe generate some variables but i cant load them into flash. have an idea ? -
error loading non-utf-8 XML file
I'm trying to create a rss-reader, which will be used on a dedicated platform. I've got everything up and running, except for one. I need to... -
Loading a file into a DIV
Hi. I want to be able to load some content from a text file straight into a DIV. Here's the code. <p class="mainTxt"> <?php $page =... -
N Rohler #2
Re: loading swf file into another one
some_mc.loadMovie("relative_or_absolute_path.swf") ;
make sure in the swf file being loaded that there are no references to '_root' or '_level0', only 'this'.
N Rohler Guest



Reply With Quote

