RE: Flash and Director

2001-06-25 Thread Chris Aernoudt
Lingo Group Subject: Flash and Director I need to pass about 10 different variables from Flash into Director any suggestions as to how to accomplish this without having to send each one seperately? - John Horn Interactive/Web Developer [EMAIL PROTECTED] Gra

RE: Flash and Director

2001-06-25 Thread Chris Aernoudt
o make handles execute in director from flash like this: getURL("event: handlerName,\"parameter\""); --note that you must escape chars like quotes and stuff. Hope this helps. Chris. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joh

Re: Flash and Director

2001-06-25 Thread Terry R. Schussler
At 11:40 AM -0400 6/25/01, John Horn wrote: >I need to pass about 10 different variables from Flash into Director any >suggestions as to how to accomplish this without having to send each one >seperately? Use the Flash ActionScript getURL function. In Director, attach a behavior to your Flash sp

RE: Flash and Director

2001-06-25 Thread Al Hospers
> I need to pass about 10 different variables from Flash into > Director any > suggestions as to how to accomplish this without having to > send each one > seperately? put them in a string that is formatted like a list & then parse them in Director? Al Hospers CamberSoft, Inc. alcambersoftcom ht

Flash and Director

2001-06-25 Thread John Horn
I need to pass about 10 different variables from Flash into Director any suggestions as to how to accomplish this without having to send each one seperately? - John Horn Interactive/Web Developer [EMAIL PROTECTED] Graphica www.graphicadesign.com 937-866-4013 x.150 -

RE: RE: different between flash and Director

2001-04-16 Thread Karina Steffens
> Why it still seem that director 8.5 is Intel Pentium 4 > Optimized... How > about Pentium 3 user or even T-bird user like me Well, the faster the processor the better I guess, but I'm using a pentium II 300 and the performance doesn't seem too bad. I think the real bottleneck is the graph

RE: RE: different between flash and Director

2001-04-12 Thread Sébastien
Hi, > Why it still seem that director 8.5 is Intel Pentium 4 > Optimized... How > about Pentium 3 user or even T-bird user like me With my old PII 300 workstation it run fine... even in a large window. (of course démo with high ploy nb are not as fast as the low ones) But the CPU is not t

RE: RE: different between flash and Director

2001-04-12 Thread Victor Iwan
3D !! yup !!! But... Why it still seem that director 8.5 is Intel Pentium 4 Optimized... How about Pentium 3 user or even T-bird user like me > If MM wanted to put Director on a back burner, it would certainly not be > introducing shockwave 3d. Can you imagine the work that must have > go

Re: RE: different between flash and Director

2001-04-12 Thread g r i m m w e r k s
By the way, has anyone noticed that the webcast is different or am I loopy from the pain medication I'm taking for a root canal? I had looked at the webcast early (ie 3am) yesterday and it was all the 3d demo stuff, but when I looked last nite it was the fullon keynote -- did I miss something?

RE: RE: different between flash and Director

2001-04-12 Thread Karina Steffens
> > (and now > > Flash is MACR's flagship product - boo!), > > > I'm not sure I agree with this -- have you seen the UCON webcast? > I totally agree with the grim-man :) I haven't managed to connect to the UCON, but I've heared reports, and it seems obvious that Macromedia has put an enormous am

Re: RE: different between flash and Director

2001-04-11 Thread g r i m m w e r k s
On 4/11/01 2:15 PM, "LePhuronn" <[EMAIL PROTECTED]> wrote: > (and now > Flash is MACR's flagship product - boo!), I'm not sure I agree with this -- have you seen the UCON webcast? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi T

Re: RE: different between flash and Director

2001-04-11 Thread LePhuronn
At its most basic level, Flash is a tool for using low-bandwidth web animations through vector-based graphics (interfaces, animations, cartoons, etc). Director, on the other hand, is built for the creation of full stand-alone multimedia applications, incorporating digital video, external data, fil

RE: different between flash and Director

2001-04-11 Thread Sulayman Trawally
Can someone help, what is the different between flash and Director, why would you use one. Thanks [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

flash and director

2001-02-21 Thread Nicolaetiberius
I manage to create an interface in flash 4 which trigers events in lingo trough: geturl:LINGO:HANDLER and in lingo in a movie script: on handler statment end. All works well, but with the flash buttons I trigger transparent windows. On one of them I have a game built in Flash. When I "tell the st

RE: Flash and Director

2000-09-26 Thread Robert Wingate
> Can lingo be used to set variables inside a Flash movie like > Javascript can? setVariable( sprite X , variableName , newValue ) getVariable( sprite X , variableName ) For more info, search for TechNote #13986. HTH, Rob /* * Rob Wingate, Software Human*

Flash and Director

2000-09-26 Thread Bradshaw, Brian
Hi everyone. Got another question for the list here: Can lingo be used to set variables inside a Flash movie like Javascript can? I've been looking, and I don't see a way to do it. I'm hoping I'm just missing something, or someone has a method I just haven't thought of. Any assistance is greatly