Hello,
i have this front page
http://www.designforweb.gr/bodyaction/ and it imports
"objGallery.loadClip("content.swf", mcContentHolder);"
is it possible to put flashblocks there? this script imports flash
var so = new SWFObject("bodyaction.swf?showPattern=true&slideshowTime=20
&singleFile=false&mainImage=background_image.jpg", "sotester", "100%", "100%", "8", "#000000");
so.addParam("allowFullScreen", "true");
so.addParam("scale", "noscale");
so.write("flashcontent");
what should i do?
i am very confused. I need help.