Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
kudhu #1
loading a movieclip if and when needed
hello.
could someone please tell me how to load a movieclip from the library only if
it is needed and therefore when it is needed.
i've tried using attachmovie without "export on first frame" checked and it
only works for the first clip that i've attached to the parent clip.
consecutive clips do not appear - they are attached to the same parent as the
first.
thankyou.
kudhu Guest
-
movieClip needed
Hello, I'm starting with FLEX ; I know AS not too bad since I've practised a lot these last months ... so it makes a lot of differences of course... -
Loading images in a movieClip using PHP/MySQL
Loading images in a movieClip using PHP/MySQL I'm just starting to learn Actioncript, so this may be simple. I would be very happy if anyone could... -
loading and scaling an external SWF into a movieclip?
Hi. I'm sure there's a way to do this easily with AS, but I don't know how. I'm trying to load an SWF into an empty movieclip instance. I've got... -
Error using Crypt::OpenSSL::RSA - Fails loading public key - Help needed
Hello everyone! I wrote a simple perl program to encrypt a string using Crypt::OpenSSL::RSA. Everything as described in the module... -
a movieclip to control another movieclip???
Well, try to trace the _x coordinate or print it onto screen so you can see what it is. What is pc_move? If you want to move the clip, you must... -
kglad #2
Re: loading a movieclip if and when needed
to use attachMovie() when you don't export a movieclip with the first frame you must instantiate that movieclip on some timeline frame.
kglad Guest



Reply With Quote

