Page 1 of 1

alter flash param

Posted: Sun Jun 02, 2013 5:30 am
by whizzer
is it possible to alter a <param> of a blocked flash <object> via "scriptish"? obviously it doesn't exist until clicked on so can't be done after document load.

Re: alter flash param

Posted: Sun Jun 02, 2013 7:10 am
by GµårÐïåñ
You might try GreaseMonkey if you are familiar with session, dom and script objects and know how to write JS.