Macromedia Flash Server - LoadVars and FCS1.5

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > March 2006 > LoadVars and FCS1.5





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author LoadVars and FCS1.5
Chmielewski yarek

2006-03-10, 5:45 pm

Another (stupid ?) question :


I have FCS 1.5:

Is it possible to the server to get result from a php page ?
I tried LoadVars

var myVars = new LoadVars();
myVars.sendAndLoad("http://www.mywebsite.com/test.php", myVars, "POST");


and I get

ReferenceError: LoadVars is not defined

I was told FCS1.5 does not recognize LoadVars : is there an alternative to
get external result from a php page ?








________________________________________
___________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Stefan Richter

2006-03-10, 5:45 pm

In FCS all you have as an option is Remoting. Loadvars is not available. =
It
is in FMS2.

Stefan=20




> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org=20
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of=20
> Chmielewski yarek
> Sent: 10 March 2006 18:34
> To: FlashComm Mailing List
> Subject: [FlashComm] LoadVars and FCS1.5
>=20
> Another (stupid ?) question :
>=20
>=20
> I have FCS 1.5:
>=20
> Is it possible to the server to get result from a php page ?
> I tried LoadVars
>=20
> var myVars =3D new LoadVars();
> myVars.sendAndLoad("http://www.mywebsite.com/test.php",=20
> myVars, "POST");
>=20
>=20
> and I get
>=20
> ReferenceError: LoadVars is not defined
>=20
> I was told FCS1.5 does not recognize LoadVars : is there an=20
> alternative to get external result from a php page ?
>=20
>=20
>=20
>=20
> =09
>=20
> =09
> =09
> ________________________________________
______________________
> _____________=20
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger !=20
> D=E9couvez les tarifs exceptionnels pour appeler la France et=20
> l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>=20


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Chmielewski yarek

2006-03-10, 5:45 pm

So, Is there any alternative to achieve it ?
I need the server to retrieve some informaton every N seconds (setInterva=
l)=20
from a Database.
No way to do it in FCS 1.5 ?




----- Original Message -----=20
From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, March 10, 2006 8:29 PM
Subject: RE: [FlashComm] LoadVars and FCS1.5


In FCS all you have as an option is Remoting. Loadvars is not available. =
It
is in FMS2.

Stefan




> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Chmielewski yarek
> Sent: 10 March 2006 18:34
> To: FlashComm Mailing List
> Subject: [FlashComm] LoadVars and FCS1.5
>
> Another (stupid ?) question :
>
>
> I have FCS 1.5:
>
> Is it possible to the server to get result from a php page ?
> I tried LoadVars
>
> var myVars =3D new LoadVars();
> myVars.sendAndLoad("http://www.mywebsite.com/test.php",
> myVars, "POST");
>
>
> and I get
>
> ReferenceError: LoadVars is not defined
>
> I was told FCS1.5 does not recognize LoadVars : is there an
> alternative to get external result from a php page ?
>
>
>
>
>
>
>
>
> ________________________________________
______________________
> _____________
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger !
> D=E9couvez les tarifs exceptionnels pour appeler la France et
> l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com=20


=09

=09
=09
________________________________________
_________________________________=
__=20
Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez le=
s tarifs exceptionnels pour appeler la France et l'international.
T=E9l=E9chargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

JesterXL

2006-03-10, 5:45 pm

AMFPHP (amfphp.org). Remoting works on server-side of FCS 1.5.

----- Original Message -----=20
From: "Chmielewski yarek" <yarekc-Qt13gs6zZMY@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, March 10, 2006 5:27 PM
Subject: Re: [FlashComm] LoadVars and FCS1.5


So, Is there any alternative to achieve it ?
I need the server to retrieve some informaton every N seconds (setInterva=
l)
from a Database.
No way to do it in FCS 1.5 ?




----- Original Message -----=20
From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, March 10, 2006 8:29 PM
Subject: RE: [FlashComm] LoadVars and FCS1.5


In FCS all you have as an option is Remoting. Loadvars is not available. =
It
is in FMS2.

