Re: Change Button Problem

2000-10-22 Thread Rudy Sanchez
Hello everyone: I yelled pain too soon. Just after I made that email, I solved the problem. MMF has a function which causes the object to be invisible at the start of the program. Well, lingo has the same function which goes something like this: set visibility of sprite # to FALSE or not visi

Re: Changeing projector's name in Mac's application menu

2000-10-22 Thread Luke Wigley
Fumio Nonaka wrote > Hi, > > Is there any way to change a name of a projector in the application menu on > Macintosh? Hi Fumio, I'm not sure what the 'application menu' you are referring to is. The finder menu in the top right hand corner seems to use the Projector's file name (at least under

Re: sound problem

2000-10-22 Thread Bruce Epstein
>Once, I also had this problem running my project under >WinNT. The culprit *macromix*. I suggest that you use >QT3Mix instead. WinNT doesn't support DirectSound >(I maybe incorrect here.) You are largely correct. Most versions of NT don't support DirectSound 5 or higher, which is needed by D

Changeing projector's name in Mac's application menu

2000-10-22 Thread Fumio Nonaka
Hi, Is there any way to change a name of a projector in the application menu on Macintosh? The title property of the stage modifies only the title of a window. Buddy API provides the method to change the window title and a task name on Windows but the method is not available for Macintosh. I co

Re: Exporting Scripts

2000-10-22 Thread Luke Wigley
Bruce Epstein - Zeus Productions wrote > How large a list? Certainly, I've never created 1000 text files with it > inside a loop. > >> This has happened quite >> consistently over the years (Different versions of Director, MacOS - most >> recently, MacOS 9.0.4 and D7, FileIO 7.0.2r85 - I think it

dll's and QT Problems

2000-10-22 Thread Ernest lee
Hi all, I have a Dir 8.0 (PC/Mac OS 9.0) project where a particular QT (4.0) movie plays perfectly on the main development machine (the PC) and the Mac, but when it plays as the exe on the PC the same QT MOVIE expands and contracts rapidly horizontally by several pixels- as if it is stuck on a loo

CHANGE BUTTON PROBLEM

2000-10-22 Thread Rudy Sanchez
Whoops! I forgot to mention that I use Director 5. > Hello everyone, > > I have a problem "darn it": when the mouse cursot passes over a button, the > button changes. I successfully used the "rollOver" command. I tried using > the "ink" effects to change the color of the button. The backCol

Re: Simple movie - strange problem!

2000-10-22 Thread Rudy Sanchez
Hello everyone, I have a problem "darn it": when the mouse cursot passes over a button, the button changes. I successfully used the "rollOver" command. I tried using the "ink" effects to change the color of the button. The backColor just barely showed, and the foreColor in the letters showed

Re: Supporting different languages on Our product

2000-10-22 Thread [EMAIL PROTECTED]
i don't know what Unicode is, but i solved your languages problem with 2 solutions.. first - i used asp pages that dynamically send the right parameters to the dcr by the and html tags. second - i used many dcr as the languages my application must support. Beppe Zupa > To the best of our kno

Re: Simple movie - strange problem!

2000-10-22 Thread [EMAIL PROTECTED]
hi Andrea (are you Italian?) i proved your scripts on D8 on WinME and it plays very well. i haven't found what you said.. on my machine it launch popup pages that call pages with flash or dcr, no problems with javascript and forms.. it could be that you have some problems on your machine, or the

Simple movie - strange problem!

2000-10-22 Thread Andrea Boratto
I try to open a new Director8 movie, insert a Microsoft Web Browser ActiveX control into channel 1, from frame 1 to 10. Into frame 1 script I wrote: on exitFrame put sprite(1).navigate("http://www..com") -- my home page end and into frame 10 script i wrote: on exitFrame go to the frame end

Supporting different languages on Our product

2000-10-22 Thread Yariv Rosenstein
To the best of our knowledge, Shockwave/Director environment does not natively support Unicode. That means that you cannot directly display Unicode strings in the text boxes/labels/controls provided by Shockwave. We want our product to support different languages such as Hebrew,Franch,German etc

Re: Shockwave do not support 'redirection'?

2000-10-22 Thread [EMAIL PROTECTED]
hi yes shockwave can't load url like that. the only way to launch a page with parameters is to add the parameter into the and tag... you can change dynamically this values by server side, so the client could run the dcr with the correct parameter. This with asp plays. But, if you can put yo

Shockwave do not support 'redirection'?

2000-10-22 Thread Yariv Rosenstein
Doe's anyone know how to load an image from a banner broker server (like "Double-click") within Shockwave? It seems that Shockwave is unable to load URLs like these: http://ad1.yourmedia.com/images/preimage.dml?c=638&p=11144 http://ads.iol.co.il/banager/banner.asp?a=banner&c=HomePage234X60&n=1 ht