
Flash AS3 Tutorial – FlashVars – What is flashvars?
What is FlashVars? FlashVars is a way to pass data or variables from html to a Flash movie. The general idea of FlashVars is very […]
What is FlashVars? FlashVars is a way to pass data or variables from html to a Flash movie. The general idea of FlashVars is very […]
This article will explain how you can link your button in your Flash file to external webpages. It will take the user to external webpages […]
By now we have learned about HTML5 Video and Audio elements. As we discussed in our earlier articles, different browsers support different formats for audio […]
Are you using AS3 and wondering how you can validate if the user submits valid email address? You can use textfield in your Flash banner […]
READ Frequently asked interview coding questions in BigTech companies like Facebook, Amazon and Google: READ : Coding Challenge – Bracket Validator READ : Coding Challenge […]
HTML5 has an “audio” element. You can play directly audio content in your web page. I’ve sample code for you below. Sample code for HTML5 […]
Until now, all video elements on a web pages were displayed using plugins, such as Flash. HTML5 has the <video> element. It’s a new element which […]
Have you ever thought about Mobile devices? Have you ever thought about why your viewer would download flash plugin to view your flash content? Have […]
You can write ClickTag in both ActionScript 3.0 (AS3) and ActionScript 2.0 (AS2). Below is the ActionScript 3.0 code. If you name your button something […]
SWF files are loaded using the Loader class. To load an external SWF file, you can follow the steps below. Create a new URLRequest object […]
Copyright © 2023 | All Rights Reserved by DglobalTech