First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Quiz Project
Hi Director fans, users and know-alls, I've put together a product training quiz, but I have hit a hurdle. At the end of the quiz - if they user has passed enough questions (basicially gotten to the last frame) I want to be able to collect their data - even if literally just THEIR_NAME & STORE_NAME. I'm... 7 May 2008 06:40
Director Image handling
Hi I'm trying to import images to a shockwave movie but I don't know how director stores an image file e.g. to load text in I used a field cast member. Can anyone shed any light on this? Thanks ... 7 May 2008 10:58
Pan zoom in and out with sprites
Hello: I need to move to right/left only a graphic with many many sprites, and zoom in and zoom out an specific part of the graphic. Can you give me some information, tutorials, etc about this? thank you ... 6 May 2008 23:28
How to force preload on linked cast
Hi anybody know how I can preload a linked swf. I know that there a preload properties in the linked cast properties but when I select this option. I's like if Director import the swf and it's not linked anymore. Any clue on that thank you! ... 6 May 2008 23:28
linked swf path
Hi guys is it possible to have a relative path for a linked cast. (swf movie for exemple.) When I link the file it use the full path like d:\Work\CD-ROM\Flash etc. is it possible to make it relative like ..\Flash instead of full path. My project is for a cd-rom and the path won't be the same so it won't work. A... 6 May 2008 23:28
Weird frame error - only in Projector
Okay, this one makes no sense at all. I found a bug that causes the projector to advance 1 frame, causing a large number of scripts to fail, because they're checking for the frameLabel. The weird part is the bug occurs ONLY in Projector mode, and not Authoring. What I can't figure out is why the frame is cha... 7 May 2008 13:25
About UpdateStage.com
Hello: anyone nows about www.updatestage.com? A beautiful resources for Director Developers. Thank you ... 7 May 2008 10:08
concatenate lists
Hello: I need to join some lists in only one. I do the following: list1=["A","B"] list2=["C","D"] list3=["E","F"] list123=list1&list2&list3 put list123 -- "["A", "B"]["C", "D"]["E", "F"]" I need this: list123=["A","B","C","D","E","F"] Can you help me please? thank you very much ... 6 May 2008 23:28
Problem in minimizing the MIAW
Hi, I am working on a desktop application and opened a file as MIAW (type: tool). But when I click the minimize button of MIAW's parent exe, MIAW is not minimizing on MAC and Windows XP, but it is minimizing on windows 2000 professional (even once in a while it is stucking on win 2000 too). MIAW is not h... 6 May 2008 23:28
How do YOU organize your scripts?
That is something that depends ALOT on what you are doing and how you do the whole development. I'm from a more "structured" programming environment and find it funny how Director manages the "programming" in it. My development efforts in D11 will make me do the following structure for ALL scripts: 1.... 6 May 2008 23:28
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29