|
First
|
Prev |
Next
|
Last
Pages: 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
Blub I'm making a lava-thing. This is a bubble going up and down quite slowly, and when it is about to hit the bottom or top, it becomes more flat. When it has hit the bottom or top, it reforms to its original shape. I already have this, but it's not quite what I want, anybody any ideas? Global gDV on begi... 1 Dec 2006 06:34
Reset world resetworld I am making a 3d game with director, everytime I test something, I have to reset the world by double clicking on the stage to open a window where I can reset the game. Could anyone help me on creating some code that will have the game reset the world itself everytime I exit the game and come back to it? Any h... 30 Nov 2006 10:25
using ActiveX (Microsoft Rich Text Box) in TextEditor Try ActiveCompanionSet (www.xtramania.com) Insert XtraMania :: ActiveCompanionSet \ ActiveX Control, Choose "Microsoft Rich Edit control", Place the member on stage, run the movie and type: put sprite(1).GetObject().Interface() You will see the ObjectBrowser window that describes what you can do with this ... 29 Nov 2006 12:56
MI5 Persecution: Lander on C4 Stephen Lander on Channel Four TV MI5's Director-General, Stephen Lander, appeared in Channel Four's programme "The Power List" on 31/October/1998. The series of three programmes described the most influential people in British society. To my deep amusement and Lander's undoubted chagrin, Fulcrum Productions,... 28 Nov 2006 17:44
Error opnening a Director movie Hello: I am working in a Director movie and unexpected error is happened and I can't open my movie a fatall error in Director occur and close the movie. "is all my work" below is the file error, Can you help me please? Thank you <?xml version="1.0" encoding="UTF-16"?> <DATABASE> <EXE NAME="Director.exe" FILTE... 27 Nov 2006 18:02
Custom Cursors Hey, just wanted to know how I can use custom cursors. I got an idea, and I know the cursors can only be 16x16 i believe. The code i think i should use is this... sprite(2).cursor = [12, 13] --sprite 2 being the sprite that makes the cursor change, and the 12 and 13 are the images to use for the curs... 29 Nov 2006 08:01
How can I control an browser from Director Hi I need to start browser from director, with some definite link and than close it when user klicks a button How can this be done? Thanx Jorg ... 4 Dec 2006 14:50
Help with lingo.ini Dear all: I need to set some parameters in a Lingo.ini, these parameters can be the following: gport="com1" gbaud=9600 gparity=0 etc. Can you tell me how to do this in the Lingo.ini, so I can use these parameters within the application? thank you very much ... 24 Nov 2006 08:45
Mac work around for baDeleteIniSection? Anyone have a work around for baDeleteIniSection on the Mac? For some reason baReadIni and baWriteIni are cross platform but baDeleteIniSection and baDeleteIniEntry are not. ... 19 Nov 2006 23:41
Problem Connecting to MYSQL db I've been having problems connecting to the online MySQL database under a secured website. Im running on ISA Proxy Server and a firewall. I am using ADOXtra and MySQL ODBC driver to directly connect to mysql. I can connect when running the porjector outside the Proxy server and firewall but not from within it... 17 Nov 2006 06:13 |