Posts

Showing posts from September, 2011

Thread: Brightness down when running from cd. Almost pitch black.

i tried running ubuntu cd on windows pc see ubuntu like. well, not see brightness way down. eyes 10 cm screen, looking @ different angles managed setting menu , moved brightness way up, nothing changed. screen remained black. how bring brightness when testing ubuntu cd? want play ubuntu. looks me hardware issue. can provide hardware specs? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Brightness down when running from cd. Almost pitch black. Ubuntu

Flash Player not supported on Android

if i'd known many websites rely on flash player run content not have wasted money on android tablet. did not know adobe has withdrawn support android devices. have version 4.1.1 , i've downloaded archived flash player version available on adobe site, goes version 4.0 , makes no difference, still cannot watch content on web sites use adobe flash player. have made sure have ticked allow unknown in settings makes no difference. know please of solution or android tablet owners stuffed , @ mercy of having wait months or years web site developers create alternatives flash player running content on android devices? see; "why can't install flash player on tablet?" (kindle or samsung galaxy)   the decision drop flash player support android's , retailer should have told before selling tablet wouldn't purchased for.   flash dying technology. youtube in process of converting of videos flv html5 mp4 videos read this. hear inthe web design community 2016 flash gone en...

FM files to pdf conversion - EPS file

hi,   i have set of fm files , eps files only. when open fm files in frame maker manny files misplaced , eps graphic doesnot link frame maker project.    when try convert fm file pdf there remains many blank pages in between contains eps graphics in between.   please provide proper solution asap.   thanks in advance.   regards,   nutan sounds eps files not when document created. can try re-link graphics proper files. More discussions in Adobe FrameMaker adobe

Thread: 12.04 Wireless Unstable

laptop thinkpad x220, 64bit using 3.2.0-24-generic-pae connects fine, has random periods of lag cannot connect webpages (or ping in terminal) although network status remains listed "connected" windows works fine. ideas? code: lspci -v -s 03:00.0 03:00.0 network controller: realtek semiconductor co., ltd. rtl8188ce 802.11b/g/n wifi adapter (rev 01) subsystem: realtek semiconductor co., ltd. device 8195 flags: bus master, fast devsel, latency 0, irq 17 i/o ports @ 5000 [size=256] memory @ f2400000 (64-bit, non-prefetchable) [size=16k] capabilities: <access denied> kernel driver in use: rtl8192ce Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] 12.04 Wireless Unstable Ubuntu

Problem with importing and storing to library

i seam miss logic in importing , storing photos in library. causes situation each time need photo need go c: , import it. library practically empty , not see how images can stored there. anyhow has created situations open import window , can see pictures cannot acces them in  way? messages telling me there dublicate somewhere, where, remains mystery. fixed logic in windows handle , store files , maybe confusing me? there tutorial "how import , store images in lightroom"? enlighten me logic of this. thanks lightroom database; not file browser. file browser "looks into" folders, sees photos there, , allows work them. lightroom not this. knows photos have been imported lightroom. once photo imported lightroom, lightroom knows photo's location , it's metadata, , can perform tasks (like editing on photo). @ no time lightroom contain photo. @ no time lightroom store photo. since not file browser, if move or rename or delete photo outside of lightroom, lightroom ...

What's the best way to set up a wiro-bound booklet?

i'm setting wiro-bound booklet, , printer want each page full 3mm bleed. however, when printed booklet appear spreads, prefer work viewed spreads in indesign.   the problem spreads they're not designed inner side have bleed, , bleed come opposite spread, want avoid.   as far can see, way set spreads , manually change it. i'm relucant because i've received file original designer , it's been set single pages.   (...and, irritatingly, page numbers put in manually, , not single paragraph style defined)   any appreciated.   regards ruth   ps - i'm working indesign cc in case have @ least 2 options.   the first set facing pages, adding 3 mm page width , inside margin values, set bleed top, bottom , outside, , add slug area large enough hold manually drawn crop marks. add guides represent page edge @ gutter , manual crop marks on master. export using document bleed settings , include slug area, don't add automatic crops.   the second set facing pages @...

ASC2 compiler inlining causes TypeError: Error #1034: Type Coercion failed

following test case reproduces error:   air sdk: 3.8.0 build 870 , build 1240 compiler: 2.0.0 build 353981   repro: https://gist.github.com/sigman78/6286715   origin: feathers.controls.supportclasses.textfieldviewport   causes: [fault] exception, information=typeerror: error #1034: type coercion failed: cannot convert inner@30186e9 flash.display.sprite.   'inner' class w/o 'final' or removing -inline compiler option makes error go away   test() method bytecode (works, no inlining):          [__go_to_definition_help(pos="257")]      function test():void     /* disp_id=0 method_id=1 nameindex = 3 */      {        // local_count=1 max_scope=1 max_stack=2 code_len=12        // method position=493 code position=645        0    getlocal0      ...

How do I fix an error with Adobe AcrobatAdobe PDF Plug-In For Firefox and Netscape 10.1.7?

adobe acrobat adobe pdf plug-in firefox , netscape 10.1.7 shows needs updated ..which doesnt. redownload , reinstalls & says have it. how rid of unneccessary update message? have firefox 23.01 & windows vista 32 who/what shows reader needs updated?  10.1.7 latest reader version vista.   there have been many reports of fake update notifications lately, try trick users downloading malware - not adobe.com website. More discussions in Acrobat Reader adobe

Help: Added Transparency Div, now site won't center properly...

Image
good evening, i'm having issues here on bro's adult site i'm in charge of.  in "element div" instructions how give page 50% transparency.  "content div" contains text/photos. whatever reason cannott diagnos, page shifted left. content fits on top of element div doesn't dim text.   in screenshot provided, site far pushed left of background image (1600 pixels) can't see 4th girl.  entire site 1100 px, in theory, if centered properly, should see amount of both of end girls. bar blocking out obvious nudity.  4th girl far out of frame right, can't see her.  page wide. seems no matter what, testers can still see end of bacground image on larger tvs used monitors. advice on cool well.   thanking guys in advance asssitance. -most of relevan css below-   h1, h2, h3 {           margin: 0;           padding: 0;           fon...

Syntax Checker bug with long PHP functions.

i have 2 differrent pages giving same type of bugs when opening page dreamweaver cs5. have built web based application php, html, css, mysql, , javascirpt. there many forms throughout site , many forms long. these particular pages giving syntax error html form inside php loop repeat form desired number of times. have verified there not syntax error , page works perfect without php, html, css, or javascript errors. sytax error goes away if close php loop earlier in script, have syntax error php , dreamweaver says code perfect??   <?php             //this page not accessable via broswer url           if (!defined("_valid_php"))                     die('direct access location not allowed.');             //set session data post    ...