Welcome, Guest
  • Author Topic: FLASH CART WITH PHP AND FLASH 8 ,ONLY  (Read 1629 times)

    clica2x

    • Server what's that
    • *
    • Posts: 8
      • View Profile
    FLASH CART WITH PHP AND FLASH 8 ,ONLY
    « on: 12/05/05, 08:39 »
    Hi there...

    I have a question, to jorge solis, about the flash cart system to flash 8.

    I see that you use javascript to interact with flash, is there a way to not use javascript and use only php instead of javascript ?

    or just flash? .. I know the basics of php and flash interacting with mysql/php, so php instead of javascript would be great for me...

    hope hear from u...

    Thanks for your great tutorials Solis,

    Márcio Henrique - Portugal

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: FLASH CART WITH PHP AND FLASH 8 ,ONLY
    « Reply #1 on: 12/05/05, 09:42 »
    The newstore is entirely in Flash and use amfphp in the back-end, check it out: http://www.flash-db.com/Tutorials/newstore/

    Jorge

    clica2x

    • Server what's that
    • *
    • Posts: 8
      • View Profile
    Re: FLASH CART WITH PHP AND FLASH 8 ,ONLY
    « Reply #2 on: 12/05/05, 13:22 »
    Thanks for the fast reply..

    I saw the new store, but like u said in the tutorial, it was impossible to as2.
    I use flash 8 here, and i think u recommend flash 2004 and as1, for that new store in php.

    When i was trying to connect amfphp to flash 8 in the first stage of the tutorial, the connector, gateway etc... gave me errors, lots of them, because flash 8 has changed the way to connect with amfphp.
    so i google it i for some reason i wasn´t the only one to have those errors...

    im trying to fix that, but with no sucess, perhaps u can help me? off course if you have time to help...

    Anyway thanks a lot, and i will try to ketch up your fine tutorials...


    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: FLASH CART WITH PHP AND FLASH 8 ,ONLY
    « Reply #3 on: 12/05/05, 14:24 »
    The newstore use AS2 and is fine for Flash 8.
    About amfphp, begin with http://www.flash-db.com/Tutorials/helloAS2/
    Then check the amfphp Board for similar errors.
    If you don't find them, post your question on amfphp or Tutorials board.

    Jorge