Re: [Flashcoders] flash / ajax

2007-03-16 Thread John Dowdell

bruce wrote:

looking at implementing an ajax widget and wanted to know if anybody's
combined ajax and flash to be able to implement a cross-domain solution?


I don't know of any, but I do know that this would be of interest to many:
http://ajaxian.com/archives/current-concerns-with-ajax

Firefox is currently specifying a similar method of server consent to 
foreign requests, but a small invisible SWF with a JavaScript API seems 
like it would be very attractive to many developers for quite awhile ahead.


Feeding dynamic text from JavaScript to SWF to text-to-speech 
screenreaders is another utility that seems like it would have high 
demand. Dojo already uses invisible SWF for local storage, so there's a 
model people have already been taught to accept.


I don't have a lead on an implementation, but if one is developed, I 
suspect it may be advantageous to many.


jd





--
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.
___
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] flash / ajax

2007-03-16 Thread Pedro Taranto

i havent use but there it is: http://www.aflax.org/

--Pedro Taranto


John Dowdell escreveu:

bruce wrote:

looking at implementing an ajax widget and wanted to know if anybody's
combined ajax and flash to be able to implement a cross-domain solution?


I don't know of any, but I do know that this would be of interest to 
many:

http://ajaxian.com/archives/current-concerns-with-ajax

Firefox is currently specifying a similar method of server consent to 
foreign requests, but a small invisible SWF with a JavaScript API 
seems like it would be very attractive to many developers for quite 
awhile ahead.


Feeding dynamic text from JavaScript to SWF to text-to-speech 
screenreaders is another utility that seems like it would have high 
demand. Dojo already uses invisible SWF for local storage, so there's 
a model people have already been taught to accept.


I don't have a lead on an implementation, but if one is developed, I 
suspect it may be advantageous to many.


jd






___
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] flash / ajax

2007-03-14 Thread bruce
hi...

looking at implementing an ajax widget and wanted to know if anybody's
combined ajax and flash to be able to implement a cross-domain solution?

thanks

-bruce

___
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] flash / ajax

2007-03-14 Thread Geoff Stearns
I have an example I never officially released, and i remember seeing  
another example on another blog somewhere.


it's pretty easy to set up, just do a loadvars and pass the raw data  
back to js and it works very similarly to the native xmlhttprequest.




On Mar 14, 2007, at 1:28 PM, bruce wrote:


hi...

looking at implementing an ajax widget and wanted to know if anybody's
combined ajax and flash to be able to implement a cross-domain  
solution?


thanks

-bruce

___
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] flash / ajax

2007-03-14 Thread fla coder

hello, see haXe : haxe.org
___
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