Re: [Flashcoders] remoting question

2007-03-16 Thread Mick G

I'm not aware of a way to do this either. In the past I've just had an
animated progress bar that loops and illustrates loading is taking place -
the animation is started when the call is made and stopped when results are
returned.

On 3/15/07, Glen Pike <[EMAIL PROTECTED]> wrote:


Hi,
 I don't think you can use a preloader type mechanism with the
remoting, but as a suggestion, maybe you should only use the remoting to
obtain the names of your image and swf resources, then load these in the
normal manner - with a preloading mechanism.

   Glen

Kerem İŞERİ wrote:
> hi,
>
> I am using flash remoting and amfphp in a site, and fetching the
> content from database.. does anybody know how can I monitor the data
> sent from the server in a preloader?? or is it impossible?? because Im
> fetching mixed data like texts and pictures and some swf's sometimes,
> I think to know only the total number of bytes will be revieved on one
> query, would be enough to calculate it but I couldnt make it.. I've
> been using php object component before using flash remoting, and it
> was not possible to monitor data it there either..
>
> any ideas??
>
> kerem.
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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

Re: [Flashcoders] remoting question

2007-03-15 Thread Glen Pike

Hi,
I don't think you can use a preloader type mechanism with the 
remoting, but as a suggestion, maybe you should only use the remoting to 
obtain the names of your image and swf resources, then load these in the 
normal manner - with a preloading mechanism.


  Glen

Kerem İŞERİ wrote:

hi,

I am using flash remoting and amfphp in a site, and fetching the 
content from database.. does anybody know how can I monitor the data 
sent from the server in a preloader?? or is it impossible?? because Im 
fetching mixed data like texts and pictures and some swf's sometimes, 
I think to know only the total number of bytes will be revieved on one 
query, would be enough to calculate it but I couldnt make it.. I've 
been using php object component before using flash remoting, and it 
was not possible to monitor data it there either..


any ideas??

kerem.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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


Re: [Flashcoders] remoting question

2007-03-15 Thread Glen Pike

Hi,
  
   You cannot use a preloader type mechanism with the remoting, but as 
a suggestion, maybe you should only use the remoting to obtain the names 
of your image and swf resources, then load these in the normal manner - 
with a preloading mechanism.


   Glen

Kerem İŞERİ wrote:

hi,

I am using flash remoting and amfphp in a site, and fetching the 
content from database.. does anybody know how can I monitor the data 
sent from the server in a preloader?? or is it impossible?? because Im 
fetching mixed data like texts and pictures and some swf's sometimes, 
I think to know only the total number of bytes will be revieved on one 
query, would be enough to calculate it but I couldnt make it.. I've 
been using php object component before using flash remoting, and it 
was not possible to monitor data it there either..


any ideas??

kerem.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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


[Flashcoders] remoting question

2007-03-15 Thread Kerem İŞERİ

hi,

I am using flash remoting and amfphp in a site, and fetching the content 
from database.. does anybody know how can I monitor the data sent from 
the server in a preloader?? or is it impossible?? because Im fetching 
mixed data like texts and pictures and some swf's sometimes, I think to 
know only the total number of bytes will be revieved on one query, would 
be enough to calculate it but I couldnt make it.. I've been using php 
object component before using flash remoting, and it was not possible to 
monitor data it there either..


any ideas??

kerem.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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