| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Master of Nothing
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
|
With regards to the news item on the front page of this site about Flash remoting with PHP (amf-php). I am wondering at least for developers who are US citizens. Is anyone else concerned about using this, since the AMF format that Macromedia developed and copyrighted was reverse-engineered without their permission? I am sure they are not too happy about it, and I for one am being very cautious about using this in any for-profit project. How does everyone else feel about it?
|
|
|
|
|
|
#2 |
|
no sleep til bedtime
Join Date: May 2001
Location: Brighton
Posts: 1,322
|
scuse my ignorance freddy...I presume the AMF format is that used by the flashComm server to handle traffic between cf scripts and movies is it? And amf-php will act in much the same way as the flashcomm server?
I don't know enough about this to comment really...so here goes I would imagine that mm would be reasonably happy about something that enhances the use of their biggest product with prolly the webs biggest & fastest growing language...it's not like they have a product on the market to do this or are ever likely to develop 1, cos php developers would be unlikely to shell out for it....I take it you see it as an infringement of some sort then? |
|
|
|
|
|
|
|
|
#3 | |
|
Master of Nothing
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
|
Jim,
Don't get me wrong, I would love it that were the case, but don't you see Macromedia having a hard time with it if you could essentially pull off for free what they sell Flash Communication Server for. Quote:
|
|
|
|
|
|
|
#4 | |
|
no sleep til bedtime
Join Date: May 2001
Location: Brighton
Posts: 1,322
|
Quote:
Last edited by jimburton; 02-21-2003 at 09:11 PM.. |
|
|
|
|
|
|
#5 |
|
Master of Nothing
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
|
Yeah I see your point. Funny thing is MM has not yet commented on it yet. I am anxious to see what they have to say. Its been out for a while, and noone in the MM community is talking about it.
|
|
|
|
|
|
#6 |
|
no sleep til bedtime
Join Date: May 2001
Location: Brighton
Posts: 1,322
|
did you catch this newsitem on actionscript.com freddy? - http://www.actionscript.com/archives/00000443.html - I'm looking forward to having a go with this actually, never really though about the amount of code we write to serialize/extract data and what it'd be like without that need...be interesting to see if anyone from mm posts on that article, they often seem to at that site,
|
|
|
|
|
|
#7 |
|
Master of Nothing
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
|
I would love to see their reaction. If they give it the okay you bet I will be jumping all over it. Until then I will stick to my WDDX and XMLSockets.
Did you download the thing yet jim? It seems like an awful lot of code, I am gonne run some speed tests to see which is faster. I just can't think MM will be too thrilled they stand lose out on some money, IMO. |
|
|
|
|
|
#8 | |
|
no sleep til bedtime
Join Date: May 2001
Location: Brighton
Posts: 1,322
|
Quote:
![]() |
|
|
|
|
|
|
#9 |
|
Master of Nothing
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
|
Jim
So I ported my WDDX example over to amfphp format and it seems to run about the same, except it uses the builtin remoting functions to connect and send and receive. I still think for realtime communications the socket is going to be faster, but I did this so I could get a handle on how it works. http://www.irq11.com/~louie/freddySe...ddyServer.html |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|