Hi Ajay,
It is not possible to record sound using lingo. Check out for Audio xtra at
http://www.updatestage.com/
-
Ramesh CT Phoenix Global Solutions (I)
Pvt Ltd
http://www.lin
Hi all,
I'm creating a sound mixer in director. How can record
the sound which are playing in channels and save it or
export it from the projector ?
can I do it with Lingo or are there any extra for that
?
Ajay
__
Get personalized email addresses
>Though i have realized that BuddyAPI seems to be THE Xtra to use since
>everybody seem to recommend it.But how hard is it to learn?
Not hard at all. If you can learn new Lingo commands, you can use Buddy. It
basically gives some much-needed extensions to Lingo.
Cordially,
Kerry Thompson
Lear
I just had a look in the lingo dictionary and was surprised NOT to find 'the
commandLine', because it is a valid system property. Try it with a
projector. Or double-click a file to open it in director and ask for the
commandLine in the message window.
Unfortunately, your projector ini file is byp
Assuming that you want the Director project to launch the Flash and then
send the info back to director you can use the director's capability to
start an external application like flash and then send the info trough a
fscommand. But if you want to pass information from a Flash within your
director
Anyone know if you can pass information to Director as part of an exec call
(that is, while starting a projector)? I am trying to find a way to pass
data from Flash to Director and I am not sure how to get Director to
recognize that data being sent to it.
In Flash, you can do is use a command (
hey all, quick question; hopefully a quicktime guru can help me out
I've a lesson produced dynamically from a database that consists of text,
a possible quicktime movie or jpeg, and some audio. All I want to do is a
sequence of events that, dependent on some variables, would play in
seque
At 13:12 2/1/01, R Kumar wrote:
>I have lot of sprites of which i have to set blends,
>how can i change this code to use get
>propertydescription list so that i can
>select from a list the sprites that i want to set the
>blend to.
Here's one way.
property pTargetSprite
on mouseEnter me
sprit
Hi List,
I have lot of sprites of which i have to set blends,
how can i change this code to use get
propertydescription list so that i can
select from a list the sprites that i want to set the
blend to. In short i want to create a reusable code.
Any help would be appreciated.
on mouseEnter me
hi, colin
thanks for the input. i've sent a new message before reading yours about
it. i knew i had to make them talk via tell command (tell the stage worked
fine), but when i wanted to talk to the ldm, i mistakenly used the ldm's
cast name, and not the sprite number. but the bottom line is, if
>anyway, it didn't work totally. can you make a small experience? in
>the ldm, make a button or something that switches states on
>mousewithin, and see if it works when the ldm is active in the main
>movie. for me, it didn't. it acts like on mouseDown.
>that's the script i used for the experien
hi, lingoists
i think i'm starting to figure out how ldms work. inside the ldm sprite
scripts i have to use the tell command to the channel number the ldm
occupies in the main movie. something like
on mouseWithin
tell sprite 148
cursor[1,2]
end tell
end
if i don't use that way, director mixes
>any suggestion for a workaround? or that'the way things are, accept
>it and live with it?
Work with them in the same way you would a MIAW. From the stage, tell
the ldm sprite to do whatever, and then have a whatever handler in
the LDM. If that script needs the main movie to do something, have
I may have missed some of the earlier comments in this thread but I have
been doing a lot of this kind of stuff by masking the Qt member.
You CAN do this dynamically over Qt playing full screen without causing
flashes but it takes a lot of care.
For example if you do anything that causes a Directo
Using lingo in Director 8, it seems that whenever I attempt to modify the
contents of a text member, the operation is extremely slow. For example,
issuing the following statement:
member("myTextMember").text = newString
when newString starts getting large (on the order of 1 or 2 k), can take
al
hi, lingoists
i'm stuck with ldms. i know it's an unsupported feature, but i thought it
worked better. i cannot make simple things like changing the cursor when
entering / leaving a sprite, or changing sprite members on rollovers. it
seems that the second member of the sprite in the ldm must be
Thank you, I will check it out. Do I have to you a xtra?
[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])
Lingo-L is for learning and helping
> Thank you, I will check it out. Do I have to you [use?] a xtra?
>
I am not sure of your application, but it sounded like you wanted the email
to be sent behind the scenes, without using an email client. if that is the
case, DirectEmail IS your best (and easiest) bet. The xtra is easy to
program
> >I wrote:
> >I am not sure of your application, but it sounded like you wanted the
email
> >to be sent behind the scenes, without using an email client. if that is
the
> >case, DirectEmail IS your best (and easiest) bet.
>
> daniel plaenitz wrote:
> Unless you have a cgi-bin on some *nix server
At 10:57 01.02.01 -0500, you wrote:
> > Thank you, I will check it out. Do I have to you [use?] a xtra?
> >
>
>I am not sure of your application, but it sounded like you wanted the email
>to be sent behind the scenes, without using an email client. if that is the
>case, DirectEmail IS your best (a
> From: "Fred Westermeyer" <[EMAIL PROTECTED]>
> I have a stand along kiosk that runs a Information Center. The Information
> Center is made in D7.02, and its hooked into the network system. What I
> need to do is make it able to send a message to someone e-mail address,
> when a button is press.
Good Morning,
I have a stand along kiosk that runs a Information Center. The Information Center is
made in D7.02, and its hooked into the network system. What I need to do is make it
able to send a message to someone e-mail address, when a button is press. Can this be
done and how? I would lik
You can use a 1-bit graphic as windowType, maybee that is what you are
looking for.
something like:
lWindow = window "Your window"
set the filename of lWindow to "your miaw file"
set the title of lWindow to "Course menu"
set the windowType of lWindow to member "your window 1 bit graphic"
At 06:42 Thursday01.02.2001, you wrote:
>Swiss Army Xtra.
uhmmm, you know, swiss army really is CRAP
if you say swiss army knive xtra i can live with it, but SWISS ARMY
makes me spit adrealine, wua
matthias
btw; a swiss
[To remove yourself from this list, or to change to digest mode,
> Now this ones just a fancy, but can Director be programmed to use home
> appliances(a coffee maker for instance) with some external
> hardware such as
> EZIO or something? Hang in there Simon, you just might get
> your wish. :-)
Yep :)
Director can be programmed to do ANYTHING, provided you ha
...but the problem is when I open the movie, this call the external castLib
and show a windows asking for castLib location.
How can I unlinked the external castLib and then delete it?
Thanks.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/li
HI,
I need to add to a behavior that already has a
rollover. I also need to
display a graphic as a tooltip, when the mouse
rollover.
I can do it by
on mouseEnter
set the visible of sprite x to True
end
But my problem is that i am using property lists and
one behaviour is
controlling all the rol
Hi,
Setting the cast which you want to delete to dummy cast using fileName
property might do the trick.
castLib("deletable").fileName = the moviePath & "dummy.cst"
then use fileIO to delete the file
>How can I unlinked the external castLib and then delete it?
Ramesh CT
Team Leader - Multimed
>If only Director could make a cup of coffee my life would be
>complete!
Have you tried the Java exporter?
[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 [EMA
>Can anybody tell me how you can make a miaw movie partially transparent.?
This is the answer to Erik's last question too:
If you mean blended when you say "partially transparent", then no,
you can't. If you mean that some of the window is transparent, and
some isn't, then yes you can. Set the
U, Matthias..you meant to say adrenalin, didn't you? :-)
if you say swiss army knive xtra i can live with it, but SWISS ARMY
makes me spit adrealine, wua
matthias
btw; a swiss
Regards,
Pranav
[To remove yourself from this list, or to change to digest mode, go to
htt
At 19:44 Saturday27.01.2001, you wrote:
>Hi List!
>
>I'm planning a puzzle game in shockwave. The player will drop an icon on a
>dropzone in the html/asp page, outside the game. This event must trigger
>an action that passes the url to an image to the shockwave game. This
>image will then be im
Hi All,
Apologies if this has come up recently, I checked the archives and can't
find anything relevant.
What I'm after: To have a QuickTime movie playing on stage with a countdown
of the time remaining in HH:MM:SS
Problem: I'm wanting to convert the QuickTime movie duration from ticks to
hours
Now this ones just a fancy, but can Director be programmed to use home
appliances(a coffee maker for instance) with some external hardware such as
EZIO or something? Hang in there Simon, you just might get your wish. :-)
If only Director could make a cup of coffee my life would be
complete!
You cant.
Hi lingoist
Can anybody tell me how you can make a miaw movie partially transparent.?
Regards,
Pranav
[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] (Prob
hi Miguel
There is no lingo command to delete external casts but you can use fileIO
and fileXtra functions to delete a file. You get IO error, if you try to
open a cast to delete which is linked to the current movie using fileIO and
you can not delete.
-- fileIO example
on mouseUp
myCast = ne
Hi lingoist
Can anybody tell me how you can make a miaw movie partially transparent.?
I found this in the Lingo-L Digest V1 #1808, maybe this is the start to it
> Good points, all. I happened to discover it by accident where I am using a
>
> transparent MIAW for navigation buttons. These are re
Thanks for the info, Matthias!
- Rainer
- Original Message -
From: "Matthias Amberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 01, 2001 11:57 AM
Subject: Re: Passing url to shockwave
> At 19:44 Saturday27.01.2001, you wrote:
> >Hi List!
> >
> >I'm planning
Simon Marshall wrote:
>Hi All,
>
>Apologies if this has come up recently, I checked the archives and can't
>find anything relevant.
>
>What I'm after: To have a QuickTime movie playing on stage with a countdown
>of the time remaining in HH:MM:SS
Greetings Simon
here's a little object that doe
thanxalot !
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Skickat: den 1 februari 2001 12:51
Till: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Ämne: Re: SV: SV: search for file...
You'll need some error checking with that for times when the users cancel
the file
> director-online i found this script (using fileIO) which was
> exactly what i
> needed.(see below)
>
> Though i have realized that BuddyAPI seems to be THE Xtra to use
Aside from those two xtras, there are at least two more free xtras that do
the job: the mui xtra and the fielXtra/fielXtra3.
Hi all.
A few post ago, I have seen how to delete a external cast member, but How to
delete an external CastLib.
Thanks.
-
Miguel Gonzalez
Software Development
Tribeka Ltd.
126-134 Baker Street
London W1U 6UE
Phone: +44 20 7486 974
Problem solved, there always seems to be a lingo function handy, just when
you need it. If only Director could make a cup of coffee my life would be
complete!
Thanks again Ramesh,
Simon
>Hi Simon,
>You can use director's framesToHMS() function.
>In the following example,
You'll need some error checking with that for times when the users cancel
the file open dialog box rather than clicking ok. During such an event
photoFileName will turn VOID and your code will generate an error. I've
made the modifications in it myself.
on mouseUp me
-- add the name to our
Hi Simon,
You can use director's framesToHMS() function.
In the following example, if the quicktime movie is of 60 seconds duration,
the function returns the value in hms format.
put framesToHMS(60,1, FALSE, FALSE)
-- " 00:01:00.00 "
Hope this helps,
regards
Ramesh CT
Team Leader - Multime
thanx for helpin, but after consulting the multimedia handyman on
director-online i found this script (using fileIO) which was exactly what i
needed.(see below)
Though i have realized that BuddyAPI seems to be THE Xtra to use since
everybody seem to recommend it.But how hard is it to learn?
on
Create a 1bit bitmap cast member and set the window type of your MIAW to
the name of that member.
e.g.
gWin = window ("myDir.dir")
gWin.windowType = "my circular 1 bit bitmap member"
gWin.open()
Voila! We have a round window! :-)
[EMAIL PROTECTED]@penworks.com on 02/01/2001 02:25:47 PM
Hi,
Use buddyApi's baFindFirstFile() function. two functions are free if you
using demo version of it.
baFindFirstFile( "c:\", "yourfile.exe" )
Ramesh CT
Team Leader - Multimedia
Phoenix Global Solutions (I) Pvt Ltd
Office: 91 80 6665948 Extn:2169
Mobile: 9844117802
http://www.lingoman.net/
Hiall
is there an easy way, without expensive xtras, a way to "find and load" a
file into your projector from the local harddrive. I dont know how i am to
create the "search for file.." button
Of course i can do it if i have a name and a position of a file predefined,
but id rather do it the
Theres another free Xtra from DM Tools. Check out their site for DM Change
Res Xtra or something like that.
How about a free Xtra? You can use Buddy API for free if you only use 2
functions. Go to http://www.mods.com.au/budapi/ to download it for free.
Regards,
Pranav
[To remove yoursel
HI list
Got a big problem here.
I've made a cd-rom with a database connected to it using V12
This cd-rom is now finished and spread all over the world. And you know what
everything works fine in all different countries from Indonesia over
Australia to America.
Except for Turkey. There I got an er
how do I get a miaw transparent?
-Original Message-
From: Mark A. Boyd [mailto:[EMAIL PROTECTED]]
Sent: den 1 februari 2001 04:46
To: [EMAIL PROTECTED]
Subject: Re: another way to DTS
At 06:53 1/31/01, Colin Holgate wrote:
>>>is there another way to get graphics infront of a movie in D
52 matches
Mail list logo