Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: UKTim
  • Content: Threads
  • Order by date
  1. UKTim

    EventDispatcher from external SWF

    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...
  2. UKTim

    Fade audio out using actionscript with external FLV

    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
  3. UKTim

    clearInterval question

    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...

Part and Inventory Search

Back
Top