Posts

Pixelate filters

this question posted in response following article: http://help.adobe.com/en_us/photoshopelements/using/ws287f927bd30d4b1f-6b2dcc6012e28ab5bbe -7fb2.html concerning pointillize filter: when started using it, full background color picked create randomly placed dots. of dots colorful. happened , randomly placed dots background color, placed on white background. happens regardless of cell size. can restore filter original function? can send pictures illustrate , using photoshop elements 6. thanks More discussions in Photoshop Elements adobe

Duplicate movieclip you dynamically made

gidday   i have class has above constructor...   public var mc:movieclip = new movieclip();   ... , later fucntion gives graphics etc   in function later on, want make duplicates of 'mc' different names, getting error:   1046: type not found or not compile-time constant: mc.   var copies:int = 10;                 var y:int = 0;                                 for(var i:int = 0; < copies; i++)                 {                     var clone:mc = new mc(); //  <<<<   error occurs here          ...

Extension for different responsive behaviour of modules - Joomla! Forum - community, help and support

hi everybody, most modules act responsive folding horizontal list of items vertical list. don't contradicts f-reading pattern. i have module go slider/caroussel mode if doesn't fit in width. have created mock-up show better looking for. i have tried find in extension directory shear amount of extensions in area made me stop searching after while. i not looking extension create list of objects. use , news show pro gk5 gravickpro. love , love use it. want else take output , wrap slider/caroussel. does exist? regards, edward 41 views , no reply tells me extension not exist. would possible add functionality to template position? make sense don't want touch modules output , want functionality on specific template positions. any thoughts welcome :-) Board index Joomla! 3.x - Ask Support Questions Here Extensions for Joomla! 3.x

Thread: 10.10 Meerkat crashing with FireFox 3.6.22. Then Error Message 84 (2nd try)

10.10 meerkat crashing firefox 3.6.22. error message 84 hi all, installed 10.10 on client's old 1gb ram dell 600m laptop. when client goes 10.10 , uses ff, crashes, going command line screen (looks dos screen) says "error message 84". ideas what's causing crash? how fix? think client's ff has no-script add-on. tried various searches "ubuntu error message 84" , didn't find useful. did find threads talking ff being unstable in ubuntu. in meantime, suggested client install chrome browser (not chromium) see if that's more stable. ideas? thanks! tom i can't error seeing, firefox 3.6.22 rather unstable on xubuntu 10.10 on eeepc , macosx tiger on older white macbook. i'm experiencing long hangs , random crashes, particularly after computers wake sleep. i've not experience os crash though. webpages ran fine cause firefox hang ...

1/29/2013 - AIR 3.6 Runtime and SDK Beta

this beta release provides access air 3.6.0.592 runtime , sdk windows, mac os, ios , android.   below of key features , benefits of air 3.6.  please see our release notes full details.   new features:   graphics data query developers can read structure of display object , vector data @ runtime. game developers can use feature create complex sprite sheets, or exporters file format (e.g. svg) @ runtime. packaging , loading multiple swfs on ios this feature allows application developer able package multiple swf files contain code , load them , call functions when needed. mac retina (hidpi) display support developers can target air application use in retina (hidpi) displays on supported macs.     notable fixes , enhancements: 3487052 - gpu issues on nexus 10 3370109 - video screen scaled left bottom corner of stage retina displays. 3486337 - video corruption on ipad 2/3 using uploadfrombytearray @ runtime 3482888 - file.cachedirectory property test fails on wi...

xmp files have become disassociated with image

my xmp files have become disassociated image in acr cs5. bridge shows thumbnail , xmp file side side changes make in acr or in rating images theough bridge.  have searched answers coming empty. anyone? if reffering raw files, yes, expected , designed. raw files considered read files , variouse metadata therefore stored in .xmp side car files. metadata tiff, psd & jpeg dng files can safely embedded file there no need of side car file.   just sure keep raw + .xmp files , treate them 1 file. More discussions in Adobe Camera Raw adobe

Thread: Installing C compiler

Image
hi, trying compile c program in linuxmint 10. getting error below whenever try compile: simple hello world program. ch@linuxmint ~ $ gcc a.c /usr/bin/ld: cannot find -lgcc_s collect2: ld returned 1 exit status can pls tell me solution. posted chaituchill hi, trying compile c program in linuxmint 10. getting error below whenever try compile: simple hello world program. ch@linuxmint ~ $ gcc a.c /usr/bin/ld: cannot find -lgcc_s collect2: ld returned 1 exit status can pls tell me solution. code: sudo apt-get install build-essential but mint questions better on mint forum if no luck here. Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Installing C compiler Ubuntu...