Stefan




> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Chmielewski yarek
> Sent: 10 March 2006 18:34
> To: FlashComm Mailing List
> Subject: [FlashComm] LoadVars and FCS1.5
>
> Another (stupid ?) question :
>
>
> I have FCS 1.5:
>
> Is it possible to the server to get result from a php page ?
> I tried LoadVars
>
> var myVars =3D new LoadVars();
> myVars.sendAndLoad("http://www.mywebsite.com/test.php",
> myVars, "POST");
>
>
> and I get
>
> ReferenceError: LoadVars is not defined
>
> I was told FCS1.5 does not recognize LoadVars : is there an
> alternative to get external result from a php page ?
>
>
>
>
>
>
>
>
> ________________________________________
______________________
> _____________
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger !
> D=E9couvez les tarifs exceptionnels pour appeler la France et
> l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






________________________________________
_________________________________=
__
Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez le=
s tarifs=20
exceptionnels pour appeler la France et l'international.
T=E9l=E9chargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com=20

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Asa Whillock

2006-03-10, 5:45 pm

This is why we built LoadVars for FMS 2.0 because people need to use it. =
I urge you to consider an upgrade.

Asa

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org =
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of =
Chmielewski yarek
Sent: Friday, March 10, 2006 2:27 PM
To: FlashComm Mailing List
Subject: Re: [FlashComm] LoadVars and FCS1.5

So, Is there any alternative to achieve it ?
I need the server to retrieve some informaton every N seconds =
(setInterval)=20
from a Database.
No way to do it in FCS 1.5 ?




----- Original Message -----=20
From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, March 10, 2006 8:29 PM
Subject: RE: [FlashComm] LoadVars and FCS1.5


In FCS all you have as an option is Remoting. Loadvars is not available. =
It
is in FMS2.

Stefan




> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Chmielewski yarek
> Sent: 10 March 2006 18:34
> To: FlashComm Mailing List
> Subject: [FlashComm] LoadVars and FCS1.5
>
> Another (stupid ?) question :
>
>
> I have FCS 1.5:
>
> Is it possible to the server to get result from a php page ?
> I tried LoadVars
>
> var myVars =3D new LoadVars();
> myVars.sendAndLoad("http://www.mywebsite.com/test.php",
> myVars, "POST");
>
>
> and I get
>
> ReferenceError: LoadVars is not defined
>
> I was told FCS1.5 does not recognize LoadVars : is there an
> alternative to get external result from a php page ?
>
>
>
>
>
>
>
>
> ________________________________________
______________________
> _____________
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger !
> D=E9couvez les tarifs exceptionnels pour appeler la France et
> l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com=20


=09

=09
=09
________________________________________
_________________________________=
__=20
Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =
les tarifs exceptionnels pour appeler la France et l'international.
T=E9l=E9chargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Bill Sanders

2006-03-10, 5:45 pm

Asa,

I doubt you need a testimonial to using LoadVars in FMS 2.0, but I =20
used it and it works very easily and well.

Bill

On Mar 10, 2006, at 5:56 PM, Asa Whillock wrote:

> This is why we built LoadVars for FMS 2.0 because people need to =20
> use it. I urge you to consider an upgrade.
>
> Asa
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org [mailto:flashcomm-=20
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Chmielewski yarek
> Sent: Friday, March 10, 2006 2:27 PM
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] LoadVars and FCS1.5
>
> So, Is there any alternative to achieve it ?
> I need the server to retrieve some informaton every N seconds =20
> (setInterval)
> from a Database.
> No way to do it in FCS 1.5 ?
>
>
>
>
> ----- Original Message -----
> From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
> To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
> Sent: Friday, March 10, 2006 8:29 PM
> Subject: RE: [FlashComm] LoadVars and FCS1.5
>
>
> In FCS all you have as an option is Remoting. Loadvars is not =20
> available. It
> is in FMS2.
>
> Stefan
>
>
>
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
> =09
>
> =09
> =09
> ________________________________________
______________________________=20=


