I have encountered another problem passing variables into Flash (mx 2004 pro).
Simply create a flash document, in the 1st frame, write the following script for gradient fill:
var H = Stage.height;
var W = Stage.width;
var gradColorA;
var gradColorB;
if (gradColorA == undefined || gradColorA ==...
Here is the problem I encounter. While I am able to pass variables from the HTML code FlashVars into flash movie to customize a header name, its color and font size etc, I have problem making it animated well. I am using Flash MX 2004 Pro, and I use a Label component to carry the variables, and...
I have previously worked on a flash site that needed to display an external stock chart (auto-updated daily) on the Investor Relations section. The chart was originally developed in PNG format which is a lot smaller in file size and crispier than if done in JPG format...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.