A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: basic sending variables to and from php file...

  1. #1
    Junior Member
    Join Date
    Jun 2005
    Location
    England
    Posts
    26

    basic sending variables to and from php file...

    hi there,

    how do i send a variable from flash to a php file? and visa versa?

    basically i want to be able to drag and drop a movieclip around the page then save the position so that when someone else views it the movieclip remembers the new position.

    bob
    www.bobcooper.org.uk
    info@bobcooper.org.uk

  2. #2
    Member
    Join Date
    Aug 2003
    Location
    Asia
    Posts
    74
    for Flash use XML object (load, onLoad etc...)

    for PHP use XML type document, meaning that PHP script generates XML....
    the idea is the XML will be read by Flash...
    hope it helps.

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