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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BjMcQueen

  1. BjMcQueen

    Inputtext variable assign

    I am trying to create a music jukebox however have come across a problem. i use the following code attached to a button to load songs dynamically on(press){ gotoAndPlay(11); _root.SONGA = new Sound(); _root.SONGA.loadSound(A); _root.SONGA.onSoundComplete = function() {...

Part and Inventory Search

Back
Top