Archive

Posts Tagged ‘block’

Block Flash Element on Opera Browser

July 17th, 2010 No comments

How To Block Flash Element on Opera Browser

There are many ways to block flash element(s) in Opera. And here is one of it:
1. Download script BlockFlash2 from userscripts.org.
2. Save it to a specific place (right click on Install button then Save Linked Content As…), such as: D:\scripts\45343.user.js
3. In Opera browser go to Settings -> Preferences… -> tab Advanced -> Content -> click on JavaScript Options… button.
4. On User JavaScript folder, set the folder to D:\scripts. OK and OK.
5. Click on [Play/Stop Flash] to play/stop Flash.

Preview:
Flash Block Preview on Opera Browser

Use Visibility Parameter and Define Attribute in Block

May 23rd, 2009 1 comment

AutoCAD tutorial: Use Visibility Parameter and Define Attribute in Block

Study Case: Electrical Symbols
With these two feature, Visibility Feature and Define Attribute, in AutoCAD Dynamic Block feature, it is possible to create one block that can show different objects with different value. For example, I have three type of electrical switch (MCB, LBS, and IS) and when I want to insert particular switch, I could insert a current value freely.
One block for many symbols
All 12 symbols above is one block! Read more…