Topic: what do these variable mean?
In the index.html what is controlled in the following variable string.
var fo = new SWFObject("viewer.swf", "viewer", "100%", "100%", "8", "#FF00FF");
I know the last one is the background color, but what about the numbers?
-s