Friday, April 2, 2010

PhotoshopCS3のレイヤースタイ...

現在自宅のMacBookProでPhotoshopCS3を使っているのですが、

レイヤースタイルの効果を選択し、適用すると、5秒~10秒ぐらい処理が続いてしまいます。

そのほかにも、web用に保存などの操作を行うととても処理が重いです。

会社のwindowsに入っているCS3や、以前のバージョンでは全くそんなことがなかったので、

非常に気になり色々調べてみたのですが、同じ症状の方は何人か見かけても、具体的な解決方法というのは

見つけることができませんでした。

何卒皆様のお力をお借りできたらと思っておりますので、よろしくお願いいたします。

●使用環境-----------------------------------------------------------

MacBookPro


MacOSX 10.6

Intel Core 2 Duo 2.8GHz

4GB メモリ

500GB ハードディスク

NVIDIA GeForce 9400M + 9600M GT (512MBメモリ)

  • skin
  • x,y

    i h ave a main moveiclip

    i that i haev 4 movieclip A,B,C,D

    now i want when i click on any moveiclip it give the x and y position of that moveiclip

    but it gives 0.0

    x,y

    hi,

    Can you explain in brief about your concept of movieclip.

    it must be dynamic or static.

    Regards

    Saransoft

    x,y

    movie are dyanamic

    actually i m making a drawing board

    if i have draw two line on stage

    and then select ecah line it gives 0,0

    each line is in a dyanamic moveiclip

    Hi,

    Check the lineTo property..

    I think its not a exact one.

    can u send the sample code to identify the exact error.

    Regards

    Saransoft

    here i have attached the code

    i n this file u can drag any object

    i want know the exact x and y of each object

    Meet RoboHelp's Product Manager - UK...

    I am working with Ankur Jain, the recently appointed Product Manager for?RoboHelp, to help him meet UK based customers. If you would like to meet him in London or Birmingham or can host a meeting on your premises,?please email me via my site and I will let you have more information.

    The dates are not yet fixed but are likely to be between 9th and 15th October.


    See www.grainge.org for RoboHelp and Authoring tips

  • skin
  • Meet RoboHelp's Product Manager - UK...

    I am working with Ankur Jain, the recently appointed Product Manager for?RoboHelp, to help him meet UK based customers. If you would like to meet him in London or Birmingham or can host a meeting on your premises,?please email me via my site and I will let you have more information.

    The dates are not yet fixed but are likely to be between 9th and 15th October.


    See www.grainge.org for RoboHelp and Authoring tips

    Meet RoboHelp's Product Manager - UK...

    I am working with Ankur Jain, the recently appointed Product Manager for?RoboHelp, to help him meet UK based customers. If you would like to meet him in London or Birmingham or can host a meeting on your premises,?please email me via my site and I will let you have more information.

    The dates are not yet fixed but are likely to be between 9th and 15th October.


    See www.grainge.org for RoboHelp and Authoring tips

    Quelle solution pour faire des...

    J'aimerai faire des diaporamas photos avec de la musique en fond.

    J'ai d'abord regarder du c么t茅 de Adobe Premi猫re mais je ne suis pas persuad茅 que ce soit l'outil le plus pratique pour faire cela.

    Par exemple j'ai du mal 脿 d茅finir une m锚me dur茅e pour toutes les photos.

    J'ai cru comprendre que Adobe Encore 茅tait pas mal pour faire cela mais je ne l'ai pas trouv茅 en version de test.

    Donc quel logiciel Adobe est le plus appropri茅 pour r茅aliser des diaporamas ?

    Merci

    Quelle solution pour faire des...

    En fait de nombreux logiciels Adobe permettent la fonction SlideShow (Diaporama), le tout est de savoir quel resultat tu veux obtenir.

    Voici un petit lien utile pour apprendre les fonction diaporama dans differents logiciels (Encore, Lightroom, Photoshop,...), comme ca, il ne te reste plus qu'a choisir...

    Quelle solution pour faire des...

    Le logiciel flash est un logiciel tout adapt茅 pour cela. Il serait tr猫s rapide de faire cette animation de diaporama. M锚me qu'avec du simple action-script tu peux cr茅er des boutons pour permettre d'aller d'une photo 脿 l'autre. Annie

    column chart variable column width in a...

    Hi All

    I am having an array as dataProvider for my column chart where some values are null. Is there any way through which i can define my null values as 0 column width or remove columns from series. sample array as follows -

    %26lt;arr X=''something'' S0Y0=''5'' S0Y1=''3'' S1Y0=''2'' /%26gt;

    %26lt;arr X=''something'' S0Y0=''3'' S0Y1='''' S1Y0=''7'' /%26gt;

    %26lt;arr X=''something'' S0Y0=''5'' S0Y1=''5'' S1Y0='''' /%26gt;

    %26lt;arr X=''something'' S0Y0='''' S0Y1=''3'' S1Y0='''' /%26gt;

    %26lt;arr X=''something'' S0Y0=''7'' S0Y1=''4'' S1Y0=''6'' /%26gt;

    Null values create a hole in column series so all i need to remove the gap in my series.

    any help is highly needed.

    thanks and regards,

    Varun Bajaj

    column chart variable column width in a...

    Hi,

    the easiest way is to remove this data from dataProvider. (If any any attribute is empty)

    column chart variable column width in a...

    Hi Natasha

    Thanks for your reply but I can't remove null values for 2 reasons -

    1) Whole series values are not null, Only some values in column are null.

    2) Values are generated by certain selection of user so at runtime you can't

    predict which values will be null.

    Warm regards,

    Varun Bajaj