Posts

Thread: how do I stop page load?

i go website download document. when site document loads , displays automatically. however, want used "download" link load , display takes load must wait click on "download". how can stop "load , display" can click "download"? have set plugin "reloadevery" ? using ff ? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] how do I stop page load? Ubuntu

Thread: presario v 2000 not working with ubuntu 11.10

hello i'm absolute beginner ubuntu. after installing ubuntu, computer worked , had no glitches wifi lasted 1 week. wifi had problems. both lan , wifi not working when i'm using ubuntu. tried booting thru windows , wifi works perfectly. tried reading threads couldn't figure out 1 follow. assume guys need able me. chomie@ubuntu:~$ sudo lshw -class network *-network:0 description: ethernet interface product: rtl-8139/8139c/8139c+ vendor: realtek semiconductor co., ltd. physical id: 0 bus info: pci@0000:06:00.0 logical name: eth0 version: 10 serial: 00:c0:9f:ab:96:8c size: 10mbit/s capacity: 100mbit/s width: 32 bits clock: 33mhz capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=8139too driverversio...

Flash CC - Projectors

hi,   is no more possible create projectors on flash cc?   which best way distrbute rich media local supports? diego_kkk wrote:   hi,   is no more possible create projectors on flash cc? correct.   which best way distrbute rich media local supports? use air app or previous flash pro version projector More discussions in Adobe Animate CC - General adobe

jquery ui css is not loading in my page, i done this using client library....i tried to check using

jquery ui css not loading in page, done using client library....i tried check using firefox.. firebug addon..the css showing empty...so finall css not calling can please suggest solution this... can please explain in detail of how created clientlibs jquery lib included , how trying include css on page.   also check http://blogs.adobe.com/mtg/2011/11/building-components-in-adobe-cq-5-part-1-a-tutorial-on- clientlibs-using-jquery-ui.html   yogesh www.wemblog.com More discussions in Archived Spaces adobe

Thread: ubuntu 11.10 installed gnome 2.32.1 only ?

i did fresh reinstall of ubuntu 11.10, installed updates , gnome-shell. here started playing themes little(using gnome tweak tool , user-themes-extension), didn't behave expected. installed "atolm" theme, nothing changed, top bar little. i'm unable change window theme. things worked icons , gtk+ theme change. installed gnome-about check gnome version , tells me gnome 2.32.1. wtf? thought gnome 3 part of 11.10. ideas messed up? did follow these instructions: http://www.ubuntugeek.com/how-to-ins...ic-ocelot.html if so, need install theme, gnome shell, , think had install gnome tweak tools, change features... Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [gnome] ubuntu 11.10 installed gnome 2.32.1 only ? Ubuntu

Can someone tell me why I am getting NotAllowedError?

i running code: app.opendoc({cpath: "c/users/desktop/new tech manual/transfer.doc"}); console , following error.   notallowederror: security settings prevent access property or method. app.opendoc:1:console undefined:exec   thanks in advance help. error #1: file path wrong. should add forward-slash in begining. error #2: when trying open non-pdf files must specify buseconv true. see reference method... More discussions in JavaScript adobe

Word game: Assigning letter values to movie clips

hi   i want make word game kids.   a spelling word appear on screen (from arrays set up) , letters "fall" top. player have clicl on correct letter points. in other words:   if letters in word == letter tile clicked on     give points   i have movie clips in individual .as classes each letter tile. question - how define letter tile movie clip specific letter in alphabet code able check if correct?   here .as file 1 of letter tiles have example:   package {     import flash.display.movieclip;             public class t extends movieclip       {             public function t()                {                 // constructor code      ...