Posts

Soundbooth crashes when saving file as wmv or wma

hi,   i have soundbooth wmv , have encountered following bug.  after working on sound file go 'save as' save file windows media file (wma).   nothing happens soundbooth seems freeze although in task manager identified running.  impression window missing (normally window pops when select think).   has else encountered bug, , know of anyway resolve before whole un-install , re-install.   saving files mp3 etc not cause issue.   thanks   tim More discussions in Soundbooth adobe

Save active layers

is there way save active layers new file?  create wide collection of customizable products , need images replaced vector data before can produce products.  save time , file sizes if save current active elements of file copy file.   www.stickylife.com not sure mean "active" layer, 1 way accomplish think want lock unwanted layers, select all, copy, paste new document. use "paste remembers layers" setting if want new document reflect original layer hierarchy.   take care avoid individual locked objects in "active" layers. won't selected and, hence, won't copied. More discussions in Illustrator adobe

Thread: Update Manager Error

Image
when used update manager got following error message, w: gpg error: http://packages.medibuntu.org lucid release: following signatures couldn't verified because public key not available: no_pubkey 2ebc26b60c5a2783 concern? if how corrected? posted sleven7 when used update manager got following error message, w: gpg error: http://packages.medibuntu.org lucid release: following signatures couldn't verified because public key not available: no_pubkey 2ebc26b60c5a2783 concern? if how corrected? it's not huge problem, make stop saying it, this: code: sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update this installing package medibuntu-keyring contains public key medibuntu. switches telling apt-get allowed install package can't authenticated (be...

Acrobat 9 can't secure document, 7 can.

hello,   i've got rather big problem here.   a customer sends me pdf. acrobat 7 can secure , sign it. a9 can't , looking @ security properties of document see allowed "changing document" , "merging documents" (i hope translations right)   if try change popup says: "document signed or certified"   is there way sign document or have customer resend pdf , not sign it?   regards is document signed? More discussions in Acrobat Windows (read-only) adobe

proper print preparation for gradients

hi - quick question gradients. have image uses gradient (a simple 2 colour transition), , make sure prepare person i'm designing - using both web & print. i'd hand off them knowing prepped ....so ....   ...after "group" parts of image together, there else need do? should using "flatten transparency" option under objects menu? specific steps / workflow should keep in mind?   thanks kindly, chemol chemol,   ...after "group" parts of image together, there else need do? should using "flatten transparency" option under objects menu? specific steps / workflow should keep in mind?   presuming deliver ai or pdf file, there should no specific steps needed (at least related gradients). More discussions in Illustrator adobe

email addresses do not map for forgotten passwords/username - Joomla! Forum - community, help and support

hi all, when clicking either "forgot your" username or password in joomla's frontend i'm prompted enter email address send token information to. however, email addresses every user(s) exist in 'user manager.' why joomla prompting email address instead of mapping existing 1 'user manager' based on either username or password user enters? prevent "forgot your" username or password menus accepting email address unless belongs user. please let me know how , in advance. Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Collision Between Arrays?

hi!   i trying collision between array of movieclips isnt doing =s.   here now: for(i=0; i<bulletarray.length; i++){        if(_root.bulletarray[i].hittest(_root.enemy))        {          unloadmovie(bulletarray[i])           _root.enemy.lives -= bulletdmg        }   }   this code works, colliding 1 object. have made array called: _root.enemyarray. i have tried make statment inside current 1 without sucess.   any appreciated! can show tried using 2 loops? More discussions in ActionScript 1 and 2 adobe