Re: free xtra: daychecker - testers needed

2001-08-23 Thread andy
ooops sorry, it is Windoze only, and dir8.5... thanks, andy >Doesnt' work for me - first tried it in D8 - said filetypewas too new. >Put it in D8.5 and the script for register doesn't work [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo

Re: free xtra: daychecker - testers needed

2001-08-22 Thread Chris Aernoudt
Your LAN-thingie reports an error, MMX manufacturer remains blank, media types info and browser info hangs the projector. - Original Message - From: "andy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 22, 2001 10:39 PM Subject: free xtra

Re: free xtra: daychecker - testers needed

2001-08-22 Thread grimmwerks
Doesnt' work for me - first tried it in D8 - said filetype was too new. Put it in D8.5 and the script for register doesn't work. I'm guessing it's win only, eh? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to t

free xtra: daychecker - testers needed

2001-08-22 Thread andy
hey all, i have taken all the cool little lingo routines that i have created over the years and stuck them all in an xtra. daychecker is also available as an .exe... It includes the following features: * Hardware and Software diagnostic info including cpu, ram, video, os, and network checkers

Re: RE: xtra problem

2001-08-21 Thread Kurt
> Well, you still have to invoke budapi as well... Instantiate? No, you don't - you can do it, but it's a waste of time. Because buddy's functions are global, the "ba" prefix is there to help differentiate the xtra's functions from lingo functions. Same goes fo

Re: xtra problem

2001-08-21 Thread Irv Kalb
YesSireeBob. Works great. I'm using this feature as a key element of my current project. Irv At 11:12 AM -0500 8/21/01, [EMAIL PROTECTED] wrote: >Does the emailXtra handle attachments at all? > -- Lingo / Director / Shockwave development for all occasions. (Home-made Lingo

RE: xtra problem

2001-08-21 Thread Al Hospers
> Does the emailXtra handle attachments at all? yes > What's everybody's choice for ftp/uploading/xtranetting files? other than DirectFTP what else is there? supported that is! Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com Shockwave and Director development, Lingo prog

RE: xtra problem

2001-08-21 Thread Mark A. Boyd
At 07:43 21/08/2001, [EMAIL PROTECTED] wrote: >Well, you still have to invoke budapi as well... Not so. Buddy API's methods are available to Lingo simply by including the Xtra with the project. -- Mark A. Boyd Keep-On-Learnin' :) [To remove yourself from this list, or to cha

Re: xtra problem

2001-08-21 Thread grimmwerks
Does the emailXtra handle attachments at all? What's everybody's choice for ftp/uploading/xtranetting files? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email

Re: xtra problem

2001-08-21 Thread Nick Youmans
> if I remember correctly the DirectEmail Xtra does this. > I'm sure somebody will correct me if I am wrong tho... it sure does. DirectEmail needs to have an object declared 1st: oEmail = new(Xtra "DirectEmail", getUserEmailPref(2),"","") t

RE: xtra problem

2001-08-21 Thread Al Hospers
thod. I think the ones that do so are done so you can have multiple instances floating around. if I remember correctly the DirectEmail Xtra does this. I'm sure somebody will correct me if I am wrong tho... Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com Shockwave and D

RE: xtra problem

2001-08-21 Thread grimmwerks
Huh - is that true? I'm no dope, but I didn't think I could use the Audio Xtras 'ax' stuff without first creating an object of it? Hmm.. On Tue, 21 Aug 2001, Al Hospers wrote: > > like many Xtras these days, you don't have to specifically instantiate > the Au

RE: xtra problem

2001-08-21 Thread grimmwerks
Well, you still have to invoke budapi as well... On Tue, 21 Aug 2001, Sean Wilson wrote: > > Huh - well strangely enough it seems that the audio xtra never shows an > > instance of itself - even with that weird return, it's there with its' > > builtin queries. &g

RE: xtra problem

2001-08-21 Thread Al Hospers
> Huh - well strangely enough it seems that the audio xtra > never shows an > instance of itself - even with that weird return, it's there with its' > builtin queries. like many Xtras these days, you don't have to specifically instantiate the Audio Xtra.

RE: xtra problem

2001-08-20 Thread Sean Wilson
> Huh - well strangely enough it seems that the audio xtra never shows an > instance of itself - even with that weird return, it's there with its' > builtin queries. I'm not sure, but I think that you don't have to instantiate the audio xtra to use it - kind of

Re: xtra problem

2001-08-20 Thread grimmwerks
Huh - well strangely enough it seems that the audio xtra never shows an instance of itself - even with that weird return, it's there with its' builtin queries. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post m

Re: calling xtra / having script object

2001-08-20 Thread pranavn
91-22-859 8042 Ext: 410 Ok, so I'm trying to create an instance of the audio xtra with ye old temp = new(xtra "audio") I get back 'put bob': -21474836547 [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi

Re: calling xtra / having script object

2001-08-20 Thread grimmwerks
Sorry, I really DID use bob = new(xtra "audio") put bob gives me back the negative int On Tue, 21 Aug 2001 [EMAIL PROTECTED] wrote: > Ok, so I'm trying to create an instance of the audio xtra with ye old temp > = new(xtra "audio") > > I get back '

xtra problem

2001-08-20 Thread grimmwerks
wtf? -- Welcome to Director -- temp = new(xtra "audio") put temp -- -2147483647 temp = new(xtra "budapi") put temp -- I realized that the parent script never interferred with other xtras, so...? [To remove yourself from this list, or to change to digest mode, go to htt

calling xtra / having script object

2001-08-20 Thread grimmwerks
Ok, so I'm trying to create an instance of the audio xtra with ye old temp = new(xtra "audio") I get back 'put bob': -21474836547 I'm assuming that my parent script is interferring - is there any way 'round this? What's the old syntax? [To remove

RE: MUI Xtra question

2001-08-09 Thread Tom Jacobs
On 8/9/01 at 2:12 PM, Robert Wingate shared the following: > > Either one is better than trying to code MUI...what a headache! > >Aw, come on. MUI is really straightforward, and it pretty much does what >you tell it to. The current shockwave-unsafety is the biggest headache! >This article makes i

RE: MUI Xtra question

2001-08-09 Thread Robert Wingate
> Either one is better than trying to code MUI...what a headache! Aw, come on. MUI is really straightforward, and it pretty much does what you tell it to. The current shockwave-unsafety is the biggest headache! This article makes it easy: http://www.director-online.com/accessArticle.cfm?id=888

RE: MUI Xtra question

2001-08-08 Thread Tom Jacobs
On 8/8/01 at 4:08 PM, Al Hospers shared the following: >MUI Maker enables you to visually design a dialog and then generates >the Lingo code for the dialog you create. You can place, resize and >position your choice of buttons, dropdown menus, sliders, checkboxes, >text fields and labels. One clic

RE: MUI Xtra question

2001-08-08 Thread Al Hospers
> I'm looking for some info about the MUI Xtra, it's the first > time I use it > and I'm not sure if what I want to do Is possible... What I > have to do is an > alert box with 4 radio buttons in it, when the user choose > one of the option > it send the result

RE: MUI Xtra question

2001-08-08 Thread Mark R. Jonkman
Hi Simon head on over to Bruce Epstein's site: http://www.zeusProd.com and take a look around for an "extra" chapter that never made it into his books DiaN and LiaN. He has an excellent reference there that covers the MUI Xtra and its "Minimally Understandable Interface"

MUI Xtra question

2001-08-08 Thread Allard, Simon
Hi all ! I'm looking for some info about the MUI Xtra, it's the first time I use it and I'm not sure if what I want to do Is possible... What I have to do is an alert box with 4 radio buttons in it, when the user choose one of the option it send the result in a variable... Is

Re: Re:screen refresh with directmedia xtra

2001-08-01 Thread Ravi Garimella
thanks for the input Colin. I am already using the FlushInputEvents, but not the stagecolor. Ravi >From: Colin Holgate <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Re:screen refresh with directmedia xtra >Date: Wed, 1 Aug 2001

Scrn Xtra (X-Post)

2001-08-01 Thread Leif E. Wells
All, My Screen Xtra code for grabbing the *desktop* (not the stage) doesn't seem to be working in D8.0 Any one had any luck with scrnxtra? Is there a way to do it natively? Insights? Leif [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.co

Re: Re:screen refresh with directmedia xtra

2001-08-01 Thread Colin Holgate
> >I am playing (hold your breath) Can you send another message soon, say within the next minute or so. I'm already turning blue. As for the other questions, Director 8 has a flushinputevents to get rid of mouse and keyboard entries, and you might get somewhere with setting the stagecolor to

Re:screen refresh with directmedia xtra

2001-08-01 Thread Ravi Garimella
Hi All I am playing (hold your breath) around 250 mpg files from 5 cd roms. When the software gets to the 150-155 video the screen refresh does notwork. That means no text is displayed on the screen, the rollovers dont work. Is it possible to flush the video memory or flush mouse events to clear

Re: pdf xtra question...

2001-07-31 Thread grimmwerks
But is the older pdf xtra compatible with 5? Doesn't seem to be - at least on mac; on windows you can have a workaround with includeing a 4.0 reader on the cd. On Mon, 30 Jul 2001, Dominic Villiard wrote: > yes it's compatible > [To remove yourself from this list, or to

Re: pdf xtra question...

2001-07-31 Thread Dominic Villiard
yes it's compatible - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 31, 2001 4:01 PM Subject: pdf xtra question... > > What's the new features with the 2.0 version? Is it compatible with > Acrobat 5 (1 doesn&#x

pdf xtra question...

2001-07-31 Thread grimmwerks
What's the new features with the 2.0 version? Is it compatible with Acrobat 5 (1 doesn't seem to be)can we still use 1 with acrobat reader 4 on a cd? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to t

[ANN X-POST] vList Xtra: isSame(), new *free* handler

2001-07-29 Thread Daniel Devolder
We have just added a free handler to the vList Xtra, which makes a total count of 3 handlers you can use and redistribute freely with your projects. This new handler is: put isSame (variable1, variable2) -- 0 or -- 1 The main interest of this handler is to test whether 2 Lingo variables

[ANN X-POST] vList Xtra: isSame(), new *free* handler

2001-07-29 Thread Daniel Devolder
We have just added a free handler to the vList Xtra, which makes a total count of 3 handlers you can use and redistribute freely with your projects. This new handler is: put isSame (variable1, variable2) -- 0 or -- 1 The main interest of this handler is to test whether 2 Lingo variables

Re: FILE IO xtra - how to?

2001-07-23 Thread pranavn
Oh but you can use FileIO too, Kerry. Just attempt to open a file and if it fails, the open method returns a 0. We use that always to detect the cdrom in our software. Macr has a nice technote on FileIO on their site. Just visit them and hit a search. Regards, Pranav ---

Re: FILE IO xtra - how to?

2001-07-23 Thread Kerry Thompson
>How can I accomplish this using File IO? I don't think you can with FileIO, but FileXtra3 will do it (and it's free). There's a method, fx_FileExists, I believe, that will do your check. Or, if you prefer, Buddy API has a similar function, and it's free if you use 2 or less functions. Cord

FILE IO xtra - how to?

2001-07-23 Thread Steven Sacks
Hello, I'm trying to do something with the file IO xtra but I am having trouble figuring it out. What I want to do is check to see if a file exists and if it does, I want to load it, and if it doesn't I want to write it. The file will exist at C:\ and is a .txt file. How can I accom

[X-Post] ANNC: Amplitude Xtra 2.0 Released

2001-07-23 Thread Mark Martin
Marmalade Multimedia is pleased to announce the release of the Amplitude Xtra 2.0 for Macromedia Director 7, 8 and 8.5. The Amplitude Xtra allows Director movies to receive amplitude values for sound cast members in real time as a sound is playing. These values represent the relative

Re: [ANN] vList Xtra - saves and retrieves list datawith optional encryption

2001-07-20 Thread Roy Pardi
At 4:25 PM -0400 7/20/01, Al Hospers wrote: >Daniel Devolder and updateStage, inc. are happy to announce the >release >of vList Xtra. vList Xtra saves and retrieves Lingo lists and other >data >types in binary format using either an external file or a cast member >for soun

[ANN] vList Xtra - saves and retrieves list data with optional encryption

2001-07-20 Thread Al Hospers
Daniel Devolder and updateStage, inc. are happy to announce the release of vList Xtra. vList Xtra saves and retrieves Lingo lists and other data types in binary format using either an external file or a cast member for storage. Lists are a powerful and fast way to manage all kinds of information

sound volume with tabuleiro mpg xtra

2001-07-19 Thread Stefan Keller
hi nik; did you tried to set the value in a test movie? i had some troubles with dot syntax evaluation e.g. dir8: mem.strokeWidth.integer.string worked dir8.5 i need: (mem.strokeWidth.integer).string cheers stefan [To remove yourself from this list, or to change to digest mode, go to h

RE: sound volume with tabuleiro mpg xtra

2001-07-19 Thread Chris Aernoudt
D]]On Behalf Of nik crosina Sent: Thursday, July 19, 2001 1:39 PM To: [EMAIL PROTECTED] Subject: sound volume with tabuleiro mpg xtra the project i am worknig on is an update to a cd-rom i did a few month back with director v8 (now we got v8.5) and thsi previous version still works fine (movie fil

sound volume with tabuleiro mpg xtra

2001-07-19 Thread nik crosina
hi list, i am writing to report a problem i am discovering about the mpg xtra: i cannot get a currently playing mpg movie to adjust its sound level by setting 'the soundLevel' with lingo. the project i am worknig on is an update to a cd-rom i did a few month back with director v8 (

Re: RE: v12 + pdf xtra

2001-07-11 Thread nik crosina
kedly more apparent on the mac platform and seems to have to do with either the size of the documents (each between 90k and 500k in size) or the speed at which acrobat reader loads them in to the xtra?) we have now been told that these pdfs have to be searchable, ideally one search engine should

RE: v12 + pdf xtra

2001-07-11 Thread warren
Hello Nik, My name is Warren Stolow and I am the Technical Support Coordinator here at INM. Following this direct link will bring you to the PDF Indexer [a free utility that can be used in conjunction with our V12-DBE Xtra]. Since fully functional demos of the V12 Database Engine are also

RE: MPEG 2 xtra ?

2001-07-11 Thread Bastien Bouchard
> A client of mine wants MPEG 2-movies to play in his mulimedia that i am > curently working on, any ideas what xtra that i should use, (so far i have > only been working with MPEG 1 with the directmedia xtra) Magnus, Be aware first that playing MPEG-2 video file on distributed

v12 + pdf xtra

2001-07-11 Thread nik crosina
hi list, i am working on cd-rom that uses the pdf xtra (from inm) to display a sereis of pdfs. the client now wants to be able to perform a full search across all pdfs involved. i found out that this apparently possible by using the v12 xtra in addition to the pdf xtra (from the same company

SV: MPEG 2 xtra ?

2001-07-10 Thread Magnus Ewald
Hi List ! A client of mine wants MPEG 2-movies to play in his mulimedia that i am curently working on, any ideas what xtra that i should use, (so far i have only been working with MPEG 1 with the directmedia xtra) Thanx /magnus [To remove yourself from this list, or to change to digest

Re: HTML Xtra extension

2001-07-05 Thread pranavn
Thanx Bill...just might be wot we're looking for. I like it, but I'm not sure if my boss with like that price tag. Regards, Pranav --- Samuel Colt - the inventor of the point and click interface. Sounds like your trying to find the sa

Re: HTML Xtra extension

2001-07-05 Thread Bill Numerick
sn't allow selectable text. This is the best solution i've found so far. Hopefully this does what your looking for so you don't have to pull your hair out like I am ;). HTH - Bill >I've gone through the HTML Xtra documentation and I think that its a >wonderful solution f

RE: HTML Xtra extension

2001-07-05 Thread pranavn
WebXtra is not cross platform... Thanx anyway Regards, Pranav --- Samuel Colt - the inventor of the point and click interface. I once used Webxtra from Tabuleiro to display html pages with VRML objects (sure, it was in a pre D8.5 er

Re: HTML Xtra extension

2001-07-05 Thread pranavn
I've gone through the HTML Xtra documentation and I think that its a wonderful solution for displaying html pages in Director...except, it doesn't support images. Does anyone know of a cross platform solution to displaying images and text together in one sprite? And ofcourse, the spr

RE: HTML Xtra extension

2001-07-05 Thread Al Hospers
> Anybody know, where I can find "HTML Xtra extension" A good place to find all things "Xtra" is in the "Mile High Table O Products" on UpdateStage here http://www.updatestage.com/products_table.html HTH Al Hospers CamberSoft, Inc. alcambersoftcom http://www.

Re: HTML Xtra extension

2001-07-05 Thread Sandeep Khomne
Hi, You will find the Xtra here: http://www.mcmm.com/english/pages/homeex.html Hope it helps. Sandy. P.S : Google is the best search engine to find such stuff.. I found it from there too :) - Original Message - From: Lilian Rudenco <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

HTML Xtra extension

2001-07-04 Thread Lilian Rudenco
Hello, Anybody know, where I can find "HTML Xtra extension" Thanks in advance [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED

Directmedia Xtra Problem Solved

2001-06-29 Thread Ravi Garimella
I thought i would post the code for someone looking to have multiple cd-roms with mpeg files on it talking to a projector on a Hard Drive. Swapping Mpegs was not the solution. Ravi on beginSprite me passed = false fileXtraObj = new (xtra "filextra3") s

RE: Re: Directmedia Xtra Problem (Help, Kinda Desperate)

2001-06-27 Thread Sean Wilson
> I suggest that you have a placeholder MPEG that is also copied to the > hard drive. The placeholder is unnecessary. Use the message window to set: member(10,1).file = EMPTY <- your DirectMedia cast member here then swap the file link when you need to play an MPEG. Save it EMPTY and publish/

RE: Re: Directmedia Xtra Problem (Help, Kinda Desperate)

2001-06-27 Thread Al Hospers
drive and then go on from > there. The main > problem is it detects the first cd and then the second cd but > it does not > play the clip from the 2nd movie. This is i think the problem with > DirectMedia Xtra since it checks for Directmedia cast before > it executes > lingo. How

RE: Re: Directmedia Xtra Problem (Help, Kinda Desperate)

2001-06-27 Thread Ravi Garimella
. The main problem is it detects the first cd and then the second cd but it does not play the clip from the 2nd movie. This is i think the problem with DirectMedia Xtra since it checks for Directmedia cast before it executes lingo. How to avoid it?? Here is the code that i am using.. the problem

RE: Re: Directmedia Xtra Problem

2001-06-27 Thread Al Hospers
> I am trying to call a mpeg file from a cdrom using Directmedia Xtra > > --gCdRomVolume is a variable which stores the cdrom driveletter > > on beginSprite me > set the file of member "10AB.mpg" to gCdRomVolume & "27AB.mpg" > end > > The fil

Re: Directmedia Xtra Problem

2001-06-27 Thread Ravi Garimella
Hi I am trying to call a mpeg file from a cdrom using Directmedia Xtra --gCdRomVolume is a variable which stores the cdrom driveletter on beginSprite me set the file of member "10AB.mpg" to gCdRomVolume & "27AB.mpg" end The file does not play when i use this

Re: Mpeg Xtra problem !!!

2001-06-25 Thread Tab Julius
having a serious problem in playing Mpeg files in Director using >MpegXtra as well as direct Xtra...The main problem is taht while starting >or stoping a specific mpeg file its first showing a grey nagging screen >then playing the file and also after stopping showing the same grey >scre

Mpeg Xtra problem !!!

2001-06-25 Thread Tridib Ghosh
I am having a serious problem in playing Mpeg files in Director using MpegXtra as well as direct Xtra...The main problem is taht while starting or stoping a specific mpeg file its first showing a grey nagging screen then playing the file and also after stopping showing the same grey screen

RE: How to publish with Xtra?

2001-06-19 Thread jonathan
using FileIO. I suggest you to give it a try... Here is the URL: http://www.IntegrationNewMedia.com Cheers, Jonathan > -Original Message- > From: ALPER TUNC [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2001 4:48 AM > To: [EMAIL PROTECTED] > Subject: How to publish wi

RE: How to publish with Xtra?

2001-06-19 Thread Pekka Buttler
Dear Sir. AFAIK, the FileIO Xtra is not what they call shockwave safe, and can therefore not be used in ShockWave movies. Pekka Buttler > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of ALPER TUNC > Sent: 19. kesäkuuta 2001 11:48

How to publish with Xtra?

2001-06-19 Thread ALPER TUNC
A big hello to everybody... I am quite a beginner in Director coding. I coded a small one that uses the fileio Xtra. Problem is when I try to publish and view it in my browser it gives script error. If I remove the Xtra, it works perfectly. Probably I couldn't include the Xtra in the publ

RE: QuitMsg Xtra for Mac?

2001-06-18 Thread Ken Prat
de a Quit > menu choice > and button, the user cannot use the system Close button in the title bar. > (I do need the title bar.) Under Windows, this non-standard behavior is > easy to avoid by using the QuitMsg Xtra from MediaMacros. But is > it really > true that there is no way to prev

Re: QuitMsg Xtra for Mac?

2001-06-18 Thread R. Bhakti Klein
system Close button in the title bar. > (I do need the title bar.) Under Windows, this non-standard behavior is > easy to avoid by using the QuitMsg Xtra from MediaMacros. But is it really > true that there is no way to prevent this (other than making your own title > bar) under MacOS?

Re: Clipboard Xtra?

2001-06-18 Thread Buzz Kettles
t part working. But this won't help my users to copy text >from some other app and then paste it into my field. That's why I >speak of the system Clipboard. Or am I missing something? S. > >At 05:10 PM 6/18/2001 -0500, you wrote: >>You may not need an xtra at all. Take a

QuitMsg Xtra for Mac?

2001-06-18 Thread Slava Paperno
is easy to avoid by using the QuitMsg Xtra from MediaMacros. But is it really true that there is no way to prevent this (other than making your own title bar) under MacOS? Am I the only one who is bothered by this, or is there a solution I'm missing? (I know the Esc key and exitLock are disc

Re: Clipboard Xtra?

2001-06-18 Thread Slava Paperno
-0500, you wrote: >You may not need an xtra at all. Take a look at this: >http://www.macromedia.com/support/director/ts/documents/copy_paste_examples. >htm > >They are setting up a field that isn't displayed, but just in the cast and >if both commandDown and keypressed = c th

Re: Clipboard Xtra?

2001-06-18 Thread Court Batson
You may not need an xtra at all. Take a look at this: http://www.macromedia.com/support/director/ts/documents/copy_paste_examples. htm They are setting up a field that isn't displayed, but just in the cast and if both commandDown and keypressed = c then they grab the selectedtext and put it

Re: Clipboard Xtra?

2001-06-18 Thread Slava Paperno
s, I won't be able to monitor that information. If anyone knows of an Xtra that communicates with the system Clipboard, please let me know. Slava At 12:14 AM 6/18/2001 -0700, you wrote: >As of Director 8, you can mark the 'Enable Edit Shortcuts' checkbox on the >Movie tab

Re: Clipboard Xtra?

2001-06-17 Thread Buzz Kettles
a Paperno wrote: >Is there an Xtra that provides communication with the system >Clipboard, under Mac OS and Windows? Something that would allow my >user to copy to the Clipboard some text from my projector's editable >field, and also to paste the contents of the system Clipb

Clipboard Xtra?

2001-06-17 Thread Slava Paperno
Is there an Xtra that provides communication with the system Clipboard, under Mac OS and Windows? Something that would allow my user to copy to the Clipboard some text from my projector's editable field, and also to paste the contents of the system Clipboard to an editable field in a proj

Re: XTRA QUESTION

2001-06-08 Thread the nightboy
>> Can anyone recommend a printing xtra that is supported by Director 8+. >> >> I am picking up a job midstream, the former programmer had been trying to >> use Print-O-Matic but apparently had a conflict with Director 8. > >Yeah? Was the former programmer competent

Re: FW: Possibly OT: Xtra question

2001-06-08 Thread Wingates
> I need to find information about how xtras communicate > with the Windows OS. To find out _how_ they communicate, consult either anyone who writes them, or the XDK on Macromedia's site. To _gain_access_ to the Windows API, use Ravi's DLLGlue Xtra. That said, the XDK documen

Re: FW: Possibly OT: Xtra question

2001-06-07 Thread Terry R. Schussler
At 2:18 PM -0400 6/7/01, Bill Numerick wrote: >I thought I saw a book on how to create Xtras a while back... am I wrong? >Can't remember for sure ;) You're thinking about Rich Shupe's "Director Xtras" or Chuck Henderson's "Xtravanganza" books. In either case, these books do not cover the develop

Announcement: DirectEmail Xtra 2.0

2001-06-07 Thread Tomer Berda
June 07, 2001 DirectXtras is pleased to announce a new version (2.0) of DirectEmail Xtra. About DirectEmail Xtra: - DirectEmail is a cross-platform, easy to use Scripting Xtra for Macromedia Director, Authorware and Shockwave that provides applications with the

Re: XTRA QUESTION

2001-06-07 Thread Kurt Griffin
> Can anyone recommend a printing xtra that is supported by Director 8+. > > I am picking up a job midstream, the former programmer had been trying to > use Print-O-Matic but apparently had a conflict with Director 8. Yeah? Was the former programmer competent? What's the confl

RE: XTRA QUESTION

2001-06-07 Thread warren
I know there is one called mPrint - I believe it is only for Windows though. Available from MediaShoppe: http://www.mediashoppe.com -Warren [not the Howdy, but howdy anyways!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post

XTRA QUESTION

2001-06-07 Thread the nightboy
Can anyone recommend a printing xtra that is supported by Director 8+. I am picking up a job midstream, the former programmer had been trying to use Print-O-Matic but apparently had a conflict with Director 8. tia, Brian Douglas (:ub

Re: FW: Possibly OT: Xtra question

2001-06-07 Thread Bill Numerick
I thought I saw a book on how to create Xtras a while back... am I wrong? Can't remember for sure ;) - Bill >From: "Bradshaw, Brian" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: FW: Possibly OT: Xtra question >Date:

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Al Hospers
> I need to know how xtras > communicate with the > Windows and Mac OS. How they use the API or toolbox, what systems, > resources, and whatever else is involved in an xtra talking > to the OS it is running on. have you looked at the XDK? that would point you in the right dire

Re: FW: Possibly OT: Xtra question

2001-06-07 Thread Dennis Flood
Brian, Mind you I'm no expert, but I had to write a custom xtra a couple of years ago to interface with some show control equipment. The XDK shows you how to communicate with Director from your custom C++ application (the xtra itself) From C++ you have access to operating system calls.

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Bradshaw, Brian
: FW: Possibly OT: Xtra question Macromedia has an XDK that lets you create Xtras. There are some Xtras-specific lists, one run my Macromedia, XDK-L, and one run by TreviMedia, Xtras-L. Does that answer the question? Bruce [To remove yourself from this list, or to change to digest mode, go to

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Bruce Epstein - Zeus Productions
S. How they use the API or toolbox, what systems, >resources, and whatever else is involved in an xtra talking to the OS it is >running on. > >The tabuleiro, DirectOS, and BuddyAPI work great, but I can't find out How >they work. [To remove yourself from this list, or to change

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Alexandre Cop
> However, I am looking deeper. I need to know how xtras > communicate with the Windows and Mac OS. How they > use the API or toolbox, what systems, resources, and > whatever else is involved in an xtra talking to the OS it is running on. Mmm, it sounds like you'd need to have

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Bradshaw, Brian
They do have some interesting ones. However, I am looking deeper. I need to know how xtras communicate with the Windows and Mac OS. How they use the API or toolbox, what systems, resources, and whatever else is involved in an xtra talking to the OS it is running on. The tabuleiro, DirectOS, and

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Malcolm Beddows
PROTECTED] Subject: FW: Possibly OT: Xtra question Hi, People! I know this may not be the correct place to ask, but I need to find information about how xtras communicate with the Windows OS. I haven't found anything, at lest nothing I recognize as useful, on MM's site, or anywhere else. C

RE: FW: Possibly OT: Xtra question

2001-06-07 Thread Alexandre Cop
w, Brian > Sent: 07 June 2001 14:32 > To: [EMAIL PROTECTED] > Subject: FW: Possibly OT: Xtra question > > > Hi, People! > > I know this may not be the correct place to ask, but I need to find > information about how xtras communicate with the Windows OS. I > haven't

FW: Possibly OT: Xtra question

2001-06-07 Thread Bradshaw, Brian
Hi, People! I know this may not be the correct place to ask, but I need to find information about how xtras communicate with the Windows OS. I haven't found anything, at lest nothing I recognize as useful, on MM's site, or anywhere else. Can someone point me in the right direction, or maybe even

Re: Problems with Xtra(QT) pleaze help

2001-06-06 Thread Buzz Kettles
l QT movie in >it, the movie is mpeg format from Premier, when I hit publish it opens >the browser and I get the red square and then the error stating there is >no xtra > >I have the movie in the same directory, and did a insert media to get >the movie into the direct file.. > &

Re: Problems with Xtra(QT) pleaze help

2001-06-06 Thread Colin Holgate
>I have been trying to publish a director movie with a small QT movie in >it, the movie is mpeg format from Premier, when I hit publish it opens >the browser and I get the red square and then the error stating there is >no xtra > >I have the movie in the same directory, and did

RE: Problems with Xtra(QT) pleaze help

2001-06-06 Thread Mark R. Jonkman
Hi Kevin Open your original director movie, click on modify -> Movie -> Xtras Locate the QT3 Xtra if it is located in the included Xtras list otherwise find it and add it. Next select the qt3 xtra from the inlcuded xtras list and click the download if neccessary check box so that it is c

Problems with Xtra(QT) pleaze help

2001-06-06 Thread Kev
Hello, I have been trying to publish a director movie with a small QT movie in it, the movie is mpeg format from Premier, when I hit publish it opens the browser and I get the red square and then the error stating there is no xtra I have the movie in the same directory, and did a insert media

RE: ANNOUNCE: PRegEx Xtra, http://openxtras.org/

2001-06-05 Thread Kafka's Daytime
Chris... Excellent work! I've been waiting a long time for an Xtra that would give me the power of Perl directly from within Lingo and haven't come across anything 'til now. Currently, my Perl code gets compiled and then launched invisibly from within Lingo. Clunky, to say the l

ANNOUNCE: PRegEx Xtra, http://openxtras.org/

2001-06-04 Thread Chris Thorman
, and Xtras in general. 2) PRegEx: Perl-Compatible Regular Expressions for Lingo The first Open Source offering on the site is: PRegEx 1.0, a free Xtra for Lingo that provides full Perl-compatible Regular Expression capabilities and a large number of related utilities. A brief summary of PRegEx

Re: Xtra to import Dig Cam pics into Cast???????

2001-06-01 Thread Florian Bogeschdorfer
I have been dealing with this for two years now and the only acceptable solution is to do this via a card reader or in some cases (like Sony Cybershot) via the USB driver of the camera. In both cases, the card/camera is mounted as a volume and importing pics from a volume is easy. But beware: some

  1   2   3   4   5   >