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

    Look what I've found

    Hi there I do not know anything about your link. Instead I will give you some free links I have found: http://www.3dlinks.com/objects_free.cfm http://www.3dcafe.com http://www.3dmaxer.dk/models.asp http://www.reebosmeshyard.com Does anybody know other good links that they will share? From KBBJ (-:
  2. KBBJ

    Use of users clipboard in AS

    Thank you for your reply. Unfortunatly I can't do that if the user wants to paste some text from a word-document. Fram KBBJ
  3. KBBJ

    Use of users clipboard in AS

    Hi there Does anybody know if it's posible for a flashscript to cooperate with the users clipboard? I am making some kind of a texteditorprogram in Flash and would like to make buttons for Copy, clip and paste. Thanks From KBBJ (-:
  4. KBBJ

    making a purple metallic look

    I haven't tryed this, but here we go: Go find a nice metal texture at www.frenchtextures.com and place it in one layer. Make a new layer that contains a solid colour of purple. Change the layer from Normal to color Dodge. From KBBJ (-:
  5. KBBJ

    Exported PDF different Colour?

    If it is a picture or a file from Illustrator that has the wrong colour, try saving it as RGB instead og CMYK before importing it to InDesign. From KBBJ (-:
  6. KBBJ

    Material Editor in 3D Viz???

    Thats nice to hear :-) From KBBJ
  7. KBBJ

    Wacom tablet

    Thats a sad story Jaquan I have an A4 Wacom Tablet. Perhaps I could live without it when working in Illustrator, but not when it comes to PhotoShop. I wouldn’t be without it when I am clipping out figures with mask-tools. If the brush that I am using, has to be bigger, then I am just pushing...
  8. KBBJ

    Material Editor in 3D Viz???

    Perhaps its a bit late for you that I answer your question now – but here we go. You can do this in 2 ways: 1. Select your object an go to Modify. 2. Assign the modifier ”UVW Mapping” to the object. 3. An orange gizmo will cover your object and give you a nice control over the material. 4...
  9. KBBJ

    Question about boolean compounds

    So good question! You have to unify the normals before 3dmax will see it as one object. I asume that you have made the 2 boxes into 2 meshes before attaching and welding them.
  10. KBBJ

    Material Editor in 3D Viz???

    If the walls have no thicknes then in 3dsmax5 there's a material called Double Sided Basic material that does the trick that you are asking for. But... I think that you have build the building with walls that have a thickness - right? If all the walls are one big mesh, then I would select all...
  11. KBBJ

    3D IN VECTORS?

    Yes - Swift is good but Plasma is fantatic. So - try the program PLASMA from discreet. It works either as a standalone program or (as i prefeer) a plugin within 3dsmax and you can export to illustrator or flash on the fly. When using Plasma, all the contour-lines can get coulered just like in...
  12. KBBJ

    How to edit data when creating graphs?

    Hey there Select the graph. If the graph-tool are selected then press enter. Else just doubleclick on the graph-tool. A dialogbox apears. From the rollout in the top left corner in the dialogbox, select "Value Axis". With this tool you should be able to do your job. There are more...
  13. KBBJ

    Environment Generator

    This script makes building of enviroment very easy. Download it at: http://tdp.nu/cgi-bin/plugread_r4.pl?Type=Enviroment&sort_a=Author From KBBJ
  14. KBBJ

    Can you use these in Flash?

    You can convert max-files to flash by using the program: Swift 3D. - Read more on:http://www.erain.com/ From KBBJ
  15. KBBJ

    Can i set a cookie and afterwards use a header?

    You have encouraged me to carry on with the problem Sleidia. I figured out, that the code that works for you is a problem for me because there is a bug in PHP version 4.2.0. I have to turn DISPLAY_LOG_ERRORS off in php.ini before it works. But it still don't work. Instead I have my own...
  16. KBBJ

    Can i set a cookie and afterwards use a header?

    I have tried your code now(thanks for trying Sleidia). Well. With your code, I will get relocated to a new site without problems, but the cookie is not created. If I delete the; HEAD(LOCATION: etc.), the cookie will be created when a new site manually is loaded. Is it just me or... From KBBJ (-:
  17. KBBJ

    Can i set a cookie and afterwards use a header?

    <?php setcookie(&quot;cookie&quot;,&quot;something&quot;); header(”Location: http//www.somewhere.com”); ?> A little amateur-question: How can I get this tiny script to work? I think it has something to do with: ob_start() ... ob_end_flush() ...But it just fails for me. From KBBJ (-:
  18. KBBJ

    Will .mdb crash when it is being used of many users?

    What I read now is, that there is a possibility of using Access databases. I would be glad if I could avoid using Sql Server (though I ought to) because I have no knowledge about these databases. I could build a counter in Global.asa to ensure that the maximum of logged in users is 255 and...
  19. KBBJ

    Will .mdb crash when it is being used of many users?

    You have saved me from some serious troubles in the comming future. Thanks a lot! From KBBJ (-:
  20. KBBJ

    Will .mdb crash when it is being used of many users?

    I am building a forum with functionality a bit like this forum. It will be for approximately 100 users. Much of the storing will be in a .mdb Access database. I don’t know if it would be wise of me to use another kind of database. Do you guys think that it will crash?… From KBBJ (-:

Part and Inventory Search

Back
Top