Posts

CC Smear issues with After Effects CC

Image
i have tried use cc smear tool project. have tried doing on after effects cs5, cs6 , cc. everytime use tool causes tearing or distortion. assuming bug suppose fixed after effects cc? have downloaded latest update after effects cc still it. still have after effects cs6 installed if might related issue? have included pic shows on frame image has tried regenerate , has added grey matter also.   any suggestions? thank you i'm not clear on trying here. there no bug, tool works fine. deducting image can see using layer style , may actualyl problem - applied after effects , may odd if layer content produces semi-transparent areas. well, whatever, same old ae trope true: in case of doubt, pre-compose.   mylenium More discussions in After Effects adobe

Subwoofer/bass too loud

hi! when playing videoclip or playing game in flash bass way loud. else problem? appears when i'm using firefox, not chrome. i've tried re-installing flash , firefox.   flash-version 11.8.800 web browser firefox 23.0.1 operating system windows 7 64bit frequency settings (bass, midrange, tweeter) set flash developer in app or video, , cannot adjust them through flash player.  if sound card has eq settings, (most don't unless they're high end) can adjust system audio.   there apps emulate equalizer audio: http://sourceforge.net/projects/equalizerapo/ More discussions in Using Flash Player adobe

Thread: DiskAid alternative for Ubuntu

hey, looking alternative diskaid works ubuntu. diskaid gives access file system of iphone without having hack or jailbreak it. sadly diskaid works windows, need similar ubuntu. greetings overrated i'm not familiar diskaid sounds might you're looking for. https://github.com/mcolyer/ifuse might in repositories try looking there before installing source. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] DiskAid alternative for Ubuntu Ubuntu

Thread: Ubuntu sound output

hello, have little issue. have laptop (dell studio 1535) , since upgraded 12.04 11.10, i've been experiencing problem audio. in fact, regular internal speakers work correctly, when plug in device (speakers/headphones), internal speakers turn correctly off, no sound sent speakers. have idea, be? in advance asaru bump still no solution found anywhere found out speakers recognised system (preferences-sound show headphones, when plug them in). Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Ubuntu sound output Ubuntu

PSE11 photobook publishing services?

is there service professionally publishes pse11 produced photobooks?  elected pse option have shutterfly print got individual 8"x10" pages side side photobook pages printed on same page, i.e. half size.  after on-line chat shutterfly, before ordering, assured receive bound 8"x11" photobook printed on both sides.  far have received gift certificate refund $59 shutterfly option produce photobook on-line software. well, theoretically can save book file pse pdf , upload anywhere, in real life that's kind of tricky (as far quality of final result). know it's not want hear, best bet recreate using online software @ whatever publishing site choose. More discussions in Photoshop Elements adobe

Thread: ifenslave-2.6 ?

hi... have kxstudio 10.04.3 lts x86_64 based on ubuntu 10.04 lts + kde plasma desktop. #1. don't want upgrade ubuntu* or kubuntu 12.04 lts. have 2 different internet connections available... eth0 & ppp0 or wlan0 & ppp0 both work when used 1 @ time... $ ping www.yahoo.com , etc... round-robin load balancing 2 ifenslave. have iproute, libc6, net-tools net-3 installed. http://packages.ubuntu.com/lucid-updates/ifenslave-2.6 http://manpages.ubuntu.com/manpages/...ave-2.6.8.html steps follow: $ sudo modprobe bonding $ sudo ifconfig bond0 192.168.0.1 ".10 or .99" $ sudo ifenslave -f bond0 eth0 $ ifconfig bond0 master eth0 slave. $ ping www.yahoo.com error #1. $ sudo ifconfig eth0 192.168.0.2 $ ping www.yahoo.com error #1. $ sudo ifenslave -f bond0 ppp0 error #2. ?????????????????????????????????????????????? $ sudo ifenslave bond0 wlan0 ok. but... $ ping www.yahoo.co...

How can I put a div at the TOP of the page with a background color? No white space

i attempting put orange bar @ top of page , 1 stretches across entire width of page, no matter page size.   with code below orange bar appears there white space between top of browser , orange bar .   <div style="background-color:#f79321;height:30;width:auto;"> <p> </p></div>   how can rid of white space? tried setting margin , padding 0px did not work. start zeroing out page margins on body tag   <style type="text/css"> body{ margin: 0; padding: 0 } </style> More discussions in Dreamweaver support forum adobe