Search results for: "ActionScript"
Are there any best practices or recommended tools for creating interactive Flash elements controlled by PHP scripts?
To create interactive Flash elements controlled by PHP scripts, it is recommended to use ActionScript for the Flash elements and PHP for server-side s...
Are there any best practices to follow when embedding a PHP script into Flash?
When embedding a PHP script into Flash, it is important to ensure that the PHP script is properly formatted and accessible to the Flash application. O...
How important is it to name and assign instance names to MovieClips in Flash when changing backgrounds based on PHP variables?
It is important to name and assign instance names to MovieClips in Flash when changing backgrounds based on PHP variables because it allows you to tar...