... I'll second this ... and more importantly, the ability to drive the "push" from the server-side application (which Flash Comm doesn't support directly). I...
92
Dimitrios Gianninas
angelone197555
Apr 4, 2004 12:14 pm
I third it... I could add some quite impressive features to the app I am currently building with this. Jimmy Gianninas - Software Developer Terra Payments Inc....
93
Stacy Young
xoconnick
Apr 4, 2004 12:30 pm
Submitted as feature request! (www.macromedia/go/wish) -SY...
94
Matt Chotin
m_chotin
Apr 4, 2004 5:18 pm
Have you investigated XMLSocket and whether it would work for you? That should support push communication. Matt ... From: Stacy Young...
95
Brian LeRoux
fbxbrian
Apr 4, 2004 5:56 pm
In the meantime you could make use of one of the many xml socket server solutions out there. (Unity, Electroserver, Fotress) Even better, you could use the...
96
Brian LeRoux
fbxbrian
Apr 4, 2004 6:01 pm
Robert, my concern is with the Flash Player's performance when there are more than 50 movieclip's working within a swf. As I'm sure you guys know, after that...
97
Dimitrios Gianninas
angelone197555
Apr 4, 2004 10:44 pm
Just read the definition of the class quickly and that might do the trick. I remember people on the Flex beta forums talking about it, but didn't pay much...
98
Dimitrios Gianninas
angelone197555
Apr 4, 2004 10:54 pm
Specific examples for the server side would be helpful... the one doing the actual push. Using the XMLSocket class in my Flex UI I think I can manage. Jimmy...
99
Steven Webster
swebsteratit...
Apr 4, 2004 11:35 pm
... For server-side (and indeed for client-side), has anyone checked out the open-source Oregano multiuser server - I've read through the docs a few times now,...
100
Dirk Eismann
DEismann@...
Apr 5, 2004 7:37 am
I tried it once and it looked very promising indeed. The only problem was that it relies heavily on mySQL as a database and it would have taken lots of generic...
101
Gerald Bauer
luxorxul
Apr 5, 2004 10:50 am
Hello, Allow me to highlight the blog story titled "Laszlo is XML technology, not Flash technology" by David Temkin that explains how the Laszlo XUL server...
102
Robert Crooks
rcrooks666
Apr 5, 2004 12:00 pm
Hi Brian, I am not aware of this limitation. Do you have a sample app I could pass over to the Player team to test this and work on it? Robert _____ From:...
103
Stacy Young
xoconnick
Apr 5, 2004 3:56 pm
I tried adding a graphic to the background of a tree control but to no avail. It doesn't show through... <mx:Tree id="tree1" widthFlex="1" heightFlex="1" ...
104
Brian LeRoux
fbxbrian
Apr 5, 2004 4:40 pm
Just curious how you would approach applying the Command pattern as demoed in the iteration2 amazon ria in a Flex app. I'm thinking a Command should implement...
105
David Mendels
dmendels@...
Apr 5, 2004 5:14 pm
Hello, A) A performance optimization whitepaper for Flex is in editing stages and should be up on our site pretty soon (I don't know the exact date or I would ...
106
Brian LeRoux
fbxbrian
Apr 5, 2004 5:27 pm
I do not but Ted Patrick of PowerSDK has documented this extensively. He's has gone so far as to create a few SWF's to demonstrate the behavior though I don't...
107
Libby Freligh
libbyfreligh
Apr 5, 2004 6:43 pm
Use cases, friends, use cases! It's definitely a feature we'll be investigating but I'd love to hear as many specific use cases as possible. l. _____ From:...
108
Steven Webster
swebsteratit...
Apr 5, 2004 8:22 pm
Hey Brian, ... Yeah, those crazy iteration::two guys, and their RIA design patterns..... ;-) You know, they're kinda working on another book right now, called...
109
Stacy Young
xoconnick
Apr 5, 2004 8:44 pm
1. Control Panel/Dashboard apps, pushing real-time monitoring data to the display. ( Biz metrics, CPU/Memory usage etc ) 2. Multi-User applications. Any time...
110
Andrew Stopford
andrewstopford
Apr 5, 2004 8:44 pm
Hi, For any of you that may be using .NET and Flex take a look. http://weblogs.asp.net/astopford/archive/2004/04/05/107786.aspx Andrew...
111
Igor Ilyinsky
maverickmave...
Apr 5, 2004 8:49 pm
Well, I for one have an RIA project that I intend to hit up in about 2 months that is based on a high-ticket product catalog of 2000 products with a real-time...
112
Dimitrios Gianninas
angelone197555
Apr 5, 2004 8:51 pm
Stace said it all... please put this in... I just got another idea from seeing M$ CRM. As people work in Tech Support, they get notified of system trouble and ...
113
Matt Chotin
m_chotin
Apr 5, 2004 8:59 pm
Those look great! Something for folks to note is that some .NET web services are written with multiple outputs. The one I recently saw had a WSDL signature...
114
Libby Freligh
libbyfreligh
Apr 5, 2004 9:02 pm
you guys are the bomb, as usual. thanks. _____ From: Dimitrios Gianninas [mailto:dimitrios.gianninas@...] Sent: Monday, April 05, 2004 1:51 PM ...
115
Dimitrios Gianninas
angelone197555
Apr 5, 2004 9:16 pm
And of course this will have to be tied to the middleware somehow, especially for point 3 of Stacy's email. So it would have to be a Java push? hmm.. don't...
116
Stacy Young
xoconnick
Apr 5, 2004 9:34 pm
HHmm. That would cross the barrier from flex being a pure presentation server to a presentation server with a "hint" of app server functionality. ;-) _____ ...
117
Edwin Smith
imthewinds
Apr 5, 2004 10:41 pm
Howdy, I emailed Ted Patrick separately about his benchmarks, and we now have a channel open with the right engineers on the player team. The key was Ted's...
118
Alistair McLeod
alimcleod
Apr 6, 2004 12:07 am
Hi Libby, Here's one use case - we're selling Flex to a client as an executive dashboard, for the display of reports, charts etc. When we showed them the kind...
119
Stacy Young
xoconnick
Apr 6, 2004 1:35 am
Maybe flex can generic "messaging" API via web service or something. That way implementations would be same across Java/CF/.NET -S _____ From: Dimitrios...
120
Brian LeRoux
fbxbrian
Apr 6, 2004 2:40 am
Dangle a carrot on a stick will ya. ;) Cool stuff Steve, I look forward to that preview and when available adding another volume to my shelves....