Hi
I Have just started using Flash MX 2004 Professional. My big problem is I
want to load the three top 'cards' from a list of 40 cards which are
generated at random (which I have done using PHP code below).
<?
$cards[0] = 'card1';
$cards[1] = 'card2';
$cards[2] = 'card3';
$cards[3] =...
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.