You are here » Home Knowledge Base phpBender Tutorial Basic tutorial: Handling variables using Flash and phpBender
Basic tutorial: Handling variables using Flash and phpBender Print E-mail

These 3 examples will show you the difference way to handle variables using Flash only, using Flash - php method and also Flash – phpArg method of phpBender.



1. Handling variables using Flash
The following example creates string variables; myName and myAge then places them in the text property of myText TextArea instance which is already has default value.
var myName:String = "Jonas";
var myAge:String = "26";
myText.text = "Hello! My name is "+myName+" and I'm "+myAge+" years old.";


 


Your Cart

Your Cart is currently empty.

Member Area

We have 14 guests online



Need design?
Need a quote for custom project?




 

© Copyright 2007 Webito. All Rights Reserved. Use of this website indicates your agreement to the Terms of Use.