Listers:

My company has an encroaching deadline for a project, (beginning of next week basically). They need someone to come in, (Friday / weekend), and setup the xml config so that all the text / some imagery can be loaded into the site and later be transcribed for other languages. Some other minor optimization would be involved, but the localization is the main target. The file has been setup with appropriate placeholders for all xml targeted content, and there's not an overwhelming amount of content that must be loaded. If any of you are interested in checking into the project - drop an email to [EMAIL PROTECTED] Thought I'd shoot the offer to the list before they start calling agencies...

V




On Aug 9, 2007, at 2:38 PM, [p e r c e p t i c o n] wrote:

Hi Brian,
thanks, i have one question regarding shared objects...this may be a dumb question, but i overheard someone say that shared objects are treated as
streams...is this correct?

thanks

b


On 8/9/07, Brian Lesser <[EMAIL PROTECTED]> wrote:

Not sure this is what you are looking for but if the data must be shared
across clients some people write it into a shared object that all
clients subscribe to - one slot per record. Whenever the shared object
is updated all subscribed clients automatically see the changes.
Updating the shared object can get complex unless you simply clear and repopulate it. This may not be what you are looking for but there is a
related article here:
http://www.adobe.com/devnet/flashcom/articles/improving_ria.html
Yours truly,
-Brian



[p e r c e p t i c o n] wrote:

hello again,
I'm trying to obtain the results of a db query on a remote server using
fms.  to achieve this I make the net connection call a method in
Main.ascthat does the remoting.  All of this works well except the
asynchronous part
of returning the results to the client (client-side swf)...can anyone
point
out how i can do this without using clientObj.call method from inside the
onResult callback?

let me know if this is too vague...

thanks

p
_______________________________________________
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




--
_____________________________________________________________________ _
Brian Lesser
Assistant Director, Application Development and Integration
Computing and Communications Services
Ryerson University
350 Victoria St.
Toronto, Ontario                   Phone: (416) 979-5000 ext. 6835
M5B 2K3                            Fax: (416) 979-5220
Office: POD B-66-C                 E-mail: [EMAIL PROTECTED]
(Enter through LIB-B99) Web: http://www.ryerson.ca/ ~blesser _____________________________________________________________________ _

_______________________________________________
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

Reply via email to