I was going to say ditto but I think that instead I should say please post 
what you can to the list since there seems to be many people interested in 
this.

We did Flash integration without generator before and we had a lot of 
problem with queries. We are about to start making a series of games so it 
would be nice to know if this would give us added functionality.

At 09:14 AM 8/3/00 -0400, you wrote:
>Ditto.   :)
>
>
>At 09:04 AM 8/3/00 -0400, Kevin Queen wrote:
> >Same here, if you don't mind.
> >
> >TIA,
> >-Kevin
> >
> >-----Original Message-----
> >From: Norman Elton [mailto:[EMAIL PROTECTED]]
> >Sent: Thursday, August 03, 2000 9:00 AM
> >To: [EMAIL PROTECTED]
> >Subject: RE: Integrating with Flash
> >
> >
> >I'll take a copy of your files too :). Thanks!
> >
> >Norman
> >
> >On Thu, 3 Aug 2000, Reynolds, Adam wrote:
> >
> > > Could you copy me in on this. I would be very interested.
> > >
> > > > ----------
> > > > From:       Sean Renet[SMTP:[EMAIL PROTECTED]]
> > > > Sent:       03 August 2000 12:24
> > > > To:         [EMAIL PROTECTED]
> > > > Subject:    Re: Integrating with Flash
> > > >
> > > > I have a day left of crazy left, then I will email you an fla file and
> >cf
> > > > template off list.
> > > > ----- Original Message -----
> > > > From: "Rich Wild" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Thursday, August 03, 2000 1:53 AM
> > > > Subject: RE: Integrating with Flash
> > > >
> > > >
> > > > > Yeah - I wasn't talking semantics though, I am genuinely 
> interested in
> > > > how
> > > > > you pull those variables out - where does the LoadVariables pull the
> >CF
> > > > > variables from?
> > > > >
> > > > > I've used URL variables before fine - but limited as I said, due to
> >the
> > > > max
> > > > > length of a URL string
> > > > >
> > > > > I've used textfiles also - getting CF to create a textfile with the
> > > > > variables written into it:
> > > > >
> > > > > eg: variables.txt
> > > > > **********************
> > > > >
> > > > > var1 = Hello
> > > > > var2 = Cheese
> > > > > var3 = red hot poker
> > > > >
> > > > > **********************
> > > > >
> > > > > And Then Flash LoadVariables from variables.txt
> > > > >
> > > > > Now I *know* that this is brutish and poor. Must be. Makes me wince
> >just
> > > > > looking at it.
> > > > >
> > > > > How specifically are you handling it? I long for a better way...
> > > > >
> > > > > --
> > > > > Rich Wild
> > > > > Senior Web Designer
> > > > >
> > > > > -------------------------------------------------------
> > > > > e-mango.com ltd                      Tel: 01202 587 400
> > > > > Lansdowne Place                      Fax: 01202 587 401
> > > > > 17 Holdenhurst Road
> > > > > Bournemouth                   Mailto:[EMAIL PROTECTED]
> > > > > BH8 8EW, UK                      http://www.e-mango.com
> > > > > -------------------------------------------------------
> > > > > This message may contain information which is legally
> > > > > privileged and/or confidential.  If you are not the
> > > > > intended recipient, you are hereby notified that any
> > > > > unauthorised disclosure, copying, distribution or use
> > > > > of this information is strictly prohibited. Such
> > > > > notification notwithstanding, any comments, opinions,
> > > > > information or conclusions expressed in this message
> > > > > are those of the originator, not of e-mango.com ltd,
> > > > > unless otherwise explicitly and independently indicated
> > > > > by an authorised representative of e-mango.com ltd.
> > > > > -------------------------------------------------------
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Sean Renet [mailto:[EMAIL PROTECTED]]
> > > > > Sent: 03 August 2000 09:44
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: Integrating with Flash
> > > > >
> > > > >
> > > > > I seldom use url variables.  I am sure that someone will respond with
> >a
> > > > > url/form variable dissertation.  However, I generally have an action
> > > > page
> > > > in
> > > > > the background that does all the work and I have flash pull the
> > > > variables
> > > > > from it using flash's LoadVariables command.  I suppose this is more
> > > > like
> > > > a
> > > > > form variable pass as the method is "post".  I don't have much 
> time to
> > > > get
> > > > > caught up in symantics, I just do what I think works the best.  You
> > > > don't
> > > > > need text output per say, you can just use cfcontent.
> > > > > ----- Original Message -----
> > > > > From: "Rich Wild" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Thursday, August 03, 2000 1:03 AM
> > > > > Subject: RE: Integrating with Flash
> > > > >
> > > > >
> > > > > > Am I right in saying that you are limited to using URL variables
> >when
> > > > > > controlling Flash movies though? That's what I've picked up anyway
> > > > > >
> > > > > > Kind of annoying if you have a lot of text to output...
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Rich Wild
> > > > > > Senior Web Designer
> > > > > >
> > > > > > -------------------------------------------------------
> > > > > > e-mango.com ltd                      Tel: 01202 587 400
> > > > > > Lansdowne Place                      Fax: 01202 587 401
> > > > > > 17 Holdenhurst Road
> > > > > > Bournemouth                   Mailto:[EMAIL PROTECTED]
> > > > > > BH8 8EW, UK                      http://www.e-mango.com
> > > > > > -------------------------------------------------------
> > > > > > This message may contain information which is legally
> > > > > > privileged and/or confidential.  If you are not the
> > > > > > intended recipient, you are hereby notified that any
> > > > > > unauthorised disclosure, copying, distribution or use
> > > > > > of this information is strictly prohibited. Such
> > > > > > notification notwithstanding, any comments, opinions,
> > > > > > information or conclusions expressed in this message
> > > > > > are those of the originator, not of e-mango.com ltd,
> > > > > > unless otherwise explicitly and independently indicated
> > > > > > by an authorised representative of e-mango.com ltd.
> > > > > > -------------------------------------------------------
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Sean Renet [mailto:[EMAIL PROTECTED]]
> > > > > > Sent: 03 August 2000 08:53
> > > > > > To: [EMAIL PROTECTED]
> > > > > > Subject: Re: Integrating with Flash
> > > > > >
> > > > > >
> > > > > > I disagree.  Generator's main purpose was dynamic multimedia
> >content.
> > > > Now
> > > > > > that you can use CF to control Flash, Generator is no longer 
> needed.
> > > > > What's
> > > > > > more is that you can integrate ram and swf files using smil files
> > > > > > (http://www.w3.org/TR/REC-smil/). In such an enviroment you can use
> > > > Flash
> > > > > as
> > > > > > a kind of dynamic quarterback to control Real Media files and
> > > > integrate
> > > > > the
> > > > > > two simulatiously all controlled by CF (think DVD and CF is the
> >remote
> > > > > > control). What this basically means, is that you can now do 
> what non
> > > > web
> > > > > > broadcast media cannot.  So the only time I would buy Generator is
> >if
> > > > > March
> > > > > > 15 rolled around and I needed to buy something as a tax deduction.
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: "Jennifer" <[EMAIL PROTECTED]>
> > > > > > To: <[EMAIL PROTECTED]>
> > > > > > Sent: Wednesday, August 02, 2000 10:26 PM
> > > > > > Subject: Re: Integrating with Flash
> > > > > >
> > > > > >
> > > > > > > At 12:28 AM 8/3/00 -0400, you wrote:
> > > > > > > >Special thanks goes out to Schlomy Gantz and the rest of the
> > > > CFUN-2K
> > > > > > people
> > > > > > > >on a great conference.
> > > > > > > >
> > > > > > > >Schlomy made an inspiring presentation on CF integration with
> > > > > Macromedia
> > > > > > > >Flash. I've got a project that would definitely benefit from it.
> >A
> > > > few
> > > > > > > >questions:
> > > > > > > >
> > > > > > > >Does anyone know of any good books/resources on building Flash
> > > > clips?
> > > > > > > >Are there any huge limitations to Flash integration without
> > > > Generator?
> > > > > > > >Is it worth waiting for Flash 5 to come out?
> > > > > > >
> > > > > > > I was privy to a conversation about flash integration without
> > > > generator
> > > > > > > last week ands the gist of the conversation was: it's a complete
> > > > pain
> > > > in
> > > > > > > the butt. Supposedly generator makes it much easier. Without
> > > > generator
> > > > > it
> > > > > > > is bad bad bad. That's all I know.
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > >
> > > 
> --------------------------------------------------------------------------
> > > > > > ----
> > > > > > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > > > > > To Unsubscribe visit
> > > > > >
> > > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> > > > or
> > > > > > send a message to [EMAIL PROTECTED] with
> >'unsubscribe'
> > > > in
> > > > > > the body.
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > >
> > > 
> --------------------------------------------------------------------------
> >
> > > > > --
> > > > > > --
> > > > > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > > > > To Unsubscribe visit
> > > > > >
> > > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> > > > or
> > > > > > send a message to [EMAIL PROTECTED] with
> >'unsubscribe'
> > > > in
> > > > > > the body.
> > > > >
> > > > >
> > >
> > > 
> --------------------------------------------------------------------------
> > > > > ----
> > > > > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > > > > To Unsubscribe visit
> > > > >
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> > > > or
> > > > > send a message to [EMAIL PROTECTED] with 
> 'unsubscribe'
> > > > in
> > > > > the body.
> > > > > >
> > > > >
> > > > >
> > >
> > > 
> --------------------------------------------------------------------------
> > > > --
> > > > > --
> > > > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > > > To Unsubscribe visit
> > > > >
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> > > > or
> > > > > send a message to [EMAIL PROTECTED] with 
> 'unsubscribe'
> > > > in
> > > > > the body.
> > > > >
> > >
> > > 
> --------------------------------------------------------------------------
> > > > ----
> > > > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > > > To Unsubscribe visit
> > > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> >or
> > > > send a message to [EMAIL PROTECTED] with 'unsubscribe'
> >in
> > > > the body.
> > > > >
> > > >
> > > >
> > >
> > > 
> --------------------------------------------------------------------------
> > > > ----
> > > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > > To Unsubscribe visit
> > > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> >or
> > > > send a message to [EMAIL PROTECTED] with 'unsubscribe'
> >in
> > > > the body.
> > > >
> > > **********************************************************************
> > >  This email and any attachments are confidential and solely
> > >  for the use of the intended recipient.  They may contain
> > >  material protected by legal professional or other privilege.
> > >  If you are not the intended recipient or the person responsible
> > >  for delivering to the intended recipient, you are not authorised
> > >  to and must not disclose, copy, distribute or retain this email
> > >  or its attachments.  Although this email and its attachments
> > >  are believed to be free of any virus or other defect, it is the
> > >  responsibility of the recipient to ensure that they are virus free
> > >  and no responsibility is accepted by the company for any
> > >  loss or damage arising from receipt or use thereof.
> > >
> > > **********************************************************************
> > > 
> --------------------------------------------------------------------------
> >----
> > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > To Unsubscribe visit
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> >send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> >the body.
> > >
> >
> >----------------------------------------------------------------------------
> >--
> >Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> >To Unsubscribe visit
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> >send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> >the body.
> >
> >------------------------------------------------------------------------- 
> -----
> >Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> >To Unsubscribe visit
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> >send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> >the body.
>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to