Actionscript Javascript Communication
Using ExternalInterface.addCallback() we can expose an actionscript function and make it available to javascript. This would be helpful to have your webpage with embedded flash communicate to your flash swf file and even control it with javascript! Say we wanted to have buttons in the html page that would control an object in the flash. Communication is a two-way road so wouldn’t it be great to be able to go the other way as well, you can! That is the main function of ExternalInterface! In this example/tutorial I will explain both directions of communication with flash and javascript!
Amazon Clone Script - Buy2AmazonSponsored
Thumbtack Clone Script - Buy2ThumbsupSponsored
Airbnb Clone Script - Buy2RentalSponsored
Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)
One hour of help or fixes for Kubernetes clusters running on AWS EKS.
Help/Fix on AWS Auto Scaling (1 Hour)
One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.
1 Hour AWS Consulting Services/Support
One hour of flexible AWS consulting or support for architecture, design, or issues.
Configure EC2 Auto Scaling
Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.

