Flash Detection
Flash Detection
Out of context: Reply #12
- Started
- Last post
- 13 Responses
- UndoUndo0
this line:
so.setAttribute('redirectUrl', 'upgradeFlash.html');
try it like this
so.setAttribute("redirectUrl", "upgradeFlash.html");
this line:
so.setAttribute('redirectUrl', 'upgradeFlash.html');
try it like this
so.setAttribute("redirectUrl", "upgradeFlash.html");