Hi can anyone tell me if it is possible to
swap flash files as like image files?
I've tried it and it does not work at all.
No error whatsoever... it just does not load..
Can anyone please tell me if it's possible to swap
flash files at on on popular broswers?
eg.
<a onClick="Swap(0)")<img...> </a>
<a onClick="Swap(1)")<img...> </a>
<embed name="swfFlash"> </embed>
<Body onLoad="document['swfFlash'].src = "intro.swf">
where Swap is :
document['swfFlash'].src = arySWF[0]... etc
where arySWF contains the FLASH filenames.
Regards,
Andrew
