| 
Pages: 1
How can access my custom Document Class object in Flash CS4 with director 11?
Hi all! Hope someone can help... I've done a simple Document Class for Flash CS4 that call events in Director 11, which is connected to a DB and retrieve some information but I can't return the values to flash... I've tried to use this code: the documetclass contains this function: public static function exec... 3 Sep 2009 07:47
funny video
http://www.photonews-fotovideo.it/videos/24/salvataggio-acrobatico-di-un-operaio-a-torino ... 3 Sep 2009 07:47
Looking for Penworks Videosprite documentation
I used Penworks videosprite back in 2002 for a director video capture project. I've found a need to use it again after all these years. I have my old serial number and the xtra, but I can't find the documentation anywhere. The company has disappeared. Also, for some reason put xtra("VideoSprite").interface() d... 3 Sep 2009 07:47
A Lange & Sohne Grand Lange 1 Luminous Mens Watch 115.029, Best Wristwatch Mall
A Lange & Sohne Grand Lange 1 Luminous Mens Watch 115.029, Best Wristwatch Mall Click Here To Website : http://a-lange-sohne.watchesmall.net/A-Lange-Sohne-wristwatch-19.html Luxury Watches Mall: http://www.watchesmall.net/ A Lange & Sohne Grand Lange 1 Luminous Mens Watch 115.029 Information : Brand : A... 3 Sep 2009 07:47
0.3561234 Look Inside Now ... 0.4949807
0.8128296 Look Inside Now ... 0.3281245 0.3561234 Now Visit http://nowclickhere.bravehost.com/index.html 0.4949807 ... 3 Sep 2009 07:47
Open Image JPEG
I need to open an image of external JPEG in an project. And then this one will be embedded in the project. My ask is: There are some Xtra appropiate to this or only lingo is sufficient? And what is the code? ... 10 Dec 2008 15:49
keyDown keyPressed Problem
I made a little test movie where I placed the below two scripts, one in a movie script, and the other in a frame script. The keyDown function in the movie script was accessible all of the time, and the other script was only accessible while the play head was on that frame. This is the behavior I expected. I... 5 Nov 2008 18:53
How to send name and score variables with lingo
This is in actionscript flash _root.add_pass = "{psxmgui}"; _root.name = _root.boardName; _root.score = _root.boardScore; getURL("http://mattias24.gratiswebb.0lx.net/ new_score.php","","POST"); How do i do same in lingo?Ive tried this as a test but it aint working global boardScor... 5 Nov 2008 18:52
send passw, name and score to database
I found a great site for making highscore list from flash with actionscript to mysql To send data from a flash file looks like this with actionscript _root.add_pass = "{same as $pass in _data.php}"; _root.name = _root.variableYouUsedInTheGameForThePlayersName; _root.score = _root.varia... 5 Nov 2008 18:52
Rollover on tree component
Hi! ...How can i detect a rollover on tree component? i need to dinamically update an image or a text field when the user [u]rolls over[/u] the items on my tree component, but not when he [u]clicks[/u] on that item. Thanks ... 6 Oct 2008 23:04
incorrect preference file extension
Hi I can't getPref() because of the error message: Incorrect preference file extension I'm using: set goofy = value(getPref("monkeypants.txt")) What gives? Thanks ... 4 Oct 2008 17:54
Help please: Duplicate an image and make a scripted sprite
Another alternative is to create a new member from your duplicated image. function exitFrame(me) { tMember = _movie.newMember(symbol("bitmap")); tMember.image = member("capsule").image.duplicate(); channel(5).makeScriptedSprite(tMember, point(100, 200)); } Or you could draw() directly to (the stage).... 2 Oct 2008 17:55
Lingo vs Javascript
Just wondering how many of you are actually using javascript and/or mixed language projects. And has anyone actually switched to using js since it was introduced? Sure, js's syntax is common, and it was supposed to make director more attractive for new users, and it is stricter, resulting to tidier code, plus s... 10 Aug 2008 21:13
Vista breaks castlib save lingo?
You can use baFile functions to get the date/time of the file. If you get it prior to the save, do the save, and then check the current one, if they are equal... then the save failed. Naturally, you can rename the file and save a new one (ba also has support for renames). ;) ... 9 Jul 2008 09:35
Lock stage size to movie's stage - What does this do?
I thought it would make the projector window not resizable, but it doesn't. What else could this function possibly be for? (I did figure out how to make the projector non-resizable, via (the stage).resizable = FALSE. But this seems to work completely independantly from the "Lock stage size" setting in Publish... 9 Jan 2008 13:59
Copy/Save file to flash drive
I am trying to create a script where the user can initiate a download/Save/copy of a stored file from my HDD to a flash drive. It would seem that baCopyProgressFile would be ideal for this situation, but I am authoring on a Intel MBP and it does not appear that Buddy API is compatible with Intel Macs at this ti... 1 May 2007 19:09
Getting a return value from PHP to director
Hi All : I want to get a return value from my PHP page back to director.Is there any way i can achieve my goal. Suppose i have a varible whose value is "XYZ". then i should be alble to get the return value from the [b]PHP page to Director[/b]. Does director have any command which can access that varaible valu... 9 Feb 2007 10:23
Open MIAW and hide main projector
Hi all I have a projector that I'm using as a main menu screen. When the user clicks an option another projector opens in a window. I have no problem with this, but I want the main projector to be hidden when the other projector opens in a window. How can I hide this main projector when the window opens and show ... 27 Aug 2006 17:44
"Director Player Error" Need help! Simple Script...
Thanks guys, I'll definetaly have to try adding the QT6Asset xtra. I'm not too optimistic about that though becuase I never added that too the older project folders. I know for sure that when I burnt the old CD's it included just the ..exe, the quicktimes, and an autorun...wouldn' t the CD's have needed that ... 27 Jul 2006 10:04
director player error object expected
I have this error in a game I play, please what does it mean? ... 29 Oct 2005 14:15
 | 
Pages: 1