Flash text box to read a PHP variable

All,
What is the best way to have a flash text box read a PHP session variable? I want to do something like show a shopping cart total price in the text box which would be stored in a PHP session variable. Thanks.