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: *

  1. ImpInTraining

    Importing from Oracle to SQL Server 2012

    This is probably a pretty easy question, but I can't be sure. I have very little experience with SQL. I have access to an Oracle server. I have created some identical tables in SQL Server 2012. ORACLE = Table1 ; Table2 ; etc. SQL Server 2012 = NEW_Table1 ; NEW_Table2 ; etc. All of the...
  2. ImpInTraining

    Publishing to .exe causes coding problems

    Hi all. I made something I'm rather proud of which you can find located at: http://darkandmoodyforums.com/flash/mdsb/mdsb.swf This seems to work fine as a flash file viewed on a browser. I published it to .hqx and .exe as well in case someone wanted to use it without having access to a...
  3. ImpInTraining

    Sounds in Sequence

    I have a Flash program written with linked sound files exported for actionscript. Depending on certain buttons that are pushed and in the order they are pushed, the exported sound files will be identified via an array. Then when the final execution button is pressed, it executes a function...
  4. ImpInTraining

    Form question

    I'm trying to make a dice-roller program. In the form I am using, it is to be reading various values from TextInput boxes. I'm just not too clear on how to obtain the data from a TextInput box. For instance, I put a little error checking in there for the one box to decide how many dice to...
  5. ImpInTraining

    TextArea and TextInput backgrounds disappear

    I've added a TextArea and some TextInput boxes into a form on my flash web site. It looks great as .fla, but in .swf, the white backgrounds disappear, leaving only black text on a dark background. Needless to say, this isn't good for me. Can someone explain to me how to get the white...

Part and Inventory Search

Back
Top