multiple effects ZigoEngine.doTween(logo, “_alpha,Blur_blur”, [0,50], 0, “linear”,0); ZigoEngine.doTween(logo, “_alpha,Blur_blur”, [100,0], 4, “linear”, 0.2); logo= instance name of MC
Daily Archives: April 1, 2009
PHP $_SERVER
$_SERVER[’PHP_SELF’], $_SERVER[‘REQUEST_URI’], and $_SERVER[’SCRIPT_NAME’] all behave in similar ways, they return information about what file is being used. When exposed to some differnt scenarios, you can see in some cases they do behave differently. This can help you decide which is best for what you need in your script.
InterAKT mark-up language
InterAKT mark-up language The InterAKT Dynamic Data The InterAKT Dynamic Data tool is a replacement for the standard dynamic data dialog. It is used in the MX Kollection 3, to provide a unified way of building mark-ups, or place holders. These are recordset fields, server or session variables, and other types of dynamic data that …