PHP Variables and Flash

  • manuel2283
  • Novice
  • Novice
  • No Avatar
  • Joined: Feb 25, 2004
  • Posts: 26
  • Status: Offline

Post May 2nd, 2005, 5:33 pm

I have built a simple PHP Ap that loads html into a variable I would to know how to load this one variable into a dynamic flash text box.

I have done some searches but no luck on getting something concrete
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 2nd, 2005, 5:33 pm

  • Tchuki
  • Mastermind
  • Mastermind
  • No Avatar
  • Joined: Sep 30, 2004
  • Posts: 1774
  • Loc: Edinburgh
  • Status: Offline

Post May 2nd, 2005, 11:35 pm

http://www.kirupa.com/developer/actions ... andphp.htm
  • contstrictor
  • Novice
  • Novice
  • No Avatar
  • Joined: May 23, 2005
  • Posts: 26
  • Status: Offline

Post May 31st, 2005, 3:52 am

Try making php echo/print the information in terms flash can understand eg:

Code: [ Select ]
print "&variable = all the html text you want here&";


then load the php file into flash and have the text box or text area pick up the variable

note: Try using the LoadVars method so that you know when the variables are loaded and then it's easier for you.

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 35 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.