Hi everyone,
Im having some problems getting events from an external flash movie. In my main application class, i'm loading an external swf (with MovieClipLoader) into an empty movieclip. I'm storing the reference to the movieclip as a property of my class.
In my external movieclip , ive set...
there are many ways to do rollover effects in flash
most people have a movie clip with two animations each with labels, that you gotoAndPlay when u rollover/rollout of the clip. This wont be really smooth though, because there is always the danger of the user rolling out or over before the...
I would use the MovieClipLoader class instead of loadMovieNum, with that class you have access to these events: onLoadComplete, onLoadError, onLoadInit, onLoadProgress, and onLoadStart ; and the methods loadClip and getProgress
everything you need to make a preloader!
Does anyone know if it's possible to fade out the audio on a progressively downloaded external FLV using actionscript?
I have an application using external swfs, each loading flv files - i would like to fade out the swfs before changing them.
thanks in advance,
Tim
for websites you always embed the flash movie into an html page, whether you call it index.html home.html main.html.
the reason why you dont see the filename when you go to the domain is that the webserver is set up to automatically show index.html when you request that domain.
type into your...
Hi guys,
quick question about clearInterval() -
How come that after clearing an interval created with setInterval, the intervalID still persists?
If i trace intervalID after clearInterval has been called, it still returns the id :-/
In a class im writing , i'm executing some code depending on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.