> _____
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =

=20
> les tarifs exceptionnels pour appeler la France et l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Chmielewski yarek

2006-03-10, 5:45 pm

I have bought Flashcom 1.5 PRO a few days before FCS 2 came out.
I did not want to buy the FMS2 because of the very week number of
connections :
it has decreased from 2500 to... 150 !
(Maybe I am wrong but it was the initial deal).
How much it would cost me to upgrade to FMS2 with 500 connections.
(I am a freelance developper: I cannot afford spend 40,000 $ in licences)

and by the way:
there is NO SOLUTION for FCS1.5 users to make a LoadVars ?

Thanks again.



----- Original Message -----=20
From: "Bill Sanders" <wdsanders-Wuw85uim5zDR7s880joybQ@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Saturday, March 11, 2006 12:05 AM
Subject: Re: [FlashComm] LoadVars and FCS1.5


Asa,

I doubt you need a testimonial to using LoadVars in FMS 2.0, but I
used it and it works very easily and well.

Bill

On Mar 10, 2006, at 5:56 PM, Asa Whillock wrote:

> This is why we built LoadVars for FMS 2.0 because people need to use i=

t.=20
> I urge you to consider an upgrade.
>
> Asa
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org [mailto:flashcomm-=20
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Chmielewski yarek
> Sent: Friday, March 10, 2006 2:27 PM
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] LoadVars and FCS1.5
>
> So, Is there any alternative to achieve it ?
> I need the server to retrieve some informaton every N seconds=20
> (setInterval)
> from a Database.
> No way to do it in FCS 1.5 ?
>
>
>
>
> ----- Original Message -----
> From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
> To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
> Sent: Friday, March 10, 2006 8:29 PM
> Subject: RE: [FlashComm] LoadVars and FCS1.5
>
>
> In FCS all you have as an option is Remoting. Loadvars is not availabl=

e.=20
> It
> is in FMS2.
>
> Stefan
>
>
>
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
>
>
>
>
> ________________________________________
______________________________=20
> _____
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =

les=20
> tarifs exceptionnels pour appeler la France et l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com=20


=09

=09
=09
________________________________________
_________________________________=
__=20
Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez le=
s tarifs exceptionnels pour appeler la France et l'international.
T=E9l=E9chargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Asa Whillock

2006-03-10, 5:45 pm

Hi,

Steve Wolkoff, who I've emailed on this thread, should be able to help =
you with pricing of the upgrade path you're interested in. He also has =
material detailing the professional profile system, which addressed that =
connection limit you initially spoke of. Please check the list archives =
for details about Dyanmo which is the 2.0.1 release which included =
profiles to determine the limits of your professional license.

As for LoadVars, no - you cannot do load vars from the server-side on =
1.5

Asa

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org =
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of =
Chmielewski yarek
Sent: Friday, March 10, 2006 3:23 PM
To: FlashComm Mailing List
Subject: Re: [FlashComm] LoadVars and FCS1.5

I have bought Flashcom 1.5 PRO a few days before FCS 2 came out.
I did not want to buy the FMS2 because of the very week number of
connections :
it has decreased from 2500 to... 150 !
(Maybe I am wrong but it was the initial deal).
How much it would cost me to upgrade to FMS2 with 500 connections.
(I am a freelance developper: I cannot afford spend 40,000 $ in =
licences)

and by the way:
there is NO SOLUTION for FCS1.5 users to make a LoadVars ?

Thanks again.



----- Original Message -----=20
From: "Bill Sanders" <wdsanders-Wuw85uim5zDR7s880joybQ@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Saturday, March 11, 2006 12:05 AM
Subject: Re: [FlashComm] LoadVars and FCS1.5


Asa,

I doubt you need a testimonial to using LoadVars in FMS 2.0, but I
used it and it works very easily and well.

Bill

On Mar 10, 2006, at 5:56 PM, Asa Whillock wrote:

> This is why we built LoadVars for FMS 2.0 because people need to use =

