Allow Flash

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "$Allow Flash is a Settings Command in the Professional edition of UBot Studio. This command will disable all flash on a webpage. Simply select “Yes”...")

Revision as of 22:41, 15 December 2012

$Allow Flash is a Settings Command in the Professional edition of UBot Studio.

This command will disable all flash on a webpage. Simply select “Yes” to enable flash and “No” to disable flash.


Example

allow flash("Yes")
navigate("http://www.itma.vt.edu/tech/shockwave.htm", "Wait")

Enables Flash

File:FlashYes.png

allow flash("No")
navigate("http://www.itma.vt.edu/tech/shockwave.htm", "Wait")

Disables Flash

File:FlashNo.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox