Posts

Showing posts from March, 2015

Indesign to swf creates grey border

Image
i have asked before. have been experimenting exporting page turning swf file indesign. however, no matter resultant html file has grey border. seems generated in indesign can't see way of either changing colour or getting rid of it. ideas? thanks ian i´m afraid straight indesing, won´t rid of that. fortunately there´s easy way better working html-wrapper. method calling swfobject. it´s little bit different way of building code "around" swf inside html.   you find handy (and free) swfobject generator tool generating new html-file address http://www.bobbyvandersluis.com/swfobject/generator/index.html   it´s online version, theres air based desktop version of it. usage quite simple. go address above , give name of swf , dimensions. have check dimensions while export, can see pixel size of coming swf @ top of swf export window. thats it, generate code , copy/paste notepad or other plaintext editor , name extension .html same directory swf. (with air can use save command)  

Rectangle gradient

i'm trying create effect on webpage using gradient. i'm looking 4 regular linear gradients starting @ each of 4 sides of page , turning transparent/white in @ 15%, don't want gradient go way middle.  problem of course corners, cannot figure out way make them right.  know how or have ideas?  i'm new ps proficient.  have far i'm looking blended corners, picture frame....one of keys i'm looking ability change how far gradients extend edge of page. start layer not background layer, , fill "center" color.  add "inner glow" layer effect this, blending mode set normal, color set "edge" color, , technique set softer.   use size , choke controls fade way want it. More discussions in Photoshop Windows (read only) adobe

Thread: Some simple questions

trying few simple things , though i've searched quite bit, answers i've found seem cumbersome figure must wrong. looking expert advice on simple way things. 1. make disk image of 9.10 system (formatted ext3, btw) on syology cs407 nas can bare metal restore. why couple of clicks on mac , windows boxes, far not easy on jaunty? did miss something? 2. drivers. why can't have automatic wrapper windows drivers can use printer or scanner, or simple point , click driver install native drivers? have ethernet connected brother mfc-7820n, , samsung clp-315 runs off cs407 installed , working on jaunty, way more work expected. easy, automatic or point , click way install drivers? 3. graphics drivers. have decent cards in big boxes, nvidia gtx 200 series. when kernel updates, have uninstall , reinstall graphics driver. there easy way keep working? 4. there 1 flavor of linux distro has consistent standard user interface? able move things around, menus c

Core components & why more code instead of less - Joomla! Forum - community, help and support

Image
i have been looking @ tutorials components , comparing components included in core , have seen discrepancies.  wondering why core components not structured in same way tutorial. with due respect, seems core components modified 1.0 enough make them work 1.5. it seem more logical me have build core joomla! components examples of how should writing 3rd party components joomla!. furthermore, little frustrated code has written accomplish same tasks in 1.0.  of done standard editing, viewing, adding, deleting, etc.  has seemed me might better ways make writing standard stuff simpler.  in 1.0 difficult because did not have class structure available in 1.5.  however, class structure have been nice have had class of standard controller stuff common tasks extend , add/override details non-standard. if explain reasoning behind how core components built , why lines of code required have increased instead of decreased appreciate it. i appreciate changes in framework , not attempting rant.  trying u

Overriding text in table headers

hello,   i working on document in cs3 table flows across several columns. set 2 header rows appear in each column, wondered if it's going possible have override text in 1 of headers (it's row style want repeat, not text, needs "blah blah blah" in first column, "blah blah blah continued" in subsequent columns)?   does know if possible? hoping avoid moving rows around text in tables prone change.   thanks assistance   cheers deb table > table options > headers , footers > repeat header: every text column, , check skip first button.   this way can set first column way it, , set second column way rest.   ken More discussions in InDesign adobe

How to copy-paste frames from one document to other with there respective layers intact?

