Allow Flash

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Example)
 
(2 intermediate revisions by one user not shown)
Line 9: Line 9:
 
<pre>
 
<pre>
 
allow flash("Yes")
 
allow flash("Yes")
navigate("http://www.itma.vt.edu/tech/shockwave.htm", "Wait")
+
navigate("https://www.dhs.state.il.us/accessibility/tests/flash/video.html", "Wait")
 
</pre>
 
</pre>
  
Line 16: Line 16:
  
  
[[File:flashyes.jpg]]
+
[[File:afon.jpg]]
  
  
 
<pre>
 
<pre>
 
allow flash("No")
 
allow flash("No")
navigate("http://www.itma.vt.edu/tech/shockwave.htm", "Wait")
+
navigate("https://www.dhs.state.il.us/accessibility/tests/flash/video.html", "Wait")
  
 
</pre>
 
</pre>
Line 29: Line 29:
  
  
[[File:flashno.jpg]]
+
[[File:afoff.jpg]]

Latest revision as of 21:26, 28 September 2015

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.

Allow Flash: Select "Yes" to enable Flash on a webpage. Select "No" to disable Flash on a webpage.

[edit] Example

allow flash("Yes")
navigate("https://www.dhs.state.il.us/accessibility/tests/flash/video.html", "Wait")


Enables Flash


Afon.jpg


allow flash("No")
navigate("https://www.dhs.state.il.us/accessibility/tests/flash/video.html", "Wait")


Disables Flash


Afoff.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox