Tutorilas php+flash

  • removals
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 28, 2007
  • Posts: 7
  • Status: Offline

Post July 28th, 2007, 3:35 am

I'm searching for tutorials php and flash. Can You give me links if You have to this tutorials? I'll be glad.:)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 28th, 2007, 3:35 am

  • IceCold
  • Guru
  • Guru
  • User avatar
  • Joined: Nov 05, 2004
  • Posts: 1254
  • Loc: Ro
  • Status: Offline

Post July 30th, 2007, 1:05 am

links? what for?
google is enough.
Anyway, in flash you will make usage of LoadVars class (best for php/asp communication), with it's methods: send(..), sendAndLoad(....) -> read flash help for these.
And in php you will need to deal with $_POST and, only if you specify from flash, $_GET. Also to write back variables to flash, you need to output the following format: echo "var1=value1&var2=value2&var3=value3";
This is all about flash<->php communication.
Of course you need to learn both php and flash, but that's another story.
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”
  • dhonsvick
  • Beginner
  • Beginner
  • No Avatar
  • Joined: May 27, 2007
  • Posts: 49
  • Status: Offline

Post July 31st, 2007, 7:56 am

A simple way to accomplish communication between any language if Not using Weborb or phpamf would be to use XML.

Here is an example From my Hero Lee Brimlow
http://www.gotoandlearn.com/flv/php_mysql_flash.flv

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 33 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
 
cron
 

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