hi all,        facing issue while copy paste frames 1 document other. have 3 frames in first documents each 1 on different layer. first document has 3 layers. second document have 3 layers , copying frames first document scrapdata using 'icopycmddata ' , 'kcopycmdboss'. have 'paste remembers layers' menu 'checked' on layer panel. using following function copy frames scrapdata.   bool16 copystencilsfromthetemplatedocumentintoscrapdata(pmstring & templatefilepath) {      bool16 result = kfalse;     do     {         sdklayouthelper sdklhelp;           pmstring filepathitemstobecopiedfrom(templatefilepath);  //("c:\\test\\aa.indt");         idfile templateidfile(filepathitemstobecopiedfrom);         uidref templatedocuidref = sdklhelp.opendocument(templateidfile);         if(templatedocuidref == uidref ::gnull)                              break;           errorcode err = sdklhelp.openlayoutwindow(templatedocuidref);         if(err == kfailu

Blank førsteside - Joomla! Forum - community, help and support

Image
hei. har installert joomla 1.0.13 og tilleggene fireboard og marketplace. alt fungerte fint, men plutselig var alt som møtte meg på siden, som er: http://islandshest.thlweb.org/ bare en tom blank side. ingen feilmelding eller annet. bare hvitt og tomt. administrasjonsdelen fungerer... har noen en ide om hva som kan ha skjedd? korrupte filer, overskriv med nye. sjekk også om du har hatt innbrudd på siden, noe din leverandør kan hjelpe til med. Board index Joomla! International Language Support International Zone Norwegian Forum Eldre versjoner av Joomla! Joomla! 1.0 Administrasjon/installasjon

Mailing List Manager.... registrerings key ... www.phil-taylor.com... - Joomla! Forum - community, help and support

hej, jeg har lige købt mailing list manager... http://www.phil-taylor.com der mangler en registrerings key... hvordan får man den??? kommer den pr. mail? ved om man kan bruge programmet på begge mine domæner... eller skal jeg købe licenser? hilsen carsten 1 licens pr. domæne. regnøglen kommer pr. mail. Board index Joomla! International Language Support International Zone Danish Forum Ældre versioner (disse vedligeholdes ikke længere fra officiel side) Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008) Komponenter, Moduler og Mambots

Display section table + category table on same page - Joomla! Forum - community, help and support

dear all. is possible display list of categories within section + articles each category? example: section 1 >category 1     article 1-1     article 1-2     article 1-3 >category 2     article 2-1     article 2-2 >category 3 .. take following page example: http://www.codeproject.com/kb/threads/ section:  -> threads, processes , ipc categories:   -> threads , processes - general   -> threads, processes & ipc - inter-process communication   -> threads, processes & ipc - processes   ...                       is there configuration in joomla! such output? if not, feature planned? perfectly chose display several sections formated in such way on same page. thank in advance response. kind regards, balaslo balaslo wrote: hm...am 1 looking functionality this? moderator note: bump message deleted. please don't bump threads. see forum rules: http://forum.joomla.org/index.php/topic,65.0.html Board index Joomla! Older Ve

Problem with com_login redirect... - Joomla! Forum - community, help and support

hello all i trying com_login redirect page. know mod_login has setting how com_login redirect page after login? again, login component not module shows in module position.. actually, when login fireboard forums directs index.php?option=com_login. anyway.. awesome! a redirection possible in login menu item. you try create non-visible menu login menuitem and use link menu. type of link be index.php?option=com_login&itemid=131 Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Sound Module WTV20

hi, has ever worked sound module wtv20? i have module on arduino nano , works far, have problem manual load on sd card sounds fails me or whenever play not come out should actually, sounds. according data sheet, thing can play wav , not ad4 files. have not found solution how khz , bit wav file should sound "sounds normal" the 2gb card fat formatted. test file network works whole wonderful. somehow not create suitable file. wanted convert mp3 file ad4 file, somehow there's worm in it. does have tip? many thanks! sorry translation comes out bit funny sounding... the wtv20 manual has these specifications audio files. supports 4 bit adcpm formatted files sampling rate 6khz 36khz ad4 voice format sampling rate 6khz 16khz wav voice format typical wav files around 44khz try converting them 16khz.  not high fidelity sound should "normal". this author matthias seems have solved of other issues module.  http://makeithappend.org/archives/2247

Looking for simple input status shield or proto circuit

Image
i looking count pulses dry contact. so, need whetting voltage , place land wires dry contact. there shield or has created proto project this? hi, https://www.arduino.cc/reference/en/language/variables/constants/constants/ look link , goto   input_pullup . this may solve problem. tom.. Arduino Forum > Using Arduino > Project Guidance > Looking for simple input status shield or proto circuit arduino

Thread: A complete newb

Image
hi everyone. first post on here , thought had better introduce myself. im steve, im suffolk , forward learning more ubuntu. have installed ubuntu first time dual boot other horrible os, , complete , utter newbie. have no idea how install, find way around or anything, far have managed online , thats it. im hardware clever software thick helpers may have bear me hi steve , welcome ubuntu forums! may want familiarize free beginner's guide: ubuntu pocket guide . useful. , don't hesitate ask questions or here. glad have here. enjoy! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] A complete newb Ubuntu

Larryd: i have something of yours i wish to return

Image
i don't winter anymore... makes scenic picture, value see in these days. (full size @ http://tjfserver.ddns.net/smf/index.php?action=gallery;sa=view;pic=35 ) edit: attachment failed... ~travis moderator edit: link corrected hi, that link didn't work, got error link being not private. tom.. Arduino Forum > Community > Bar Sport > Larryd: i have something of yours i wish to return arduino

Thread: kernel troubles

hello everyone, noticed karmic install (upgraded jaunty) booted kernel 2.6.27-16, though had updated 2.6.27-19. decided uninstall 2.6.27-16 , old versions, entry in grub disappeared, can't boot. found out chroot in livecd , installed linux-image, surprised installed 2.6.31-19. installed grub-pc , said detected image, plus windows install. unfortunately, didn't make difference, old grub still boots no ubuntu entry. wonder how can fix this? *edit: got boot adding entry list file in /boot/grub. , i'm not sure ever had 2.6.27-16 installed since residual configs suggest otherwise. still don't know why don't have grub 2 booting though. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] kernel troubles Ubuntu

¿Como controlar manualmente el tiempo de luz encendida por sensor movimiento?

estoy proyectando un sensor de movimiento que al activarse enciende una luz determinado tiempo. si se vuelve activar comienza la cuenta del lapso de la luz encendida. voy utilizar la instrucción millis o un sistema de interrupciones.  hasta aquí lo tengo claro.  pero quisiera que el lapso que la luz permanece encendida pueda controlarse "manualmente" (con un potenciometro o cualquier otro medio) y no se me ocurre como diseñarlo.  agradeceré si alguien tiene un proyecto similar o conoce como introducir el control manual del tiempo. si el lapso de tiempo lo controlas con millis() y queres usar un potenciometro para para controlar el tiempo, podrías hacerlo usando la función map. code: [select] unsigned long time = 0; int pot = 0;     pot = analogread(a0);     time = map(pot, 0, 1023, 0, 3600000);  // 3600000 = 1 hora es solo una idea, saludos! Arduino Forum > International

Joomaserver vs. Rochen ?! Hosting Q - Joomla! Forum - community, help and support

i trying decide pick.  have heard great things both, , have worked joomaserver.  rochen official host of joomla, stuck in middle. the web hosting looking clients e-commerce sites, artwork display, stained glass display, politicians , on. any comments or suggestions welcome! thanks tom it looks joomaserver hosted rochen, (you can @ domaintools.com) regardless of 1 pick, hosted on rochen server believe. question of whether want go direct rochen or go reseller may have more personalized services. i use rochen myself, , resell design clients, , lot more people basic hosting stuff, installing , troubleshooting errors in joomla.  @ additional services joomaserver provides , decide way. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

[svn:fx-beta1] 7035: * SDK fix for FB-19161.

revision: 7035 author:   preilly@adobe.com date:     2009-05-18 09:11:35 -0700 (mon, 18 may 2009)   log message: *********** sdk fix fb-19161.   tests passed: checkintests   needs qa: no, confirmed gaurav   needs doc: no   bug fixes: sdk-21156   api change: no   reviewer: pete f.   code-level description of changes:     modified getoptions() handle "more" values of type map.     modified getcomponentmanifest() use "more" instead of "args".   ticket links: ************     http://bugs.adobe.com/jira/browse/fb-19161     http://bugs.adobe.com/jira/browse/sdk-21156   modified paths: **************     flex/sdk/branches/beta1/modules/compiler/src/java/flex2/tools/oem/internal/oemconfigurati on.java More discussions in Commits adobe

Exporting metadata fields to MySql database.

i using version 1.4.1 lightroom mac version.   i export of lightroom fields such file name, title, copyright , camera settings, etc file can import them mysql database of web site.   is possible?   thanks help.   robert hayes not within lightroom, should able open catalog using sqlite. there should able hoping achieve. More discussions in Lightroom Classic CC adobe

Can not generate correct PDF from Khmer Unicode(Cambodia) article (Joomla1.5) - Joomla! Forum - community, help and support

hi, i visal joomla much. can not generate correct pdf khmer(asian) article. show non-readable content in pdf file. check manual dev.joomla.org not clear in section of creating pdf font file. want know "how create pdf font file unicode fonts (true type font/open type font). , importance solution of generating correct pdf file unicode article (khmer/cambodia). this problem make me stuck in translate joomla 1.5 stable language. sincerely, visal you need specific set of pdf fonts work khmer. these not yet available in our repository http://joomlacode.org/gf/project/pdffonts15/frs/ i trying 1 , post here when done. have created set of khmer language files 1.5? Board index Joomla! Older Version Support Joomla! 1.5 Language - Joomla! 1.5

Drag&Drop acceptDragDrop not working

hello, i'm having problem implementing d&d on customized image component while dragging on canvas. the problem when runtime generated userimage gets dragged on drop target canvas, dragproxy don't change in "acceptdragdrop" shape ...   significant code:   userimage.as package com.lutek.components {     import flash.events.mouseevent;         import mx.controls.image;     import mx.events.*;     import mx.core.dragsource;     import mx.managers.dragmanager;     public class userimage extends image     {         //public var name:string = new string;         public var description:string = new string;                 public function userimage()         {             super();             addeventlistener(flash.events.mouseevent.mouse_move, dragimage);         }                 private function dragimage(event:mouseevent):void {                         // drag initiator component event object.             var draginitiator:userimage=this;                         /

Thread: wireless disconnecting in 9.10x64

i did clean install on aspire 5490g laptop 9.10x64 , having odd problems wireless. wireless drop , ask me re-authentication of encryption key put in. ask me again. refuse connect router. if hit cancel on notification area nm-applet not have router listed in wireless networks . if kill nm-applet , restart alt-f2 , run nm-applet --sm-disable still not show networks available. know not router flatmate share uses laptop windows 7 , have no problems. ideas folks, in advance. ernest i've seen similar ordinary 32-bit, on different computer. there have been variety of little network manager oddities lately, seems. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] wireless disconnecting in 9.10x64 Ubuntu

Thread: cross compilation

i trying croos compile font-config-2.8.0. when compileing got error code: cc fc-case.o `-mcpu=' deprecated. use `-mtune=' or '-march=' instead. `-mcpu=' deprecated. use `-mtune=' or '-march=' instead. cc1: error: unrecognized command line option "-mfloat-abi=softfp" cc1: error: unrecognized command line option "-mfpu=neon" cc1: error: unrecognized command line option "-mfloat-abi=softfp" cc1: error: unrecognized command line option "-mfpu=neon" fc-case.c:1: error: bad value (armv7-a) -march= switch fc-case.c:1: error: bad value (cortex-a8) -mtune= switch make[3]: *** [fc-case.o] error 1 make[3]: leaving directory `/mnt/omap/sources/fontconfig-2.8.0/fc-case' make[2]: *** [all] error 2 make[2]: leaving directory `/mnt/omap/sources/fontconfig-2.8.0/fc-case' make[1]: *** [all-recursive] error 1 make[1]: leaving directory `/mnt/omap/sources/fontconfig-2.8.0' m

Is Flex and Fluint now combined?

i read post in fluint project seemed indicate fluint , flexunit combined flexunit 4.  case , if so,  should project started out few months move fluint 1.1.1 flex 4? the functionality available in fluint 1.1.1 available inside of flexunit 4. however, fluint 1.1.1 release version. right flexunit 4 in beta, need keep in mind.   they code compatible though, written in fluint 1.1.1 work in flexunit 4 without change. flexunit 4 offers new metadata model marking tests , case , continue offer lot of additional functionality.   so, depending on schedule, etc. need decide best project.   mike More discussions in Archived Spaces adobe

Livecycle scripting help please!

hi all,   i'm new adobe livecycle (but have fair amount of scripting experience), i'm trying word count of text field on form.  thought able simple using wsh:   mystr="this test string 8 words"; lengthofmystr = mystr.split(" ").length; wscript.echo(lengthofmystr)   but when put similar (but modified correctly livecycle) event on text field (using exit event test) nothing happens:   form1.#subform[0].sf2.textfield2::exit - (javascript, client) mystr=this.rawvalue; lengthofmystr=mystr.split(" ").length; xfa.host.messagebox(lengthofmystr, "test message", 3);   is possible?  ideas?   mike mike,   you close. split returns array, not string.   // form1.page1.subform1.foo::exit - (javascript, client)   var wordcnt = new array(); var str = this.rawvalue; wordcnt = str.split(" "); xfa.host.messagebox("there " + wordcnt.length + " words.");   steve More discussions in LiveCycle Designer adobe

áÇ íãßääí Íãá - Joomla! Forum - community, help and support

Image
ÊÍíÉ ØíÈÉ áÇíãßääí ÊÑßíÈ ÇáßæãÈæ æÇáãÇãÈæ  æÇááÛÇÊ æÇáÞæÇáÈ åá áí ÈÇáÍá áÇäæ áãÇ ÈÍãá ÈíØáÚáí ÑÓÇáÉ ÛáØ ßá ãÑÉ ãÚ Çäí ãÊÇßÏ ãä ßá Ôí æÍÊì ÇáÝæáÏÑÇÊ ÚØíÊåÇ ÇáÊÑÇÎíÕ ÈÓ ãÇ íÍãá ÈíÚØíäí ÝÇíáÏ ÊÍíÉ ØíÈÉ áÇ íãßäíí ÊÍãíá ÇáÞæÇáÈ æÇááÛÇÊ æÇáßæãÈæ æßá Ôí ÈíÚØíäí ÇáÎØÆíä warning: is_dir() [function.is-dir]: stat failed /home/nbm/public_html/media/install_479f08e3336b4/images (errno=13 - permission denied) in /home/[soran]/public_html/administrator/includes/pcl/pclzip.lib.php on line 4287 warning: is_dir() [function.is-dir]: stat failed /home/nbm/public_html/media/install_479f08e3336b4/.. (errno=13 - permission denied) in /home/[soran]/public_html/includes/joomla.php on line 3142 åá áí ÈÍá¿ Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القسم العام

Thread: Screen Resolution problem

Image
hi, im stuck @ 800x600 resolution , not know how fix it, ive tryed looking around possible solution cannot follow instructions because im new ubuntu, because of resolution issue laptop useless. laptop im useing fujitsu-siemens esprimo mobile v5535 built in graphics card sis mirage 3+ 672mx please apreciated, got exact same computer - , same problem Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Screen Resolution problem Ubuntu

Thread: Can I use AMD memory on Intel Atom processor?

i purchased toshiba nb305-nb410bl, came 1 gib of ram...i have hp pavilion 4 gib of ram...can swap 1 of 2 gib modules out of hp , replace 1gib module in toshiba? hp uses amd processor , toshiba netbook uses intel atom processor. specs on hp ram: 667mhz 2rx8 pc2-5300 2gib specs on toshiba: 800mhz 2rx16 pc2-6400 1gib you could, since both so-dimms , both ddr2, there considerations need aware of: first, you're replacing 800 mhz ram 667 mhz ram. although theoretically work fine, in reality, slower clock speed negate performance advantage of higher amount of ram. can reduce hard drive seek times relying less on swap space, cpu's access ram slow down. second, verify toshiba's mainboard supports additional ram. third, if there 2 so-dimms in toshiba, , you're replacing one, mismatched clock speeds cause problems. fourth, check speed of atom cpu. not it's internal speed, other mh

http xml link issue

i have script calls xml page via cfhttp. when output link xml, link appears ok. when try output workable link this:   <cfoutput><a href="#myxmldoc.response.legislators.legislator.link#">link</a></cfoutput>   the output shows this:   http://www.site.org/">link   any idea going wrong? you maybe trying output xml node confusing browser.  try putting xmltext @ end of node tell want text of node. <cfoutput><a href="#myxmldoc.response.legislators.legislator.link.xmltext#">link</a></cfoutput> More discussions in ColdFusion adobe

Cairngorm 3 (extension)

hi,   please take while review cotribution cairngorm deals gui responsiveness issue. i have written article introduce changes: http://students.mimuw.edu.pl/~mhagmajer/cairngorm3/   waiting feedback.   kind regards, marcin hagmajer More discussions in Cairngorm Development adobe

Thread: openbox themes

hi.i'm using openbox windowmanager.does know openbox-themes stored on pc? https://help.ubuntu.com/community/openbox#configuration cheers Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] openbox themes Ubuntu

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register Board index

Invert selection in DataGrid

hi,   i have datagrid multipleselection enabled. need add invert selection functionality on click of button. when click on button, selected rows should unselected , unselected rows should selected. can please tell me how can done? hi, change selectedindicies property of datagrid. should array indices of dataprovider except values in old value of selectedindicies. More discussions in Flex (Read Only) adobe

connection between ESP8266 and ultrasonic sensor distance

i able connect arduino uno esp8266, want connect ultrasonic sensor distance esp8266 , want read data , send data through  rest call. question how connect ultrasonic sensor esp8266 , how read data sensor. arduino uno      esp8266 3.3v-------------->vcc tx  -------------->tx rx  -------------->rx gnd-------------->gnd esp8266 ch-pd---------> vcc gnd   --------->gp io 0 can't connect ultrasonic sensor arduino , send through esp. have lot of support on on web Arduino Forum > International > India (Moderators: Nishant_Sood, jo_v) > connection between ESP8266 and ultrasonic sensor distance arduino

Problem with Docman 1.4rc1 - Joomla! Forum - community, help and support

Image
hi guy, i using docman 1.4rc1 , joomla 1.5rc3. there bug docman when click documents , try view detail. please take @ site: http://namti-online.com/component/docma ... euseo.html this text: marketing se advertisingnew!marketing se advertisingfilenamemarketing - 2004 - (new riders) search engine advertising (368 pages).chmfilesize4.25 mbfiletypechm  (mime typeapplication/octet-stream)creatoradmincreated on:01/15/2008 08:04viewerseverybodymaintained byeditorhits1hitslast updated on01/15/2008 08:05homepage " style="text-decoration: none; color: #333;">tooltip can please me solve this? thank much! regards, stephen Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

File ranking extension? - Joomla! Forum - community, help and support

Image
hello, looking joomla component should allow visitors upload file accompanied image. uploaded files should available download image thumbnail. want able organise files different categories , have other visitors able vote on these files. files should order popular least popular. is there component or extension joomla this? had through extensions directory closest find docman hosting files categories doesn't seem support kind of voting or file submission visitors. , have seen few voting extensions these seem voting on content items  judging lack of replies guess there no such extension how work create such extension? don't want spend months working on guess spare week or so. Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Annoying things in Acrobat 8 and 9

dear acrobat programmers,   i don't know have send it, post here.   i thought candle handle annoying things in acrobat 8 (9 well, newest upgrades), - no more. have lot of work , i'm going crazy problems.   1. i'm working 2 monitors (maybe isssue?? no idea). 2. not happening on computer. tested on 5 or more computers.     when open more 1 document (two , more instances of acrobat) touchup tool doesn't work more. why? same in acrobat 8,9. i can not change properties of objects.     when mark on 1 page, , copied , paste page going paste in middle of page. why not in same point on page, copied markup? , when need move (text boxes, rectangles, , on) slow operation - needed best computer on world. moving of couple vector objects. complicated acrobat fast? windows can move whole applications movies inside without issues.   with 2 or more opened documents - moving pages between documents doesn't work should. moved page going somewhere else, not in position wanted to.     up

Thread: Third button emulation - cant disable.

hello. ive been trying disable third button emulation using xinput no avail... dont know how config it. put simple: code: marm@linux-desktop:~$ xinput list | grep 'id=' "virtual core pointer" id=0 [xpointer] "virtual core keyboard" id=1 [xkeyboard] "at translated set 2 keyboard" id=2 [xextensionkeyboard] "imps/2 generic wheel mouse" id=3 [xextensionpointer] "power button" id=4 [xextensionkeyboard] "power button" id=5 [xextensionkeyboard] "macintosh mouse button emulation" id=6 [xextensionpointer] marm@linux-desktop:~$ xinput get-button-map 3 1 2 3 4 5 6 7 marmlinux-desktop:~$ xinput set-button-map 3 ?????? ????? being do here? or im going wrong way there? in advance. by way. forgot mention i'm using 9.10 (karmic koala) on later versions donne editing xorg.conf right? xorg.conf pretty empty

undefined method JRequest::checktoken() while trying to save article - Joomla! Forum - community, help and support

joomla build 9909, fresh install example database. during saving of edited frontpage article error displayed: fatal error: call undefined method jrequest::checktoken() in /home/testacc/domains/testjoomla.nl/public_html/components/com_content/controller.php on line 113 php built on:  linux hosting1.atn-networks.net 2.6.15-1.2054_fc5 #1 tue mar 14 15:48:33 est 2006 i686 database version: 4.1.12-standard database collation: utf8_general_ci php version: 5.2.4 web server: apache/2.0.61 (unix) mod_ssl/2.0.61 openssl/0.9.8a frontpage/5.0.2.2634 php/5.2.4 mod_perl/2.0.3 perl/v5.8.8 web server php interface: apache2handler joomla! version: joomla! 1.5.0 production/stable [ karibu ] 19-december-2007 19:00 gmt user agent: mozilla/5.0 (windows; u; windows nt 5.1; en-us; rv:1.8.1.11) gecko/20071127 firefox/2.0.0.11 i suggest test again 9940 Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Info

Servo sweep works but the servos spin 360. code problem or bad servo's

hi, first post here apologize if in wrong section. have enclosed code below. doing using sensor outputs float numbers x,y , z. convert them integer whole numbers convert them inverse multiplying them -1. send integer servo. problem when ground pin 2 end servo sweep test servo's spin in circles. servo's stop , try move supposed to, spin in circles. think code error or bad servo's or loop refreshing quickly? using external power power arduino , servos. what is gimbal engine mount high powered rocket. bench design , not go further wanted see if can create gimbal , have correct pitch , roll. thank can provide. you haven't said servos using might helpful information. , saying sweep test performs normally? but 1 thing standard servo not ever spin continually in circles. travel through 180 degrees total. i'd either have wrong type of servo or bad servos. steve Arduino Forum > U

why does dreamweaver automatically boarders my links

you can see here, f9productions.com, products image boarded , derails site. how can not put boarder around image when have link?     thanks akg980 wrote:   you can see here, f9productions.com, products image boarded , derails site. how can not put boarder around image when have link? that's default html behaviour when image has link. in css or properties set border of image 0. More discussions in Dreamweaver support forum adobe

Characters changing when saving as XML

i new roundtripping between frame , xml, hope question easy.   i have element symboltext formats text content according attribute font. is, formats content in font selected font attribute. use set short strings in font different normal paragraph font. allowed values of font symbol, wingdings, wingdings2, wingdings3, , zapfdingbats. suppose content of symboltext character 4 , save file xml. when open xml file notepad, instances display correct content (4), except wingdings , zapfdingbats. in latter cases, content displays box. opening xml firefox indicates these boxes unicode character, , character different in 2 cases: wingdings, character f034; zapfdingbats, character 2714. may not expressing unicode characters correctly, firefox displays boxes these numbers in them.   so, why frame converting 4 other character when font wingdings or zapfdingbats? dtd sets encoding utf-8. need set else in frame or in structure application?   i using framemaker 9 on xp sp3.   thanks, van symbol, wing

No Audio in Elements 7

uploading sony hdr sr12 camcorder in avchd. have sound in other programs not when need edit adobe premiere elements 7. my system dell 2.93 quad system 6gig ram, 512 video ram , 1.28 t hard drives. system uses windows vista 64. can give me clue on how sound work can edit film clips. thank you, other comparing bars , tone , checking settings in edit > preferences > audio hardware , audio mixer , i'm not sure without more information project.   you might want post on in premiere elements forum . More discussions in Photoshop Elements adobe

ap ssid change with external rootfs

hi! i have yun external rootfs on sd card ( expandingyundiskspace ) in ap mode. if change default ssid (arduino yun-xxxxxxxxxx) to, e.g., myap (either in webpanel or editing /etc/config/wireless) cannot connect yun's wifi anymore. have tested different combinations of 2 yuns , several laptops , phones. if boot yun without sd overlay, change ssid there myap well, , boot yun again sd overlay in place, yun's wifi ap works ok , can connect. i ran problem when cloned sd card of first yun , tried use on second yun. ssid on second yun different ssid on cloned sd card.  it seems if using external rootfs on sd card, , using yun in ap mode, ssids in /etc/config/wireless of original filesystem , in /etc/config/wireless in overlaying filesystem have identical. in client mode can change target ssid without problems. my yuns running latest firmware 1.5.3. is normal behaviour? ok, factory resetted yun, made external rootfs on sd card, , installed software need i

Busy Cursor

hello!   i have loop 1 10000. how can make busy cursor appear before starts , remove after ends? cursormanager.setbusycursor() - before , cursormanager.removebusycursor() - after, doesn't it. i hoping operations synchronous.   how can it? thanks! try breaking 2 functions, flash player gete chance upate display list. someting like:               protected function clickhandler(event:mouseevent):void             {                 cursormanager.setbusycursor();                 settimeout(runloop, 10);             }                         private function runloop():void             {                 for(var ix:int =0; ix < 1000; ix ++)                 {                     trace(ix);                 }                 cursormanager.removebusycursor();             }   thanks, gaurav jain flex sdk team More discussions in Flex (Read Only) adobe