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 strongm 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: Shane54
  • Order by date
  1. Shane54

    Help with load movie clip please

    try this if you haven't yet. in which part do you load the movie....? if at the parent movie load event: onClipEvent (load) { this.clipMovieHandler.loadMovie("movieName.swf"); } or if somewhere at the main timeline...
  2. Shane54

    Beginner needs help!

    and for safety, put a stop() command on the first frame of every scene.
  3. Shane54

    swapDepth

    analyze your processing bugg, on startDrag(), the depth of each that was being dragged was changed to a fixed value(500), thus creating an error of having all these movies being set with the same depth value. That is, what you should do is that to reset their original depth value after they...
  4. Shane54

    OLDNEWBIE or VIRT2002 or anybody else

    Help me guys. I'm thinking of adding more feature in the chat area of the game I'm developing. (Scrabble). Particularly adding an emote icons--MSN style. You guys think incorporating a .gif in Flash's textbox is possible? if so, I'm calling out to those gurus there to please help me how to do...
  5. Shane54

    OLDNEWBIE or VIRT2002 or anybody else

    Help me guys. I'm thinking of adding more feature in the chat area of the game I'm developing. (Scrabble). Particularly adding an emote icons--MSN style. You guys think incorporating a .gif in Flash's textbox is possible? if so, I'm calling out to those gurus there to please help me how to do...

Part and Inventory Search

Back
Top