Look ,if you want a really fast transfer better use 3ds because it is binary. So it will take you less time to serialize and de-serialize it when you request it from the server.I am not a PHP expert but suggest you to take a look at WebOrb (php) which is a great platform for AMF and Flex.
On Mon, Jun 27, 2011 at 1:35 PM, Mahfudz <[email protected]> wrote: > oh...okey2. > im using php. so i should use amfphp rite? > how about the type of model? 3ds collada or obj? should create each player > rite? away3d collada, away3d 3ds and away3d obj. > > > On Mon, Jun 27, 2011 at 6:26 PM, Michael Iv <[email protected]> wrote: > >> It meant to be a part of the book I wrote (Away3D CookBook) but eventually >> it had not been included because as I have said I had no ability to test it >> on remote server.I will put this recipe on my blog ASAP and you will be able >> take a look how it work.You should know however that I used Java as server >> side >> >> On Mon, Jun 27, 2011 at 1:15 PM, Mahfudz <[email protected]> wrote: >> >>> Dear Michael lv, >>> >>> Really you have done it? can i refer your project? interesting and really >>> interested. >>> Many thanks. >>> >>> >>> On Mon, Jun 27, 2011 at 3:35 PM, Michael Iv <[email protected]>wrote: >>> >>>> I have done it once . I used BlazeDS gor AMF transfer , MySQL as a >>>> database . And stored the 3ds models in a Blob format . Though have never >>>> tested it with a remote deployment , therefore can't say anything about >>>> true >>>> performance . >>>> >>>> Sent from my iPhone >>>> >>>> On Jun 27, 2011, at 7:34 AM, Mahfudz <[email protected]> wrote: >>>> >>>> Dear Choons, >>>> >>>> Thanks for your information. I try it 1st. >>>> Thanks again. ;-) >>>> >>>> On Mon, Jun 27, 2011 at 12:27 PM, Choons < <[email protected]> >>>> [email protected]> wrote: >>>> >>>>> check out AMFPHP. You can do your sql stuff with php and then amfphp >>>>> serializes it into binary that can be decoded by the Flash player on >>>>> the client side >>>>> >>>>> On Jun 26, 11:15 pm, Mahfudz <[email protected]> wrote: >>>>> > Dear Away3d Developer, >>>>> > >>>>> > how can as3 read model store at database through php? >>>>> > a simple word, 3d web player. >>>>> > >>>>> > Any suggestion? really appreciate it. >>>>> > >>>>> > -- >>>>> > *Regard,* >>>>> > * >>>>> > * >>>>> > *Muhamad Mahfudz >>>>> > * >>>>> > *Media Director of Rich Core Media * >>>>> > [email protected] | [email protected] | +6017 681 5474 | >>>>> +6017 688 >>>>> > 5474 >>>> >>>> >>>> >>>> >>>> -- >>>> *Regard,* >>>> * >>>> * >>>> *Muhamad Mahfudz >>>> * >>>> *Media Director of Rich Core Media * >>>> * >>>> * >>>> *http://dummiesgarage.com/rcm.php* >>>> [email protected] | [email protected] | +6017 681 5474 | +6017 >>>> 688 5474 >>>> >>>> >>> >>> >>> -- >>> *Regard,* >>> * >>> * >>> *Muhamad Mahfudz >>> * >>> *Media Director of Rich Core Media * >>> * >>> * >>> *http://dummiesgarage.com/rcm.php* >>> [email protected] | [email protected] | +6017 681 5474 | +6017 >>> 688 5474 >>> >>> >> >> >> -- >> Michael Ivanov ,Senior Programmer >> Neurotech Solutions Ltd. >> www.neurotechresearch.com >> http://blog.alladvanced.net >> Tel:054-4962254 >> [email protected] >> [email protected] >> >> > > > -- > *Regard,* > * > * > *Muhamad Mahfudz > * > *Media Director @ Rich Core Media * > * > http://www.richcoremedia.com* > [email protected] | +6017.681.5474 <[email protected]> > > -- Michael Ivanov ,Senior Programmer Neurotech Solutions Ltd. www.neurotechresearch.com http://blog.alladvanced.net Tel:054-4962254 [email protected] [email protected]
