A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [MX04] PHP & Flash

  1. #1
    Member
    Join Date
    Jun 2005
    Posts
    37

    [MX04] PHP & Flash

    Can you call PHP in Flash files? specifically phpBB which uses some different programming to standard PHP.

  2. #2
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    using a LoadVars object is the best way to communicate with PHP

    your PHP should be outputting this type of format -
    echo "&var1=".$nom."&var2=".$country."&var3=".$score."& ";

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center