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 wOOdy-Soft 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 davv

  1. davv

    creating database and tables

    I'm sorry..... now it works for some reason? ;)
  2. davv

    creating database and tables

    Is it possible, in the same sql-script, to create a database and it´s tables? It should be ofcourse but I cant find the right syntax anywhere. It should be something like... GO create database KD211SYS3U1; GO --SKAPA TABELLER-- create table KD211SYS3U1.dbo.tblLakare( fltDoktorID int...
  3. davv

    preload in a loop?

    Hello programmers! I want to preload 60 images. There are 20 jpegs with 3 variations each. The images are named ovn1_niv1, ovn1_niv2, ovn1_niv3, ovn2_niv1... So instead of writing almost the same lines 60 times I want to preoload them with two loops. I hoped that this would work but it doesn’t...
  4. davv

    preload in a loop?

    Hello all programmers! I want to preload 60 images. There are 20 jpegs with 3 variations each. The images are named ovn1_niv1, ovn1_niv2, ovn1_niv3, ovn2_niv1... So instead of writing almost the same lines 60 times I want to preoload them with two loops. I hoped that this would work but it...
  5. davv

    DHTML Filters and Transitions do not wok in IE5.5 WHy?

    Hi. I have the same problem. I've installed DX8,0a - and it still doesn't work. Greatful for any suggestions. davv
  6. davv

    relative pathName

    Thanks very much for your answer. It shouldn´t be that complicated. I´m a real beginner at Director but I think I found the answer deep down at Macromedia tech support. It seems that you that you have to put all linked files in a special folder called "dswmedia". It works. I really...
  7. davv

    relative pathName

    How do you tell your director movie to find a special path to an external movie? I have shockwaved a movie with links to external quicktime movies, but when I upload the files or try to move them to another folder or CD-rom it cannot find the external files. How do specify an relative path in...
  8. davv

    I get an error trying when I try to shockwave...

    Has to do with sounds. All wav files had to be "clean" - not compressed in mp3 format.
  9. davv

    I get errors when shockwaving with sound...

    When I try to shockwave I get an error (problem writing file -50). I removed all wavefiles and that made it work. Do wave files have to be configured in a speciell way to work in shockwaveformat?
  10. davv

    I get an error trying when I try to shockwave...

    I can´t publish my movie. It start to compact but after a while it says "problem writing file 'bla bla' -50"? -50 must mean something, but I´ve searched all over and cannot fin an error-list or figure it out. please help

Part and Inventory Search

Back
Top