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!

Search results for query: *

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

    radio button controls

    I have a set of radio buttons that I would like to use to control which scene you would go to next when you click on the next button. so attached to the next button i have the code: on (press, release, keyPress "<Enter>") { if (Employer.fRadioButton.State="true") { gotoAndStop("10", 1); }...
  2. Soulskin

    convert MX to MX 04

    How can you get a Flash MX file to open in MX04?
  3. Soulskin

    Mouse over opacity change

    I am building a portfolio site I need to get an action script to change the opacity of a black box on a mouse over so that the opacity changes to "0" on the mouse over. Time is an issue here Thanks
  4. Soulskin

    several dcr files in one movie

    I am trying to make a movie with several dcr files that play one after another. Problem is that two of the movies will not stop their sound tracks when their frames run out. i cannot find any script to make them stop been looking for weeks now. can anyone help? the movie needs to play...
  5. Soulskin

    Flash in Director

    My Flash Sprite in director plays fine then suddenly it stops playing the frames, like it wont go to the next scene, continues the sound but not all of it. What am I doing wrong? the flash wont even play in the director preview but plays all the way thru in flash player.

Part and Inventory Search

Back
Top