Posts

Showing posts from June, 2010

Snap doesn't work in CS5

Image
ok,   i've been using illustrator 6 years now. 10 cs cs3 , cs5. all along way i've used snap , have become smart guides addict.   however, can't seem anchor points snap each other accurately in cs5. in cs3 not problem.   here's sequence of events: 1: make sure smart guides turned on ctrl-u (i'm on windows7) 2: selection tool using "v" key 3: select anchor point @ end of vertical straight line, smart guides show me have line's anchor point selected 4: drag anchor point, along vertical line, anchor point @ end of horizontal straight line 5: cursor snaps anchor point , smart guides highlights horizontal line in green word "intersect" 6: release left mouse button 7: vertical line , it's anchor point instantaneously jumps away anchor point snapped , resides on un-snapped   i've included nice image 4 steps. these correspond points 2,3,5 , 7. these screenshots. have outline (ctrl-y) turned on , have zoomed 3200%. the same happens if hold ctr...

Menu li id=#current not working in 1.5.15 ? - Joomla! Forum - community, help and support

this may have been fixed on purpose, causing me grief. have 2 menus on site, both links same page. want 1 of menus have id=current attribute applied link, special style can added. obviously having more 1 cause lack of compliance, 1 menu fine. however, system applying id wrong menu (of course) 1 want , cannot correct menu have id. have tried changing full active highlighting options yes or no on both menus , appears absolutely nothing. have tried unpublishing menu has id=current , other menu still won't pick up. any thoughts? anyone experienced before? Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

RoboHELP 8.0.2 support for Office 2010 including word 2010

Image
hi all please can advise me if rh 8.0.2 supports office 2010 (including word 2010) yet. they're asking upgrade our office suite 2010. and yes, generate word docs rh proofreading purposes....   thanks   tell them hold fire not supported. no doubt adobe can when.     the robocolum(n)   @robocolumn   colum mcandrew More discussions in RoboHelp adobe

"dot-bug" in interactive field-names

hi, i think after update id7.0.2 got bug "dots" "." in field-names. before used these dots manage fields folders, this: a.bbb.01 so main-folder "a" 1 subfolder "bbb" , field in "bbb" that's way manage in ac. at first it's work's fine in id, id produces every "dot" in fieldname new folder exact same content. if try manage folders or "double-fields" ac crashes immediately. is able reproduce bug? , if not, there preferences or other try oder change solve problem?   thx More discussions in InDesign adobe

Dreamweaver CS4 crashes without reason

hi,   dreamweaver installed on both mac pro , macbook pro.  have been working dwcs4 on snow leopard 1 year now. i have latest updates of both osx , cs4.   this week dwcs4 began crash on mac pro, on different occasions without reason (as far know). i trashed config folder , prefs, checked conflicting fonts , rewrote disk user permissions. since works rather (but hey, has been 24h i've tested result of actions).   yesterday, macbook pro had same problem.  dwcs4 crashed on me in exact same way... this must be, in opinion, osx sl update or apple update did on both macs...   (on macbook pro trashed , that... same mac pro)   any suggestions can reason?   mac pro intel xeon quad core - osx 10.6.4 macbook pro core2duo - osx 10.6.4 ok, after 48h of testing dwcs4 starts crashing again... (sigh)   this error get:   " process:         dreamweaver [4717] path:        ...

FormCalc date question

i'm working on timesheet. browsed through questions , answers on forum , found needed auto populate dates each day in 2 week period given intial entered date user. works great . . . there header @ top of form directs user pick first date in bi-weekly pay period. table timesheet data further down in form. them able pick date @ top , first date in timesheet table auto populate - followed other dates bi-weekly period. accomplish created "calculation" event first date in timesheet table reference date entered @ top of form. works great. scripting auto populate rest of dates set "exit" event.   here's problem trying fix. date completed @ top . . . first date in timesheet table fills in, other dates not auto populate @ time. user need click in cell in timesheet table first date , click out prompt "exit" script run , fill in other dates.   i'm trying figure out way happen seamlessly once date @ top of form completed.   any appreciated! why not calcu...

Help - error: 1017: The definition of base class CairngormEvent was not found.

hi.   i've inherited else's flex code.  need make small change re-complie , re-deploy, ide (flash builder 4) keeps telling me there's error in 1 of the.as files.  here's details:   = error: 1017: definition of base class cairngormevent not found.      = code:   package actionscripts.events {         import flash.events.event;     import com.adobe.cairngorm.control.cairngormevent;         public class cairngormgeneralevent extends cairngormevent {           [etc..]   any ideas?   i'm using flash builder 4. appreciated. check if cairngorm.swc in libs folder More discussions in Flex (Read Only) adobe

Loop over form values & insert into db

form prod_id     prod_name       prod_price    prod_status 001         product 001     1.00          1             002         product 002     2.00          1       003         product 003     3.00          0       004         product 004     4.00          0         form dump prod_name      product 001,product 002,product 003,product ...

Važno obaveštenje - licence/templejti/komponente/moduli... - Joomla! Forum - community, help and support

i ako je mnogo puta pisano o ovim stvarima, takodje već definisano pravilima foruma dosta korisnika dalje trazi pomoc za templejte/komponente/module... koji su nabavljeni nelegalnim putem. citat iz teme pravila foruma *ne vodite diskusije o nelegalnim stvarima. naš server se nalazi u sad sam im tim je pod sad juridistikcijom. molimo vas da nas ne izlažete nepotrebnoj pravnoj odgovornosti. ovim putem zelim da vam jos jednom skrenem paznju na gore pomenuto pravilo da napomenem da ce svi korisnici koji budu kacili/trazili pomoc za nelegalne stvari biti prijavljeni teme ce biti zakljucane. hvala na razumevanju. i jos jednu stvar da dodam, ako koristite legalno nabavljenu ekstenziju, odnosno platili ste je dobili licencu: svaki od proizvodjaca ekstenzija ima neki od vidova podrske korisnicima da li putem foruma ili na neki drugi nacin, zavisi od njih. placanje = pomoc + podrska! ukoliko se odlucite da platite koristite takav software, podrsku treba da trazite sto je jos vaznije, dobijete ...

Calculate total in table

ok have searched forums , no matter can't work again.  had script work in original table reason isn't working since changed tables.  here details.   i have table ask bunch of info submit requisition.  have 1 cell ask qty , cell (different row) ask unit price , "total price" cell (different row) calculate total.  had script working in original table had make significant changes table started new one.  can't script work.  type of field make difference, numeric, decimal?   this formcalc calculate event.  script is: form1.#subform[0].table3.row5.cell4 * form1.#subform[0].table3.row6.cell4   i have saved dynamic pdf.    what missing?  thanks change script more like:   xfa.resolvenode("form1.#subform.table3.row5.cell4")   * xfa.resolvenode("form1.#subform.table3.row6.cell4")   you can absolute reference cell clicking in script editor, holding down ctrl+shift , clicking cell want reference, i.e. cell 4 in row 5 i...

Thread: I am getting (initramfs) installing 8.04 LTS

i have tried to install ubuntu 8.04 lts on dell inspiron on booting (initramfs) , text don't understand. have read few posting on subject none have worked yet reading in 2008 , thought maybe there more date. interepid , other systems boot ok , work. have tried cd using on other computers , installs greatfull information on subject. what's exact error? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] I am getting (initramfs) installing 8.04 LTS Ubuntu

Oppgradering fra 1.5.13 til den nye 1.5.15 ??? - Joomla! Forum - community, help and support

etter å ha trålet gjennom alt jeg kan finne om den nye norske 1.5.15 klarer jeg ikke å fatte hvordan jeg skal komme meg fra .13 til .15. slik jeg leser teksten er den komplette pakken bare de som skal nyinstallere joomla, eller migrere fra 1.0 til 1.5, og de forskjellige språkpakkene de som skal fra engelsk til norsk. så ser jeg nesten øverst @ det er en lenke "oppdateringspakker norsk joomla!", og tenker aha, så dum jeg er, det er der jeg finner mitt tilfelle, men akk, nei! der er det oppdatering fra .12 til .13, .11 til .13, .14 til .15, men ingen .13 til .15! er .13 et dead end? hva skal en stakkars gammel stut gjøre? skal jeg late som jeg aldri har hatt joomla før og installere joomla! 1.5.15 stabil - komplett (.zip)? og, hvordan skal jeg gjøre det? hjelp!!! håper det er noen der ute som gidder hjelpe en senil administrator som ikke tør gjøre noe med sidene sine før han er helt sikker på hva. her finner du filen joomla_1.5.13_to_1.5.15-stable-patch_package.zi p: http://...

Another Adobe Media Encoder Problem

so latest in on going adobe media encoder saga no longer outputs form of quicktime! happens apparently loads project , then  after second green tick appears informing me done, no not done, doesn't exist. all other codecs work fine. any here welcome. thanks.... More discussions in Premiere Pro CS6 & Earlier adobe

PSE 8 (OSX) Drop out part of photo to reveal another?

i guessing it's possible crop inside 1 photo, drop part out, , thereby reveal photo underneath.   but can't find hook in (or in missing manual) let me start researching it.   is possible?   can give me idea how it? or @ least search in order read it?   thanks in advance. sure. siimplest way layer 2 photos (since have book, it's directions doing manual exposure blend in sidebar in chapter 8) , use eraser tool, or select want rid of , delete top photo. helps feather or refine edge before deleting (all in chapter 5). More discussions in Photoshop Elements adobe

Editing Red...experience

i have been shooting red week. . it first experience ever red d.p , have say.. really, really  enjoyed shooting it. images in 4k outstanding , camera experience better 35mm film camera have ever used.   (luckily regular camera asst. knew how push buttons , work red menus must add.)   i wont editing particular shoot.  ( freelancing d.p - true vocation opposed editing)   i consdering bringing red own productions , workflows ...and wondered editing in cs5 , experience is.   i have run 4k test footage successfuly in cs5 suite  did not have enough of stretch cs5 or hardware.   so...how red working guys have done bit in cs5?   (the , bad , ugly)     my next freelance d.p gig phantom , red on same shoot 5 days.  life exciting , challenging  must old film cameraman. not want push away lovely forum, note there red user forum, , has a specific subforum adobe workflows . spend time there, engineers develop red parts of our so...

Need to set it so that an editable document can't be edited

i don't know adobe, , received task supervisor.  because of inexperience, decided ask experts.   i work federal government, , use adobe form performance appraisals/evaluations.  employee, 2 supervisors , review panel need add comments , information.  once review complete, document sent employee/supervisor them discuss.  here our problem is: don't want changes made after review panel has made decision.  want lock down editable fields @ review panel level ensure no changes have been made anyone.  there way can done? perhaps consideration of 'shared review' via network share meet needs. by use of "dead-lines" can sequence can add comments when. one work flow might be: worker > supervisor1 > supervisor2 > review panel the collected comments can aggregated comments summary report might used during worker/supervisor review. an introductory video of such shared review process at: http://tv.adobe.com/watch/acrobat-tips-and-tricks/document-collabora...