it.=20
> I urge you to consider an upgrade.
>
> Asa
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org [mailto:flashcomm-=20
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Chmielewski yarek
> Sent: Friday, March 10, 2006 2:27 PM
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] LoadVars and FCS1.5
>
> So, Is there any alternative to achieve it ?
> I need the server to retrieve some informaton every N seconds=20
> (setInterval)
> from a Database.
> No way to do it in FCS 1.5 ?
>
>
>
>
> ----- Original Message -----
> From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
> To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
> Sent: Friday, March 10, 2006 8:29 PM
> Subject: RE: [FlashComm] LoadVars and FCS1.5
>
>
> In FCS all you have as an option is Remoting. Loadvars is not =

available.=20
> It
> is in FMS2.
>
> Stefan
>
>
>
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
>
>
>
>
> ________________________________________
______________________________ =


> _____
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =

les=20
> tarifs exceptionnels pour appeler la France et l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com=20


=09

=09
=09
________________________________________
_________________________________=
__=20
Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =
les tarifs exceptionnels pour appeler la France et l'international.
T=E9l=E9chargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Asa Whillock

2006-03-10, 8:45 pm

Thanks Bill,

You like it, you really like it! (tis Oscar season)

Asa

P.S. Feels good, I built it

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org =
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Bill =
Sanders
Sent: Friday, March 10, 2006 3:05 PM
To: FlashComm Mailing List
Subject: Re: [FlashComm] LoadVars and FCS1.5

Asa,

I doubt you need a testimonial to using LoadVars in FMS 2.0, but I =20
used it and it works very easily and well.

Bill

On Mar 10, 2006, at 5:56 PM, Asa Whillock wrote:

> This is why we built LoadVars for FMS 2.0 because people need to =20
> use it. I urge you to consider an upgrade.
>
> Asa
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org [mailto:flashcomm-=20
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Chmielewski yarek
> Sent: Friday, March 10, 2006 2:27 PM
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] LoadVars and FCS1.5
>
> So, Is there any alternative to achieve it ?
> I need the server to retrieve some informaton every N seconds =20
> (setInterval)
> from a Database.
> No way to do it in FCS 1.5 ?
>
>
>
>
> ----- Original Message -----
> From: "Stefan Richter" <stefan-fMeCE+ULXElEfu+5ix1nRw@public.gmane.org>
> To: "'FlashComm Mailing List'" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
> Sent: Friday, March 10, 2006 8:29 PM
> Subject: RE: [FlashComm] LoadVars and FCS1.5
>
>
> In FCS all you have as an option is Remoting. Loadvars is not =20
> available. It
> is in FMS2.
>
> Stefan
>
>
>
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
> =09
>
> =09
> =09
> ________________________________________
______________________________ =


> _____
> Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =

=20
> les tarifs exceptionnels pour appeler la France et l'international.
> T=E9l=E9chargez sur http://fr.messenger.yahoo.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Bill Sanders

2006-03-10, 8:45 pm

Don't mention it....Sally

On Mar 10, 2006, at 6:53 PM, Asa Whillock wrote:

> Thanks Bill,
>
> You like it, you really like it! (tis Oscar season)
>
> Asa
>
> P.S. Feels good, I built it
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org [mailto:flashcomm-=20
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Bill Sanders
> Sent: Friday, March 10, 2006 3:05 PM
> To: FlashComm Mailing List
> Subject: Re: [FlashComm] LoadVars and FCS1.5
>
> Asa,
>
> I doubt you need a testimonial to using LoadVars in FMS 2.0, but I
> used it and it works very easily and well.
>
> Bill
>
> On Mar 10, 2006, at 5:56 PM, Asa Whillock wrote:
>
[vbcol=seagreen]
>
> bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

jassy 4u

2006-03-11, 2:45 am

U can use remoting to get data from database with FCS



On 3/11/06, Bill Sanders <wdsanders-Wuw85uim5zDR7s880joybQ@public.gmane.org> wrote:
> Don't mention it....Sally
>
> On Mar 10, 2006, at 6:53 PM, Asa Whillock wrote:
>
>
> bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com