Home | Help Forums | Web Design Tutorials | Free Swishmax Downloads | All Downloads

 

 

Company

Home

Nework Details

Tutorials

SWiSH 2

SWiSHMax

Flash MX

PHP & MySQL

HTML / JScript

Adobe Photoshop

Corel Draw

Gimp

Miscellaneous

Downloads

Templates

Plugins

Fonts

Wallpapers

Free Images

Scripts and Codes

Products

E-Books

SWiSH BB

SWiSH Templates

SWiSH-DB Newsletter
Subscribe to our newsletter : GO
  Partners / Affiliates

   Swish Templates
   SWiSH Climax
   GimpTalk
   Idea Designs
   Sposatoettore
   Try Acai Berry Diet
   Download Free Ringtones
   Swishzone

Manage your site with Flax Article Content Management System
Sending Text Data to SWiSH MAX text Object from PHP
Category : SWiSHMax | Level : Intermediate | Language : English
Ask Question | Read Comments | Post tutorial | Previous | Next

Web www.swish-db.com

From PHP, even, you may create new variables for client application (SWiSH MAX).

QUICK TUTORIAL STARTS

Assume you have a Dynamic text object in SWiSH MAX movie named 'mydtextobject'
and its variable name is set 'mydvar'.

Now when a specific PHP code file is loaded via loadVariables() function
in SWiSH MAX, the PHP can response back to the specific variable 'mydvar'
through

<?
echo "&mydvar=I am php script, it is a response back";
?>

or

<?
print "&mydvar=I am php script, it is a response back";
?>


For more details in this topic, please CLICK HERE


All rights reserved - swish-db.com