Tuesday, March 30, 2010

problem in linux with flex

Hi,

I'm new to linux with flex,am using Eclipse 3.5 flex builder 3 installing perfectly but when i'am?creating flex application it is showin Assertion failed error.

org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed:
?at org.eclipse.jface.util.Assert.isTrue(Assert.java:179)
?at org.eclipse.jface.util.Assert.isTrue(Assert.java:164)
?at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.setActiveP age(FlexMultiPageEditorPart.java:569)
?at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.setActivePage(C odeAndDesignEditor.java:647)
?at com.adobe.flexbuilder.editors.mxml.MXMLEditor.setActivePage(MXMLEditor.java:487 )
?at com.adobe.flexbuilder.editors.derived.editor.FlexMultiPageEditorPart.createPart Control(FlexMultiPageEditorPart.java:235)
?at com.adobe.flexbuilder.editors.common.editor.CodeAndDesignEditor.createPartContr ol(CodeAndDesignEditor.java:162)
?at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:6 62)
?at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
?at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.j ava:595)
?at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
?at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePar t.java:180)
?at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(Present ablePartFolder.java:270)
?at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRig htTabOrder.java:65)
?at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(T abbedStackPresentation.java:473)
?at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1 256)
?at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
?at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608)
?at org.eclipse.ui.internal.PartStack.add(PartStack.java:499)
?at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)
?at org.eclipse.ui.internal.PartStack.add(PartStack.java:485)
?at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)
?at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java: 63)
?at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:225)
?at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:213)
?at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
?at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.ja va:677)
?at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
?at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java: 2854)
?at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
?at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
?at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
?at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
?at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
?at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
?at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
?at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
?at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)
?at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99)
?at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:9 9)
?at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(OpenActionGroup .java:133)
?at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(MainActionGroup .java:330)
?at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(ResourceNavigator.j ava:787)
?at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(ResourceNavigator.java: 499)
?at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWit hEditorHelper.java:48)
?at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842)
?at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
?at org.eclipse.core.runtime.Platform.run(Platform.java:888)
?at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
?at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
?at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840)
?at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:110 1)
?at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1 205)
?at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264)
?at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258)
?at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298)
?at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
?at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
?at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
?at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
?at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
?at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
?at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
?at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
?at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
?at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
?at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
?at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.jav a:113)
?at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194 )
?at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ecl ipseAppLauncher.java:110)
?at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLa uncher.java:79)
?at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
?at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
?at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
?at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
?at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
?at java.lang.reflect.Method.invoke(Method.java:597)
?at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
?at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
?at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

am unable understand this error

CS3で書類中のテキストのフォントが勝手...

CS3、WinXPの環境です。

タイトルどおり、書類中のテキストのフォントがいつしか勝手に別のフォントに変わっている
ことがあります。

当方の場合、文字パネルに最初に表示されているフォントが

「小塚ゴシックPro R」なのですが、

書類に配置しているテキスト(小塚ゴシックPro R以外のフォントを与えています)が

気が付くと「小塚ゴシックPro R」になっているのです。

いつもというわけではありませんが、時々起こりますので困っています。

これはどういう現象でしょうか?

解決策はありますでしょうか?

また、文字パネルに最初に表示されているフォントは

どこで設定するのでしょうか。

なぜか「小塚ゴシックPro R」がデフォルトなのですが、

これは変えられますでしょうか。

CS3で書類中のテキストのフォントが勝手...

フォントが変わる現象については不明ですが。

文字パネルに最初に表示されているフォントはどこで設定するのでしょうか。←この部分のみ。

ファイル>開く>Cドライブ>Documents and Settings>ユーザー名>Application Data>Adobe>Adobe Illustrator CS3 Settings>New Documents Profiles>「基本 CMYK.ai」か「基本 RGB.ai」を選択>開く>ウィンドウ>書式>文字スタイル>文字スタイルパネルの右上の小さな三角をクリック>文字スタイルオプション>左の「基本文字形式」>基本 文字形式内のフォントファミリで希望のフォントを選択(現在は「小塚ゴシックPro R」になってます)>OK>ファイル>保存>一旦、閉じる>ファイル>新規>新規ドキュメントプロファイルで上書き保存した「基本 CMYK」か「基本 RGB」を選択>OK>文字ツールをクリック>コントロールパネルや文字パネルに基本文字形式で選択したフォントが表示される。

CS3で書類中のテキストのフォントが勝手...

先の方と一部分重複しますが、デフォルトフォントの設定方法は以下をご参考に。

デフォルトのフォントを変更する方法(Illustrator CS2/CS3/CS4)
http://www.adobe.com/jp/support/kb/ts/232/ts_232207_ja-jp.html


それと、フォントが勝手に変わってしまうことについてはよくわかりませんが、システムが不安定になっているということはないですか?
とりあえずフォントリストの削除とパフォーマンスの最適化をしてみては?

Arial Narrow フォントが使用できない(Windows 版 Illustrator CS3/InDesign CS3/Acrobat 8-9)
http://www.adobe.com/jp/support/kb/ts/234/ts_234211_ja-jp.html

パフォーマンスの最適化について(Windows 版 Illustrator CS2/CS3)
http://www.adobe.com/jp/support/kb/ts/223/ts_223218_ja-jp.html

  • skin
  • Create a sillhouette in 2 seconds`

    I cannot find the forums where tutorials are to be posted. But this forum seems fine for it.?as it is title 'elearning'

    Okay so here is a short video tutorial i've made to make a sillhouette from an image in less than 5 seconds. Well there are various other short methods, but they arent applicable for all images.

    You can download my tutorial in HD version from here:

    http://www.easy-share.com/1907480368/www.w4rz.org.Sillhouette.CyberxTremer.rar

    Total sice is 2.49 MB after compression. Please post your comments

    Create a sillhouette in 2 seconds`

    So many views and not even a single comment ..

    Create a sillhouette in 2 seconds`

    Wow, that was so easy. Even I didn't fail following your instruction. Thank you for sharing this information. Before your tutorial, I had to spend nearly two hours tracing the outline of the photo.

    Please upload on another site. I can't download with this site

    Il surely do that mate. Will rapidshare do ?

    Raw plus JPEG confusion

    I have several Lightroom folders with both raw and jpeg versions of images. The Library grid view shows each of the raw files as ''RAW + JPEG'' and the metadata panel shows it as a raw file with a jpeg sidecar. The jpeg files show in Grid view as jpeg's.

    When I run a ''Synchronize Folder'' it tells me that all of the actual jpeg files are ''missing'' and asks if I would like to remove them. But they are not missing, either from the folder or the library. I can view and adjust them in the Develop module just fine. Both raw and jpeg files are also listed normally in the Finder

    I am running LR 2.5 on OS X 10.5.8

    How can I get this straightened out so that both raw and jpeg files are listed correctly (separately) and none are considered ''missing''

    Many Thanks

    Raw plus JPEG confusion

    On Import you can choose to treat them separately, or as one bundle, but after the fact, the 'cure' is quite involved. Why not just refrain from synching those folders, since everything else there seems to work for you.

    In the future, choose to treat separately, or, as many do, eschew the use of JPEGs all together.

    Raw plus JPEG confusion

    Thanks. The thing is that these files were originally imported with the 'treat separately' choice checked. Somehow, that box got unchecked and it affected all files already in my library! If I go in and change my preferences back to treat the jpegs and raw as separate files, there are no longer any missing files, but the raw files are still designated as 'raw+jpeg' with a sidecar. That would seem to be a bug.

    Also, I rarely shoot or import both raw and jpeg, but occasionally want to compare development settings against in camera processing modes..

    Thanks

    CS4 not a smooth workflow

    I have a complete CS4 Master Suite. PC specs are high, Core 2 Duo 3GHz + 512MV 8600GT GPU, running windows XP.

    I have been compelled to move onto Photoshop CS3 a CS4 is not smooth and that welll customizable. Windows always open in full .. anyway these are small things.. But the main fact is that .. when using brushes in CS4, in cs3 they are comparitively much smoother .. and in CS4 that work finish never comes ..

    People please try this, and narrate your expenses. Maybe this is happening just with me ? or their might be an upgrade already for the same ? Let the experts test, and please roll out an update soon

    CS4 not a smooth workflow

    Note : you may not be able to notice this, but after very careful observation you can see the difference in the observation

    CS4 not a smooth workflow

    Maybe the update you need is already here. Is your Photoshop Version 11.0.1?


    Have you updated your video drivers?


    You could also read this:


    Optimize performance of Photoshop CS4 on Windows XP and Vista

    http://kb2.adobe.com/cps/404/kb404439.html

    I aint facing with perfomance issues. I have 4GB RAM and a Core 2 Duo 3GHz processor with 512MB of video memory ..

    Here is an example of a paint using the default round soft brush

    CyberxTremer wrote:

    I aint facing with perfomance issues. I have 4GB RAM and a Core 2 Duo 3GHz processor with 512MB of video memory ..

    Ehh .. you didnt get my point .. I just replied on you saying I may be having low hardware

    Yes and you still haven't given us the information requested!

    I agree with CyberxTremer.

    CS4 doesn't let you go straight forward as CS3.

    (btw: PS is 11.0.1., graphics card is nvidia quadro fx 1700 with latest drivers)

    Window management is a real pain, cursor behaviour too. Minimize a window - and then? To restore it, you have to click on 'minimize' again because there is no 'restore'-symbol. Only minimize / full screen / close. Even if the window is already minimized. This really sucks.

    The skinned GUI produces permanently small graphic errors within the GUI. Overall it makes more fun to work on my old E6850 dual core than working on the new Q9550 quad core with CS4.

    The new GUI of CS simply is a pain in the ***. Unneccessary.

    The latest driver statement really means nothing. If you go to the mvidia website there are 5 different driver sets, per OS, listed for your card.

    If your talking problems you need to be more specific.

    What OS and is it 64 or 32 bit?

    How much RAM?

    What of the 5 possible driver sets for your FX 1700 do you have installed?

    Grapic errors like you listed can be driver related, heat related, and Bios setting related (just to name a few)

    Toggle the F key will full screen, picture only, back to normal.

    I use PS CS4 on a dual core all the time as it is no faster on my quad core machine. Just the way the software is written.

    Mouse problem Example: Logitech set point driver software was causing me issues. Some wireless mice have latency issues too.

    RAM: 4 GB, OS XP 32, Nvidia Driver 186.42

    The graphic errors are not heat or bios related - maybe they are driver related or os specific.

    You can see the ''normal'' windows build up and the the CS4 GUI is layered above. At this point it sometimes will come to errors, where you can see 2 sets of window controls - the CS4 GUI is not loaded completely. Or there are other errors like a stripe going through the whole main menu.

    The thing is: why the GUI has to be skinned? CS is running on Windows, the GUI for all application is provided by Windows so why the Adobe-guys let them be Windows anymore? The skin is layered above the ''normal'' Windows-GUI and I'm sure this doesn't make it faster... no, it makes everything slower.

    Mouse/Cursor behaviuor: This is NOT mouse / mouse driver related (everything is STANDARD). When you are working with a brush and you want to move the window of your picture then it takes often very long the cursor changes. This is just strange and irritating. Worst is when the picture is maximized, then the cursor doesn't change at all.

    I don't want to have a beautiful looking application. It has to be as fast as possible and the interaction with the user has to be as direct as possible. Look at Autodesk Combustion - a GUI based on the standard OS GUI.

    And when there are standard windows I don't have to remind the 'F' key, I can control the windows as I used it for years.

    Please put the CS4 skin into the trash can and bring an update which cleans up and speeds up. Or integrate an option to disable the skinned GUI.

    This is almost certainly a video card driver issue. Keep trying new releases. The PS UI has nothing to do with it.

    Just to illustrate how the drivers affect things:

    When I first installed CS4, I had driver version 178.24. No problems, everything snappy, except I had occasional ''flashing tiles'' at odd zoom levels. I thought that was a bit annoying, so I updated to 181.22. That fixed it.

    Wow, I thought, they really do fix driver bugs. Cool. So I updated again, to 186.18. Everything went fine for a couple of days, then PS crashed out of the blue. And crashed again. And one fine morning the whole machine BSOD'd on me.

    Now, I haven't had a BSOD on a working system since Windows ME, so I figured it had to be that driver. Search for new driver, this time 190.38.

    I've no idea if that driver would cause any crashes, because I now got to know the dreaded lag. The cursor would reluctantly come dragging along a couple of minutes (or so it felt) after I moved the mouse. Inside of ten minutes I threw that driver away.

    So I'm back to 181.22, and they'll have to pry that driver out of my cold, stiff hands. I haven't seen any crashes since.

    ---

    You'd think nVidia should be able to get this right, but the money is in games, not Photoshop. So what's a little bending of the specs between friends...

    Nvidia should fix drivers because of redraw errors of the non-Windows-conform CS-GUI?

    Why should they? Leave the GUI like Windows standard and there would be NO problems at all. The GUI-skin is just unneccessary crap.

    Maybe the drivers are related to the redraw problems but it must be pointed out that no one needs the CS4 GUI skin and there is no reason for it - except some people at Adobe who might think that they are really cool. Driver / OS related problems are predictable when I'm going to overwrite the OS GUI. And you can see every time the CS4 GUI is build up that there comes first the standard Windows-GUI and then the CS4 is layered above. It drives me nuts.

    Look at the old Macromedia Freehand 9. The GUI of the application runs so fast and snappy without any latency - just a dream. CS4 is miles away - but: it looks fancy. Yeah.

    It would certainly be great if they got rid of that GUI in CS5!


    I don't have problems with speed but it's just plain annoying (pun intended) how so many things have changed.


    The trouble is it was announced with such a triumphant fanfare as as ''a major advamce in GUI design'' that it will be hard for them to do a U-turn.



    I have to agree with you about the CS4 GUI being............?un-needed and a waste.(trying my bestest to be nice)

    Yeah its upgraded to x.01

    There are no perfomance issues, Its runs smooth and fine. Its diffecult to explain the actual part, my point is not yet clear (Actually myself unable to clear it out).

    When you use the brush, paint, the output doesnt come as goos as CS3. Work output is way better in CS3, And yes there should have been an option to keep the CS3 workspace.

    cant print pdf , whats up worked fine...

    ok whats the deal,,, I cant print pdf anymore since I got this new update !!!!!!! windows vista , acro?(acting up ) bat... Most all of my printing is PDF . can I just dump this 9.0 thing an go back to?8.0 ,,,,,,Thanks

    cant print pdf , whats up worked fine...

    You can uninstall Acrobat 9 and install Acrobat 8.

    cant print pdf , whats up worked fine...

    I agree with Bernd, but he and the rest of us are simply guessing at what you have and was installed on your system, versus if you had AA8 on the system or have simply quit using it from another system. It would help to explain what is in your mind.

    ok , as i said have windows vista ,,, (had AA8 everything worked fine ),,,,wifey was on line?says a window popped open saying?she needed to download?this crap ball AA9,,,,, an now with new an improved AA9?I cant print pdfs,,,,,, I was trying to find out if there is a fix for this new mess , or should I just go back to ole AA8 thanks

    Whoa! Sounds like you might have gotten hit by a virus. I have not heard of a message that you need to download AA9, particularly since AA9 has a hefty price with such a download. Was the download actually from Adobe or some unknown site? If the latter, I would suspect the worst (OK, I get paranoid at times). If it was AR9 (the reader), then it might be a more reasonable request, but the download should still be done from Adobe.com. AR9 can run with AA8 also, but there are hickups that occur that leads to Adobe's recommendation to not do a dual installation. That goes for AA8 and AA9 also. Typically AA8 is uninstalled with the AA9 installation.

    Because of my paranoid view, I would suggest running a serious virus scan before doing anything else. I would not transfer anything to another machine or use a memory stick until you are sure things are clean. I virus would surely potentially cause such problems.

    Feel free to ignore my ranting, but I am concerned about what happened as the download was done and such. Unless you are real sure about the ''AA9'', I would finish a virus scan, uninstall the AA9, and go back to AA8. You will need to be sure you uninstall, delete the Acrobat folders, use the MS Cleanup utility (mentioned several times in the forum), and reboot before the reinstall. If you are sure you had a clean AA9 download from Adobe and not some other place, then you might try it again. I would be tempted to go back to AA8.

    Bill@VT wrote:

    Whoa! Sounds like you might have gotten hit by a virus. I have not heard of a message that you need to download AA9, particularly since AA9 has a hefty price with such a download.

    exporting indesign file as pdf - why...

    I have been exported a long document as pdf; the different backgrounds of 120 pages show in the pdf viewer, but the last spreads do not show the background color. Does anyone has an idea, what could caused it?

    thank you very much for help!

    angelika

    exporting indesign file as pdf - why...

    There are a number of things.

    It could be on a non-printing layer.

    The background could be set to non-printing in Windows%26gt;Attributes make sure that non-printing for the frame is not on.

    Try making the background so that half of it is on the left page and the other half is on the other side, you can do this by duplicating the frame and moving half the left side over to the spine, and the same on the right side, that will retain it's position.

    It could be a corrupt file, so File%26gt;Export and choose Indesign interchange, open the .inx file it creates (it opens untitled) and try the export again.

    Perhaps the background has a blending mode or something, turn on Overprint Preview and view the pages in question to see if anything strange is going on.

    exporting indesign file as pdf - why...

    thank you eugene for your help - I had indeed an effect ('bevel and emboss') turned onto the background layer

    I saw something similar recently when transparency was applied. It affected some pages, and not others. Quite weird.

    Dynamic movieclip duplication

    Hi Everyone,

    I am working on dynamic duplication of movieclip when the button is pressed one by one.

    In that movieclip there are two buttons ok and cancel.


    Here is the piece of code:

    var new_panel:please_wait = new please_wait;

    click_btn.addEventListener(MouseEvent.MOUSE_DOWN, generate);


    function generate(e:MouseEvent):void{
    ?
    ?new_panel = new please_wait;
    ?addChild(new_panel);
    ?new_panel.addEventListener(MouseEvent.MOUSE_OVER , over_evt);
    ?new_panel.addEventListener(MouseEvent.MOUSE_DOWN , start_evt);
    ?new_panel.addEventListener(MouseEvent.MOUSE_UP , stop_evt);
    ?new_panel.ok_btn.addEventListener(MouseEvent.MOUSE_DOWN , ok_evt);
    ?new_panel.cancel_btn.addEventListener(MouseEvent.MOUSE_DOWN , cancel_evt);
    ?
    }

    function start_evt(e:MouseEvent){
    ?new_panel.startDrag();
    }

    function stop_evt(e:MouseEvent){
    ?new_panel.stopDrag();
    ?
    }

    function ok_evt(e:MouseEvent){


    }

    function cancel_evt(e:MouseEvent){
    ?removeChild(new_panel);
    }

    if i create two movieclip, then how i remove a particular movieclip.

    i also attached the screen shot for reference..

    Anyone Knows reply..

    Thanks in advance..

    Regards

    Saransoft

    Dynamic movieclip duplication

    I guess the problem with your code is your message box is getting duplicated twice.

    You want to remove the previous instance if it is already on the stage.

    If I am correct you can use the following code:

    var new_panel:please_wait = null;

    click_btn.addEventListener(MouseEvent.MOUSE_DOWN, generate);


    function generate(e:MouseEvent):void{
    ?
    ?if(new_panel.parent)

    {

    ?removeChild(new_panel);

    }

    ?new_panel = new please_wait;
    ?addChild(new_panel);
    ?new_panel.addEventListener(MouseEvent.MOUSE_OVER , over_evt);
    ?new_panel.addEventListener(MouseEvent.MOUSE_DOWN , start_evt);
    ?new_panel.addEventListener(MouseEvent.MOUSE_UP , stop_evt);
    ?new_panel.ok_btn.addEventListener(MouseEvent.MOUSE_DOWN , ok_evt);
    ?new_panel.cancel_btn.addEventListener(MouseEvent.MOUSE_DOWN , cancel_evt);
    ?
    }

    function start_evt(e:MouseEvent){
    ?new_panel.startDrag();
    }

    function stop_evt(e:MouseEvent){
    ?new_panel.stopDrag();
    ?
    }

    function ok_evt(e:MouseEvent){


    }

    function cancel_evt(e:MouseEvent){
    ?removeChild(new_panel);
    }

    Dynamic movieclip duplication

    Hi,

    Thanks for your Valuable information.

    But i want to know about how can i remove the movieclip when the particular ''cancel button''.

    ie: If i create two movieclip then i remove the first movieclip using first cancel button. then second movieclip to second cancel button.

    I know you can understand my words.

    Thanks in advance..

    Regards

    Saransoft

    You can do that by using the event variable passed to your cancel button event handler.

    use folllowing :

    Replace following line in your generate function:

    newPanel.cancel_btn.addEventListener(MouseEvent.CLICK, cancelWindow);

    and copy this function:

    function cancelWindow(evnt:MouseEvent)

    {

    (evnt.currentTarget.parent.parent as MovieClip).removeChild(evnt.currentTarget.parent);

    }

    You will have to check how many parent you have to use to get to the desired movieclip

    Hi,

    Thanks for your reply..

    regards

    Saransoft

  • skin
  • Spry menu bar not displaying properly...

    Hi,

    first post here, I'll make no claims to being a web designer, but i'm giving this a shot!! i don't know a lot of the lingo, so bear with me and thanks in advance!

    I have made a spry menu bar in DW cs3. some of them are just buttons that will (eventually) go straight to wherever they are linked to and these appear correct in either browser (IE or FF). my problem is that any of the buttons that have a drop-down show whichever background color I choose, instead of the background image that has been linked to each button. also, if any drop-downs have a ''secondary drop down'' they too are showing just the color, not the background. i've played with different things in the css file, but none seem to fix it. i'm guessing it might have to do with the ''hover'' image, but i can't find it specifically in the css file. I have changed everything i could find in it from the default image to the one i have made.

    this is only in Firefox, it works great in IE8 i can post the code, but it might be unnecessary

    thanks again!

    Spry menu bar not displaying properly...

    Welcome to the Dreamweaver Spry Forum! I see that this is your first visit.

    Can you provide us a link to your page? It is much easier to troubleshoot when all the files (including your css file) are available through your html page. Posting the code is a poor substitute.

    That said, look into your SpryMenuBarHorizontal.css file. For menu items with Submenus, there are background-images assigned to replace an earlier-defined background-image. If you can live without those little triangle images, you can comment these out or put your own replacements in these rules.

    This is the section you are looking for (I have commented mine out):

    /*******************************************************************************

    SUBMENU INDICATION: styles if there is a submenu under a given menu item

    ******************************************************************************* /

    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    /*ul.MenuBarHorizontal a.MenuBarItemSubmenu
    {
    ?background-image: url(SpryMenuBarDown.gif);
    ?background-repeat: no-repeat;
    ?background-position: 95% 50%;
    }*/
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    /*ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    {
    ?background-image: url(SpryMenuBarRight.gif);
    ?background-repeat: no-repeat;
    ?background-position: 95% 50%;
    }*/
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a ''hover'' background image positioned on the far left (95%) and centered vertically (50%) */
    %26lt;!--ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    /*{
    ?background-image: url(SpryMenuBarDownHover.gif);
    ?background-repeat: no-repeat;
    ?background-position: 95% 50%;
    }*/--%26gt;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a ''hover'' background image positioned on the far left (95%) and centered vertically (50%) */
    %26lt;!--ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    /*{
    ?background-image: url(SpryMenuBarRightHover.gif);
    ?background-repeat: no-repeat;
    ?background-position: 95% 50%;
    }*/--%26gt;

    my swf is not loading xml on server

    Hi I'm creating a flipbook which get the data through xml. It works properly in the flash means when I test it using ctrl+Enter but when I upload it onto the server it not shows even a single page means the cml isn't loaded there. Any ideas what would be the problem.

    Thanks

    my swf is not loading xml on server

    Can you provide links for the web page and the xml file?

    my swf is not loading xml on server

    Hi Ned,

    Sure, here is my link http://74.213.174.176/wasim/mdbook/new/sample.html actually the functionality that I want is such that. Once the flip book parser loads all the pages of the book it provides us the functionality of the common flip book, means we can flip the pages back and forth. Now you noticed that there is a blue button which is used for sending this movie to the frame where I have all the logic for sorting the tabs and arrays for writing the xml to the file. What I need is after done this sorting, I refresh the movie from a button which I don't place there yet. So the reason of refreshing the movie is only that, now the first parser which is of flip book's, reload the xml file in it and I get the pages at different places as I was sort that, the soring algo just checking the arrays and writes the array by using php, I checked all this seperately it works. But when I put it together with the flip book then it works locally means I got the right messages on the output. but when I load it on to the server it don't writes the xml file.

    I hope you understand my project. The xml file is attached with this message.

    Regards

    chand

    Need help with border.

    Hi, I just bought a website. The website is http://www.jocjocuri.org. Excuse me, but I am very new with Dreamveawer, and I want to know if there is a way so I can make those borders around the games more pronounced?

    Thx to all.

    Need help with border.

    You need to play with following css class in your styles.css file:

    .game_box {Need help with border.

    thx mate. that was really helpful.

    You are welcome!

    Regards,

    Vinay

    InDesign CS4 Debug not working on...

    Dear All,

    Two days back I purchased Bronze ASN memebership. This is the first time when I am trying debug version of InDesign. I have installed InDesign CS4 Debug on both Mac %26amp; Windows. On Mac it is working fine, but on windows it is not working.

    Debug Indesign is not getting launch and asking for re-installation. I have re-installed 2-3 times. Release version allready installed one my PC. I have tried with differeent combination like ''install without Release version of InDesign'', ''insatalled on different drive'', etc.

    I hope some one can help me to resolve this issue.

    Regards,

    Rajeev

    InDesign CS4 Debug not working on...

    The only time I've seen this is when I've tried to install it for remote

    debugging.

    They sort of expect you to install over the top of Visual Studio 2005 SP1 so

    that all the debug dlls are in place.

    You might be able to get away with installing just the DLLs but I would go

    for a minimal install of VS2005.

    Caerwyn

    InDesign CS4 Debug not working on...

    Hi, That means after installation of Debug version of InDesign CS4, I have to installed VS2005. But VS2005 was already installed on my PC. Is it required for re-installation of VS2005.?Regards, Rajeev

    Have u installed VS2008? better install it and start indesign.

    We have VS2005 only. Will it work for VS2005?

    If you've installed VS2005 + Service Pack 1 with the debug dlls then you

    shouldn't have to re-install it.

    Having said that if InDesign is not running then it's worth a try.

    Caerwyn

    I think the Adobe terminology is Required not recommended, but the

    recommended build environment for CS4 plugins is Visual Studio 2005 plus

    service pack 1.

    As has been said many times on this list, and I can confirm from painful

    experience, you may have problems if you try to build your plugins with VS

    2008.

    Caerwyn

    Upto I've tried it didn't work in 2005.

    Dear All,

    I re-installed VS2005, but again it is not working for me. We don't have VS2008.

    Regards,

    Rajeev

    Plain VS2005 or VS2005 and SP1? You need SP1.

    Ian

    Issues in CS Help Output in RoboHelp 7

    Hi

    I am using RoboHelp 7 for developing FlashHelp, which is working perfectly fine. However, the CS Help is not working fine and I have tried Google and a few other forums but it didn't help. The issues are:

    One, I see the CS Help only in FireFox, but not in IE8 or IE6. Please suggest how I can see that.

    Two, the default pop-up window is seen in bottom-right corner. I used all possible options in Edit Window properties in Robo (such as WithNavPane) but for all values, the CS popup is always displayed in same size and at same location (bottom-right corner). Though I can drag it, I want to specify the default size and position.

    Three is for FlashHelp, how can I remove the browser toolbar, menubar and such options from the FlashHelp? I could not find it in RoboHelp project manager or project set-up.

    Thank you for your time.

    Regards

    Niti

    Customization hslider

    Hi All

    I want to create HSlider which is having -ve and +ve values where I want to

    put data Label on both side of slider and 0 in bold and a custom mark to

    point it.

    Many thanks and warm regards,

    Varun Bajaj

  • skin
  • InDesign opens as K2 CS3...what is...

    I have not changed anything on my laptop, not installed any new software or anything. Opened CS3 Indesign and all I get is a splash screen with K2 CS3 on it and nothing else. No tool bars or anything. Help please!

    InDesign opens as K2 CS3...what is...

    Is there a menu? You could be opeing in full screen mode, so try hitting Tab.

    You might also try trashing your preferences.

    Finally, where did you get this copy of InDesign? I've never seen a K2 on a splash screen.

    InDesign opens as K2 CS3...what is...

    No menus, no toolbars nothing at all. Just a full screen window with the K2 CS3 header. Ive tried trashing preferences (cnt-alt-shift) but nothing happens.

    You have to be really fast on the keyboard to use that method for replacing prefs. Sometimes it's easier to just rename InDesign Defaults and InDesign SavedData, which will be in your user profile. Fastest way to find them is to do a file search, and include hidden files.

    Here is the final screen...

    I searched for Defaults and SavedData and changed both file names. No help there I'm afraid. I don't even understand what K2 is...it seems to be some sort of InDesign internal program but I'm only a humble designer...certainly no PC Tech that's for sure....

    K2 was the codename for version 1. I've never seen it show up on screen. I saw this reported before in a google search, and replacing prefs seems to have been the solution. Was it working before? Can you do a system restore to a point when it was working?

    What's the history of this program?

    There are K2 plugins.

    Bob

    Was working fine yesterday and never had any problems with it. I closed it down then tried to reopen later on in the day and then this. I will have to uninstall then reload it I guess...

    Sorry...I have done a couple of system restores but that hasn;t helped either.

    Try removing any optional plugins that look like they might be third-party from the application plugins folder. a .rpln extension is a required plugin, but others shouldn't stop ID from loading if they are removed, I think (though you'll lose a lot of functionality if you remove those provided by Adobe). The file properties should tell you who made them if you can't tell from the folder or name.

    Need help

    Hi all,

    recently we got the Adobe Flash Media Encoding server, i tried to exploring the options but i struck up with the small problem.

    i.e.

    when i add the video file (source folder and target folder and i set preset also). all the video file are there on Watch folder am not able to see any files under Active Jobs tab..I don't know why? can u please help me...

    Thank you,

    Rai

    Need help

    Hi Rai,

    The problem stated by you indicates that the encoding process has not started, however it may be because of many reasons, like, incorrect dongle, corrupt license,service not ruunning, no agents available, no transcoding slots....

    It will be great if you can provide more details, such as log messages %26amp; any warning/errors encountered. A screenshot will also help add help in isolating the issue.

    FileReference upload to tomcat (spring)...

    Hi there,

    When I perform FileReference.upload(), error #2038 File/IO error returns. This issue happens to Firefox on Mac.

    The issue is cause by FileReference.upload() is not sending the basic authentication existed in the browser, to the server (tomcat). For example, when user user is login to the server with basic authentication, HTTPService will use the authentication info to make subsequent request. However, FileReference() do not.

    So is there a way to work around the issue?

    1. If we use HTTPService instead, how can we upload multipart form without getting access to read the entire content? Only Adobe AIR can access the bytes of the content.

    2. If we push credential header to the URLRequest(), FileReference.upload() will ignore those headers.

    3. If we use a sessionID in the URL of the URLRequest to identify the user, that means a user can fake the sessionID and login on behalf of another user.

    From livedocs and flex docs, this seems to be by design. But I need my application can upload content. Please if anyone knows any workaround, really appreciate for any comments

    Thanks in advance,

    Calebmei

    FileReference upload to tomcat (spring)...

    The JSESSIONID is stored in a cookie. Are cookies enabled in your browser?

    FileReference upload to tomcat (spring)...

    Also the Mac Firefox combination might be an issue. There are some topics found through google on this. In addition, the flash player 10 has some new restrictions on the file upload. File upload can only be started on an event started by the user.

    yes, i have faced the same problem,

    the FileReference.upload() function will be worked only for flash 10.0.0, so you could update your flash,

    in my case i is working fine, try it.

    thanks

    venkat

    Thank you for all the help and confirmations.

    Cookies are enabled, otherwise user cannot login to the system.

    Since this is a flash player issue with FF on Mac, and I can't ask user to downgrade their player if needed, I probably will go outside of Flex and perform the upload.

    Gradient fill not displayed correctly...

    Hello,

    I've created a rectangleframe and applied a gradient fill, and afterwards I have applied a rotation of -90 to the gradient fill. After the rotation the gradient does not display correctly anymore (after saving the document to .idml I've noticed that the property GradientFillLength was not recalculated after rotation). Is there a command to force the update or am I missing something? This problem occurs in InDesign CS3/CS4.

    Thank you

    UIDList targetList(m_SplineUIDRef);

    InterfacePtr%26lt;ICommand%26gt; applyCmd(Utils%26lt;IGraphicAttributeUtils%26gt;()-%26gt;CreateFillRenderingCommand(

    ?gradientUid, %26amp;targetList, kTrue, kTrue));

    CmdUtils::ProcessCommand(applyCmd);

    InterfacePtr%26lt;ICommand%26gt; angleCmd(Utils%26lt;IGraphicAttributeUtils%26gt;()-%26gt;CreateGradientFillAngleCommand(

    ?gradientAngle, %26amp;targetList, kTrue, kTrue));

    CmdUtils::ProcessCommand(angleCmd);

    Fonts

    could u also include more fonts the next time there is an update?

    adding times new roman is a good idea?XD

    Fonts

    Thank you for your post. You're right, times new roman is a basic font... however I can't guarantee it will be included in Buzzword in our next release. Are there other specific fonts you'd like to see as well?

    Michelle

    Fonts

    Well, I don't have any SPECIFIC fonts that I want

    but it would be nice to have different options like in Microsoft Word.

    btw, just a fast question.

    How much storage space do we have for the documents?

    Just to be clear, Buzzword does currently offer 7 fonts. Also, I just found out that if you use Minion Pro for your Buzzword document and then export it as a Word document, it will map to Times New Roman in Word. Learn something new...

    We do also intend to add Times New Roman, and other fonts, as part of our long term strategy. Thank you for your patience in the meantime.

    Free Acrobat.com accounts includ 5GB of storage. In future, there may be additional options with free vs. premium accounts.

    Best,

    Michelle

    Calling a function through SwfLoader

    I have a CS3 swf file which has exposed a number of functions via ExternalInterface for JavaScript interaction.

    I have a flex 3 project where I am loading this swf file via SwfLoader:

    %26lt;mx:SWFLoader id=''loader1'' source=''t1.swf?url=blah''/%26gt;

    I would like to call the functions in the swf file from the flex project and I can not find a way to do this.?Is it possible?

    Thanks,

    Christie

    Calling a function through SwfLoader

    Loader1.content is the main class in the CS3 swf. As long as it is also using AS3, and loaded from the same domain, you can call functions on it.

    Loader1.content[''myEICallback''](arg1, arg2);

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc.

    Blog: http://blogs.adobe.com/aharui

  • skin
  • How to prevent corruption of Photoshop...

    I run CS3 on a MacPro, running OS 10.4.11. I defragment files, repair permissions %26amp; optimise the hard drive every month or so using TechTool Pro v.5.0.2. Every time, subsequent printing is completely skewed, usually with severe colour shifts. It is independent of the paper used. B%26amp;W is not affected. After a lot of sweat, including reinstalling printer drivers, checking my custom profiles, %26amp; extended consultation with the printer experts (here in New Zealand)?I have established that CS3 communication with my Epson 3800 is corrupted, by printing using the ''Printer manages color'' option in the printer driver 閳?no shifts. The only way around that I've been able to find is a complete reinstall of CS3, a pain, to put it mildly. Has anyone else experienced this %26amp; been able to prevent it happening?

    How to prevent corruption of Photoshop...

    As a side question, does one really need to defragment drives under OS X? I was under the impression that it really wasn't an issue any more. I've heard that current OS X defraggers often cause more problems than they solve.

    How to prevent corruption of Photoshop...

    OSX defrags itself on the fly there is no need to defrag.

    Well unless you like problems.

    the only thing I rebuild is the directory using Diskwarrior.

    TechTool Pro itself causes more problem than is solves. I would stay away from TechTool Pro.

    Navarro Parker wrote:

    As a side question, does one really need to defragment drives under OS X?

    TechTool Pro itself causes more problem than is solves...

    Thanks for all the responses. Yes, theoretically OSX should manage

    defragging, but I'm a multi-media artist %26amp; shift a lot of very large

    files around. If I don't defrag %26amp; optimise regularly, Photoshop really

    slows down %26amp; the tools start to behave in very idiosyncratic ways.

    Perhaps the way forward is to try a different programme instead of

    TechTool.

    Further to my last response: when I think about it, the problem is

    fairly recent %26amp; may have begun only after the last upgrade of

    TechTool. Go figure?

    Changing tempo within the same...

    Hello, I joined this forum to see if it is possible within Audition to change the tempo of a song midway in a session. From the searches I have done this does not seem possible. Please correct me if I am wrong. I am researching what software can do this before I make a purchase. If Audition cannot change the tempo of a composition midway through a session then this feature needs to be included ASAP. There are plenty of musical styles that include tempo changes within the same song.

    Thank you.

    Changing tempo within the same...

    Audition is essentially an audio editor - song tempos mean nothing to it.

    Changing tempo within the same...

    Thanks for your reply. I know that you can set the tempo of a session in Audition and thus have the metronome follow the tempo. Not having the ability to change tempo and/or time signature is a huge hindrance. You may as well not have the metronome if you plan to record anything with a time change.

    Crunch_ wrote:

    I know that you can set the tempo of a session in Audition and thus have the metronome follow the tempo.

    never heard of changing a tempo using the metronome... but for the time signatures, my friend actually recorded sections of the metronome on different time signatures and pieced them together to make the click track.

    sarnz wrote:

    never heard of changing a tempo using the metronome... but for the time signatures, my friend actually recorded sections of the metronome on different time signatures and pieced them together to make the click track.

    In my situation I have a song that starts 4/4 130 BPM, then there is a bridge section that slows down to 4/4 95 BPM, and then the song returns to 4/4 130 BPM.

    I guess recording an actual click track at the different BPM, then splicing it together is one way, but not very intuitive. Also, if you have any midi, or loops etc. they will not follow the BPM.

    Still, thanks again for the replies guys.

    Missing tools in photoshop CS4

    Hi there,

    I've just taken the plunge and bought Photoshop CS4.?I installed it but when I first went to use it it appears that the tool palette is incomplete.?The magic eraser isn't there.?The plain old eraser is, but there is nothing behind it.?The same thing occurs for the other layered tools in the palette.?Has this happened to anyone else??Is it easily fixable??Or did I get a lemon???

    Thanks in advance for your assistance.

    ChristineH40

    Missing tools in photoshop CS4

    The Photoshop forum is a differnt forum than where this was posted; this is the photoshop.com forum, where people who have questions about the photoshop.com website can exchange questions and answers.

    Please repost you question over in the Photoshop forum to get some help there.

    -Mark

    Missing tools in photoshop CS4

    Sorry, I've reposted... properly this time I hope.

    FlashLite レイヤー,mcの上限

    初めまして。宜しくお願いします。

    現在Flash Lite 2.0向けSWFを作っています。「メモリー不足」エラーで実機(W52H)で閲覧ができません。

    au仕様内の容量だと思うのですが、上記内容で閲覧できない理由が分からず困っております。

    SWF自体の容量は87kB、レイヤー数8、mc等 21点です。

    試しにボタン1つ消してみたところ、容量的には殆ど変っていないにもかかわらず、閲覧は可能でした。

    FlashLite自体に、レイヤーやmc等の実装上限数があるのではないか?と思い、質問させて頂きます。

    もしあるのであれば、ご存知であれば、お教え願えませんでしょうか?

    不足情報などございましたらご指示ください。よろしくお願いします。

    FlashLite レイヤー,mcの上限

    前略。 1週間以上経過しましたので、大変失礼と存じますが、これ以上の停滞は希望するものでありませんので、質問の場を他の掲示板等にも広げさせて頂きます。尚こちらでも引き 続きお返事お待ちしております。以上。

    Slideshow questions

    Hello all---

    I should preface my comments by stating up front that I am not a technical person at all, so I'm pretty much stumbling my way through this issue.?Thanks in advance for your patience and understanding.

    I am creating a slideshow, using 25+ photos, 20+ text slides, and an audio track [an mp3 combined from 4 sources] mixed using Soundbooth.

    Like I said, I'm clueless about this stuff, so I did a little searching to see which program would be easiest for my first slideshow.?[I have the CS4 suite of programs.]?I came across a tutorial here that showed how to make a slideshow in Encore, and I was sold.

    I spent most of the evening tonight putting together the slideshow, tweaking it repeatedly to get it where I wanted it.?When I finally had it finished, I looked for a way to export it into some other file format I could use [.mov, .mpg, .avi] and upload onto YouTube or another hosting site.

    And I'm stuck.

    It appears that those options aren't available in Encore...which is a real bummer if it's true.

    I appreciate any suggestion or help anyone can offer.?It appears that Encore will let me burn the slideshow to a DVD.?Is there a way to then rip the video from it into a format that I could then upload to YouTube?

    Thanks so much for your time and help.

    matt

    Slideshow questions

    Yes, you're stuck.?Encore is a DVD authoring program, and its end result is a DVD.?You can find, on your hard drive, the transcoded files, but they'll be in mpeg format.?There will be a quality hit if you convert those.

    Premiere or After Effects is the better slideshow program, but, no, they are not quick and easy, automatic/random transition programs.?There are quick options for web based slideshows, but I have not used them.

    Slideshow questions

    Stan---

    Thanks for the reply.

    %26lt;sigh%26gt;

    Okay.?I'm not that familiar with Premiere, but can't it be used to capture video??I burned the DVD of the slideshow using Encore last night, and it looks great, even when viewed in full-screen mode.

    Could I use Premiere to capture the slideshow and export it into a more web-friendly format??The end product will be uploaded to YouTube, so it's not as if I need an HD-quality capture.?It's basically a fund-raising slideshow for a benefit walk---I need to get a message across, but it doesn't have to be super-high-quality.?[Of course, the better it is, the happier I'll be, but it sounds like I don't have many options at this point.]

    So, if it's possible to capture the slideshow in Premiere, can you offer some guidance or point me to a web tutorial?

    Thanks again for the reply, and I appreicate your time.

    matt

    Could I use Premiere to capture the slideshow and export it into a more web-friendly format?

    To maintain the best quality, Stanely is correct that PrPro is the better program to produce your SlideShow for uploading, or distributing via something besides DVD-Video.

    For questions on using PrPro for producing and editing a SlideShow, the PrPro forum would be the best place to ask. Be sure to list the version of PrPro that you are working with, as there will likely be some differences in the exact steps. See you there.

    Good luck,

    Hunt

    A couple more comments:

    Oops, I see that you DO have CS4. Sorry that I had missed that the first time around - my apologies, and please ignore my question regarding the version number.

    Now, two tips:

    1.) when doing your audio work in Soundbooth, it would be better to Save_As PCM/WAV 48KHz 16-bit, instead of MP3, which is highly compressed. Your Audio will be much better.

    2.) in PrPro, you can use the Titler to create your ''text slides.'' It's a pretty powerful sub-program (opens within PrPro), and has some useful text management features, plus limited ''Shape'' features for graphics elements.

    Good luck,

    Hunt

    There's an ad on the Youtube upload page for AVS Video converter (I use an older version at times).?It will convert your .vob.

    Youtube says it likes mpeg2; try renaming your vob to mpg.?I don't generally like such methods, but maybe you'll get lucky.

    There's an ad on the Youtube upload page for AVS Video converter (I use an older version at times).?It will convert your .vob.

    Making the spry master detail section...

    SPRY DATA SET, What I would like to do is have multiple thumbnails in one section instead of running down the page! This will save the person viewing the data set having to scroll down the page.
    If this cannot be done then get the MASTER DETAIL SECTION to float when the viewer scrolls down the page.
    If I have 8 thumbnails clicking on the last thumbnail down the bottom I have to scroll to the top to see the image!
    can I get this to float?

    Any help please!

    To view the website I am working on visit http://www.bellybuttonmaternity.com.au/tops.php

    Thank you!

    Making the spry master detail section...

    If you don't get any answers to your question here, I'd suggest that you post to the forum specifically set up for Spry:

    http://forums.adobe.com/community/adobe_labs/spry_framework_ajax_prelease

    Making the spry master detail section...

    Let's look at both the option you need one by one:

    ===================================================

    FIRST - MAKING ALL THUMBNAILS COME UP

    For this you have to change your styles as following in sprymasterdetail.css

    .MasterDetail .MasterContainer
    {
    ?background-color: #EAEAEA;
    ?border: 1px solid gray;
    ?width: 35%;
    ?float: left;
    text-align:center;
    ?overflow: hidden;
    }

    /* This is the selector for a Master Column element which holds the actual data for
    * a master column.
    */
    .MasterDetail .MasterColumn
    {
    ?font-size: 75%;
    ?background-color: #CCCCCC;
    ?padding:5px;
    ?cursor:pointer;
    ?display:inline;
    }

    The two values in blue are the changes....u mayneed to do some minor adjustments for beautification as per your need.


    SECOND - KEEPING THE MASTER SECTION FLOATING:

    Here you need to fix your details region as following:

    .MasterDetail .DetailContainer
    {
    ?border: 1px solid gray;
    ?padding:10px;
    ?width: 60%;
    ?position:fixed;
    ?right:10px;
    ?top:10px;
    ?float: right;
    ?overflow: auto;
    }

    ===================================================

    Hope this is what you were looking for.

    Regards,

    Vinay

  • skin
  • Lightroom 2.5 and Camera Raw 5.5 Now...

    More details here:?http://blogs.adobe.com/lightroomjournal/2009/09/lightroom_25_and_camera_raw_55.h tml

    Regards,

    Tom Hogarty

    Lightroom, Camera Raw, DNG Product Manager

    Lightroom 2.5 and Camera Raw 5.5 Now...

    Thanks sooooo much for the info. i was looking for that one!


    D.

    Lightroom 2.5 and Camera Raw 5.5 Now...

    Thanks for your update Tom.

    I will install both but wanted to ask about a recovery slider issue I was seeing with Canon RAW files %26amp; homemade DNG profiles in Lightroom.

    The recovery slider was shifting colors towards magenta as more was applied..

    Has this been addressed with the ACR 5.5 release?

    If so, do I need to re-make all of me homemade DNG profiles after installing ACR 5.5?

    Thanks

    Note that ACR 5.5 and Lr 2.5 can open Canon 7D CR2 files. Not sure if this version of ACR secretly supports this new camera model but the files open never the less. The DNG 5.5 Convertor also recognizes the 7D CR2 files.

    Wolf, the 7D support is very preliminary. We are often able to provide preliminary support for raw files from new camera models. Camera Raw and Lightroom will open and edit these files, but profiling and testing is not complete. It is likely that some processing aspects will change somewhat when we provide final, official support.

    Eric

    Lightroom 2.5 and Camera Raw 5.5 Now...

    Details here:?http://blogs.adobe.com/lightroomjournal/2009/09/lightroom_25_and_camera_raw_55.h tml

    Regards,

    Tom Hogarty

    Lightroom, Camera Raw, DNG Product Manager

    Lightroom 2.5 and Camera Raw 5.5 Now...

    Hi - excellent that this is here - the incremental improvements are appreciated.?HOWEVER - any news on when there will be support for the Leica M9. As LR is now the official software for this camera (free to owners) it's a real surprise that there's no dedicated calibration profile as yet. OK - I can cook my own (I have the M9), but my experience has been that Adobe do a better job than I do.?Very helpful to have an update on this, as at the moment I'm using C1 for critical work - a hassle as everything else I do goes through LR.

    Thanks for any info.

    Chris

    Lightroom 2.5 and Camera Raw 5.5 Now...

    Hi Chris,

    We hope to have a profile ready before long. Unfortunately, no ETA yet. Thanks for your patience, and enjoy the M9. In the meantime, if you do have a ColorChecker you can try using DNG Profile Editor to build a profile automatically.

    Eric

    Ed - I have the GretafMacbeth colour chart - could you point me towards guidelines for the ''automatic'' process??Really helpful if you can.

    Thanks

    C:

    Please see Tutorials 5 and 6 on the DNG Profile Editor documentation page.

    Here is the direct link to Tutorial 5:

    http://labs.adobe.com/wiki/index.php/DNG_Profiles:Editor#tutorial_cc1

    Eric

    Excellent! Thank you. Small point: the d/l page says it will take 8+ minutes on a T1, over 3 hours on dialup. I have cable, and it took me under a minute. Are those figures for CS4? In any event, they are pretty far off.

    That's an interesting point.?Those download times seem to be calculated based on download connections that are subsequently routed through a tethered iPhone internet connection.?I'll ask our web team why that's the case.?(Certainly better than setting your expectations for a download much faster than possible I suppose)

    Regards,

    Tom Hogarty

    Adobe Systems

    I cannot successfully install this update on Windows. I get an error message ''A problem occurred while extracting the archive. Please try downloading the Adobe Photoshop Lightroom 2.5 Installer again.''

    I have tried installing again, restarting the computer, etc without success.

    Note that Lr 2.5 can open Canon 7D CR2 files. However, until Adobe gives the offical word I would not assume that Lr fully supports this new (but not yet available) camera model.

    (ACR 5.5 and the DNG 5.5 Converter can also open 7D CR2 files.)

    Cropping odd shaped objects in photos...

    Using PSE7, what is the best way to crop an oddly shaped object in a photo to it's exact form %26amp; remove the background?

    Adobe Media Encoder refuses to encode...

    Dear all,

    I have huge headaches with Premiere and I hope you can help me out! I have done a couple of fairly basic Premiere project (less than 5 minutes, all with jpegs, not real videos - it's for a slideshow to be projected using a video projector). Using Premiere CS4 is relatively easy but I have the following issue:

    Everytime I try to enconde a project to Quicktime using AME (version 4.1.0), AME launchs itself, the project appears, ME launchs the encoding which inevitably ends up in just 2 seconds! On AME side, it appears there is no error (status bar is green) but of course, nothing was encode and no movie file (.mov) ever appears.

    The thing I noticed is that if I encode to Quicktime using one of the a DV Pro preset, AME encodes without any problem but if I want to use a specific size or one of the codec not covered by DV Pro (such as .H264 or MPEG4), then the same problem inevitably arrives.

    For info, I m using

    - Windows Vista 64bits (Home Premium SP1) on a Intel Core i7 CPU (2.93 Mhz) with 12GB of RAM and plenty of Hard Disk space

    - AME version 4.1.0 and Premiere Pro CS4 (also 4.1.0)

    I would really appreciate your help

    Best

    Eric

    Adobe Media Encoder refuses to encode...

    I would really appreciate your help

    Adobe Media Encoder refuses to encode...

    ah! ah! yes good idea but... around me everybody is using quicktime it seems...

    Hate to bring out this old gem but, if everyone around you is jumping off a bridge onto a concrete highway, you gonna do that to?

    Forget what others do, you do the right thing.?And the right thing is to avoid all things Mac.

    It's a PC world we're livin' in.?Mac folks need to get used to it.?And whenever you see someone else doing the wrong thing by using Quicktime, or even (God forbid) actually using a Mac, well...you just go ahead and straighten them out.?Bring 'em back into the light.?And we can all live in a happy world where every hard drive is formatted as NTFS and everyone's files work on everyone else's computer, just as it should be.

    And then the real battle can begin - getting rid of all those Pepsi drinkers!

    Unfortunately or maybe otherwise...it's not entirely a PC world as Jim sees it because Jims world revolves around his?comfortable?''known world'' of DV and I-frame media. I would suggest his clients are not as demanding as my own who have moved forward from SD and DV even if they were ever there in the first place.

    I integrate my suites with professional post productions houses and they all use Macs in the processes that I require... so it becomes part of my workflow by neccessity. (FWIW : broadcast television brand commercials?shot HD on 35mm film or HD file-based media workflows)

    For the record.?I am not a fan of MACs myself but what ever..I need to get the job done so I get on a do it...

    I?also integrate with professional creative artists on MACs and PCs. There are no issues in this regard that can not be easily managed.

    I have no problems exporting HD Qt (.mov) from my PC in AME.

    There are no issues of quality or process (apart from the know ''gamma thing'' and I can accomodate that in my own export process).

    I have no idea why you can not export to QT but if you need to... you need to ..so you need to do a few experiments to get to the base of the issue.

    Could be hardware, software or operator error...

    Don't try to encode to QT from PR. Jim is right. An alternative could be to use Sorenson or QT Pro and encode with the Animation codec.

    Modify selection with ''selecet all''

    In CS3 it was no problem to smooth, expand or contract the selection after you selected the whole canvas with ctrl-a. In CS4 you only can choose border after you selected all. This is a realy big step back.

    Another step back is the oval selection tool. When you've used in cs3 and made an oval selection bigger than the canvas and moved the selection, the parts of the selection outside the canvas stil remains oval. In CS4 the selection is cout down to the size of the canvas, so if you think, the position of your selection is not perfekt you can not move is because it not an oval any more. You have to make a new oval selection an hope, the you now hit the right position.

    Modify selection with ''selecet all''

    Your point is taken about the select all change. Adobe is keenly aware of user opinion on this. As far as your second request, you can always use the space bar while your mouse button is clicked down to move a selection. No good for you once you unclick, but extremely useful otherwise.

    CS4 Premier and Encode Fail on Win 7

    Help,

    I am running 64 big Windows 7 (final RTM version), on a quad proc machine with 8GB of Ram.

    I have installed CS4 Production Premium.

    When I launch Premier, it will launch fine but locks up when I add an 11GB MPEG file after importing 99% of it. What is amazing is that it locks up the whole machine, just flat out frozen.

    When I launch CS4 Encode, it just crashes on boot.

    I tried inserting the installation DVD to do a reinstall, and that ran, but no luck.

    I could try an full uninstall and re-install, but I doubt that will help.

    Thoughts? Would like to get this suite running. Photoshop 64 and 32 bit run fine.

    Dean

    CS4 Premier and Encode Fail on Win 7

    1 - tell Win7 to run the programs in compatibility mode

    2 - wait for Adobe to issue updates for Win7

    CS4 Premier and Encode Fail on Win 7

    Thanks John, I appreciate your response. I will work on setting up compatiblity mode tonight, I should have tought of that.

    Any general guidance on when the Win 7 updates will be out for these apps?

    Are we looking at 6 months after Win 7 general availability (October 22), or within a month or so after Oct 22?

    Thanks!

    Dean

    Since this is a USER forum and not Adobe support, nobody here knows when Adobe will do anything

    Anybody who does know (ie-Beta Test crew) has signed an agreement not to talk

    Everybody will know when Adobe announces

    Ah, OK, thanks.

    Dean

  • skin
  • LR brighter than PS

    LR 2.4, PS CS4, Mac OS 10.5.7. Images start as Canon 5d2 raws and edited to layered Adobe RGB 16-bit tiff.

    I export ''original w/ LR settings'' to PS, edit, save, and notice when the preview in LR updates it is (maybe ~10-15%) brighter than the file in PS.

    I assumed LR was previewing the file incorrectly, however, jpegs made of these files via LR are also brighter than those made via Bridge and ditto for PDFs.

    ----

    Tangential or unrelated question here too.

    Some of my layered Tiffs end up larger than 2GB and upon saving PS warns me that files over 2GB might not preview correctly in other apps. However, in Bridge files over 1GB are previewing as postage stamp thumbnails.

    Thanks

    LR brighter than PS

    Check your PS Preferences, [Edit-%26gt; Color settings-%26gt; Advanced] and make sure the brightness adjustment box is off.

    LR brighter than PS

    John, I don't see a brightness checkbox. I'm using ''North American Prepress 2'' defaults. Thanks.

    There's a possibility that your display calibration profile is corrupt. Try recalibrating the display.

    Ian, I'm not sure how to interpret and test your solution. Are you saying that a corrupt monitor profile will make two identical files look different when viewed side by side, or that the corrupt profile will cause the applications to produce non-identical files?

    It's at the bottom, and is called Desaturate Monitor.....?boxes should be unchecked.

    If two files are in fact identical and viewed in the same application, they will view identically, unless you have a very strange monitor! Two identical files should view the same in LR and PS, unless the Sat. setting is changed per previous post. If photos have a different color space, they should look the same in color managed apps, unless the monitor's profile is off.

    Latest flashplayer package for Linux...

    Yeah, I know those are strong words, so here's the story:

    In the past, the flashplayer package for tar.gz, the only version of flashplayer i know that installs in all Linux distros, has always unzipped into a directory containing two files, one of which is a script. You CD to the directory, run the script, and flashplayer installs.

    Well, suddenly , there is no directory, and no script, just a single library file named flashplayer.so

    The installation instructions have not changed, however:

    ''Installation instructions for tar.gz
    1. Click the download link to begin installation. A dialog box will appear asking you where to save the file.
    2. Save the .tar.gz file to your desktop and wait for the file to download completely.
    3. Unpackage the file. A directory called install_flash_player_10_linux will be created.
    4. In terminal, navigate to this directory and type ./flashplayer-installer to run the installer. Click Enter. The installer will instruct you to shut down your browser(s).
    5. Once the installation is complete, the plug-in will be installed in your Mozilla browser. To verify, launch Mozilla and choose Help %26gt; About Plug-ins from the browser menu.''

    The directory is mentioned, and so is the script, but those things aren't in the file anymore.?So yeah, something's seriously messed up, and has been for weeks.?I'm wondering if someone can maybe tell me if there's a place on the web where I can find the previous version.

    unable to cast COM object of type...

    while am trying to call the indeisgn script using vb.net i got the following error

    Unable to cast COM object of type 'InDesign.ApplicationClass' to interface type 'InDesign._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{ABD4CBB2-0CFE-11D1-801D-0060B03C02E4}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

    syntax used:

    dim indd as new indeisgn.application

    indd=createobject(''InDesign.Application.CS3'')

    indd.doscript(''sample.js'',idScriptLanguage.idJavascript)

    how to overcome this?

    thanks

    subha

    unable to cast COM object of type...

    You probably wnat to ask this over inthe SDK forum: http://forums.adobe.com/community/indesign/indesign_sdk

    CS4 says missing or unavail codec when...

    I am running CS4 on a Mac and when I try to open a lesson from the Adobe lessons (In a Book series) I am getting a message that the codec is missing or unavailable for the AVI file.?Actually, it cannot find the file initially, and when I point it to it in the lessons directory I get the message when it trys to open.?Help

    Thanks...

    Scott

    CS4 says missing or unavail codec when...

    AVI files are much more commonly use on the much more common computer - PCs.?It's very possible that error is correct.

    CS4 says missing or unavail codec when...

    There is a fairly recent thread on the lesson AV files in the CiaB PrPro CS4. Curt Wrigley, the author, commented on those files. I'll see if I can find that thread for you. I know that he explained some details about use on the Mac.

    Back in a moment,

    Hunt

    Scott,

    Take a look at this THREAD. Does this apply to you?

    Good luck,

    Hunt

    First, thank you for the response.?I went in the QT library and removed the xvid codec ''XviD_Codec 1.0 alpha.component'' and the file still doesn't play in either QT or CS4.?I can hear the audio, but there is no video.?I earlier had tried downloading other codecs for QT, but they don't appear in the library.?I actually started by deleting QT and reinstalling, but that didn't work either.?The video plays in VLC.?When I look at video properties on QT it says the format is DVSD.?I read somewhere else that if I can get the file to play in QT then it sould play in Premiere also...

    ok... editing my answer.... I deleted the same codec from the main library/quicktime and it all works fine!?I initally deleted it from the QT library under a user (me) and that didn't fix it... Thanks a lot!

    Scott

    Scott,

    Great news! I know that the Adobe Press team did test the CiaB material on as many platforms, as possible. I also know that Curt has monitored the DVD content of his publications closely. That was why I was about to be really puzzled, and the initial lack of success.

    Glad that you got it sorted. Good detective work in tracking it down and thanks for reporting.

    Hunt

    White shows where Distortion Video...

    Hello all!

    I have applied 'Lens Distortion' from the 'Distort' Video Effects to a clip, the distortion pulls the image in from the corners, thus revealing White. I would like this to not be white, infact I would like it to be 'Black' like when there is no image or video on some parts of the screen in the sequence in question. The same thing happens when using other effects like 'Camera View' from the 'Transform' Folder (ummm, Bin?).

    Apologies in advance for anything I have or have not done to earn anyones impatience

    Peter

    www.pictures-of-paradise.com

    White shows where Distortion Video...

    Change the ''Fill Color'' in the Effect to black or whatever...

    White shows where Distortion Video...

    That was kind of like looking for my glasses when they were sitting ontop of my head all the time...

    Thanks very much shooternz!

    Peter

    http://www.pictures-of-paradise.com

    Go kiwi

    I had to get in first before someone told you to read the manual or get a proper education in video production as some are prone to do around here.

    I thought that nz was too much of a coincidence, well met bro, appreciate the cushioning of the potential abuse.

    Cheers

    Peter

    http://www.pictures-of-paradise.com

    Craig,

    You don't have to worry about being first. Afterall, it's already tomorrow there, eh?

    BTW - you beat me to the punch, and I was going to say the same as you.

    Hunt

    It's always Today here last time I looked...

    Unfortunately we can't tell you guys on the slow side of the planet what is going to be happening when you climb out of your beds in the morning, it's our magical mystical powers that let us do that

    Joking joking!!!

    Peter

    http://www.pictures-of-paradise.com

    Unfortunately we can't tell you guys on the slow side of the planet what is going to be happening when you climb out of your beds in the morning,

    flash cs4: motion tween guide color...

    Is it possible to change the default color of the motion tween guide?

    I'm new to flash cs4 and found that the light green is hard to see.

    Thanks.

    flash cs4: motion tween guide color...

    Change ur layer color

    flash cs4: motion tween guide color...

    Yes, this will work. When you create Motion Tween, the motion tween guide uses the colour of your layer. You can easily change the colour of the motion tween path by changing the colour of your layer.

  • skin
  • Service Unavailable

    The person in charge of installing RoboHelp Server 7 and getting it going as

    a server is having problems.

    The error he keeps getting is Service Unavailable.

    I wish I could give you more details, but since this isn't really job, thats

    all I have for now.

    So if you have any more questions or something to try, let me know and I'll find out what

    I can.

    The one thing I'm fairly positive on, its not a RoboHelp problem. The reason is,

    when we go to IIS Manager, a default web site is there. When you click on Browse,

    that also gives us a Service Unavailable.

    The software is on a Server 2003 sp 2, .Net Framework 2.0 sp2 and sql server 2005

    in case that helps.

    Thanks

    ?Doug

    Service Unavailable

    Hi Doug,

    I'm not sure you'll find much response on this forum, especially as it seems as you say to be an IIS issue. I hope someone comes in here but I'd say the chances are slim. All I could find was this KB article.


    Read the RoboColum(n).

    paypal viewcart button help?!!? AS3!

    viewcart_btn.addEventListener(MouseEvent.CLICK, cartClick);

    function cartClick (event:MouseEvent):void
    {
    var url:String = 'https://www.paypal.com/cgi-bin/webscr';
    var request:URLRequest = new URLRequest(url);
    var paypal:URLVariables = new URLVariables();
    paypal.cmd='_cart';
    paypal.instanceName='viewcart_btn';

    request.data = paypal;
    request.method = URLRequestMethod.POST;
    navigateToURL(request, '_blank');
    }



    I have this code and im trying to make it just view cart, but when i do a paypal window pops up saying
    We have detected a problem with this shopping cart. If the problem persists, please contact the merchant.

    any help?

    100% height does not work for Grid?

    Hello again,

    It seems that setting height to 100% for the Grid layout container does not work.?I would expect the bottom edge of the grid to stop before flowing off of the screen and a vertical scrollbar to appear ON THE GRID. But instead, it will flow below the bottom of the screen and a vertical scrollbar will appear on the parent container (in this case, an HBox, VBox, etc) and I have to scroll the whole parent container down to get to the bottom of the grid.

    Example:

    %26lt;mx:HBox height=100%''%26gt;

    %26lt;mx:Grid?width=''500'' height=''100%'' %26gt;

    ?%26lt;mx:GridRow%26gt;

    %26lt;mx:GridItem%26gt;

    ?%26lt;mx:Label text=''123''/%26gt;

    %26lt;/mx:GridItem%26gt;

    ?%26lt;/mx:GridRow%26gt;

    .

    .

    ?[bunch of these repeated...]

    ?.

    ?.

    ?%26lt;mx:GridRow%26gt;

    %26lt;mx:GridItem%26gt;

    ?%26lt;mx:Label text=''123''/%26gt;

    %26lt;/mx:GridItem%26gt;

    ?%26lt;/mx:GridRow%26gt;

    %26lt;/mx:Grid%26gt;

    %26lt;/mx:HBox%26gt;

    100% height does not work for Grid?

    As soon as posted this, I got an idea which kinda/sorta works.?But I'd still like to know if there's a better way or what the deal is.

    I set the Grid's default height to 0, then in the resize event for the parent box, I set the grid's height equal to the parent container's height (minus a little to prevent an 2nd outer scrollbar).?See below.

    %26lt;mx:HBox id=''outer'' height=100%'' resize=''inner.height = outer.height - 5''%26gt;

    %26lt;mx:Grid id=''inner''?width=''500'' height=''0'' %26gt;

    ?%26lt;mx:GridRow%26gt;

    %26lt;mx:GridItem%26gt;

    ?%26lt;mx:Label text=''123''/%26gt;

    %26lt;/mx:GridItem%26gt;

    ?%26lt;/mx:GridRow%26gt;

    .

    .

    ?[bunch of these repeated...]

    ?.

    ?.

    ?%26lt;mx:GridRow%26gt;

    %26lt;mx:GridItem%26gt;

    ?%26lt;mx:Label text=''123''/%26gt;

    %26lt;/mx:GridItem%26gt;

    ?%26lt;/mx:GridRow%26gt;

    %26lt;/mx:Grid%26gt;

    %26lt;/mx:HBox%26gt;

    100% height does not work for Grid?

    Try to add this on Canvas

    Hi Natasha,

    Thank you for the suggestion.?But unfortunately it still gives me the same behavior.?I still have to scroll down (using an outer scrollbar) to get to the grid's horizontal scrollbar at the bottom which has gone off screen.

    Over Clocking my P6T/i7 920 system -...

    Hi all,

    After some guidence from Harm, i had my P6T / i7 920 system running at 3.6GHZ. But its kind of scary tweaking things manually. So i read up on DOCP and XMP OCing. I decided to try XMP since memory parameters and cpu ratio are automatically optimized.

    I set the AI Tweaker to XMP and set the BCLK to 200.?The system is running at 4.0GHZ and temperatures appear reasonable for a stock i7 920 cpu fan. With a better cpu fan/heat sink, I'm sure i could get the temperature down to about 5 degrees instead of the 15 degrees i'm getting from ambient. So far the system also appears stable.

    I have attached the Stats while running at 4.0GHZ and transcoding 1440x1080 HDV in En CS4.:

    The only thing i don't understand, is why SpeedFan reports cpu core temps at about 10 degrees celsius cooler than CPUID Hardware Monitor does?

    Over Clocking my P6T/i7 920 system -...

    It should not show these large differences and people have reported these differences to both. It is also the reason why I usually advise to use both. From your results, while very good, you see that your Vcore is up to 1,432V and temperatures are getting close to maximum. For testing purposes this is fine, but for regular editing work I would go a bit lower. At this BCLK setting, you are stressing the CPU and it's longevity, especially when running long encoding sessions. That is the reason I usually have mine at 172 to 180 BCLK with a Vcore of 1,264V and much lower temperatures.

    Over Clocking my P6T/i7 920 system -...

    I hear you Harm....

    I put my system back to normal last night. From what i've read, overheating is the main problem to OCing, so i'll try 4ghz again when i get a good cpu cooler and can keep temperatures down.

    FYI, I experimented with some overclocking settings and realized they are still not perfect, I can still improve on these, but just like you, for fun, I bested my previous PassMark score to 5184 (will probably be posted tomorrow, it takes some time) while running at BCLK 200. Did you try this benchmark? I will try to improve further and let you know the progress.

    No,

    i tried it at 172 or 180 i can't remember. it's the one which gave me 3.6ghz.

    I will try 200 though asap and email the benckmark.

    Simple calculus: BCLK x Multiplier = Clock Speed. So BCLK @ 200 and the standard Multiplier of 20 gives: 200 x 20 = 4000 or 4 GHz.

    With Turbo mode enabled the multiplier can go up to 21, so the BCLK of 200 will give you a clock speed of 4200 MHZ or 4.2 GHz.

    If your system indicated a clock speed of 3.6 GHz, your BCLK setting was 180. (180 x 20 = 3600 MHz or 3.6 GHz)

    I have tried some more, but this is the best I could achieve currently:

    Not bad Harm....

    Do you have the best possible cpu cooling? maybe that's holding you back! However, from all I've read, 4ghz is about as good anyone has gotten.

    This was, like you said, just for fun.

    This is not advised for regular work, but only to see if I could regain first or second place in the ranking. I failed! Maybe with some more tweaking I can get better results, but the relevance in day-to-day life is negligent. Nevertheless, attaining scores?over 5400 on this benchmark is not bad. Everybody achieving scores over 4500 is not doing bad either.

    This is not advised for regular work, but only to see if I could regain first or second place in the ranking.

    Now it is a challenge!

    Look here: http://forums.adobe.com/thread/493122?tstart=0

    Nelson,

    Bill showed me your PPBM4 results and I seriously wonder if something is not correct. Did you accidentally turn off HT or set the affinity of CPU's on anything other than default? I would have expected much nicer results, especially on the AVI test. My AVI results were around 400% better and when I retested with a RAM disk, my results for the AVI part went down to 2.0, a 15% performance improvement. Or were the tests run while using a clockspeed of 2.66 GHz, as Bill wondered about? Seriously devastating for these kind of benchmark tests is having search indexing on and running background disk optimization.

    Harm,

    Yea... I got an email from Bill informing me of the problem with the PPBM4 results. I thought i was running at 3.6ghz at the time of the test but can't be sure now. I did notice that indexing for the video raid was on at the time of the test and have turned it off.

    Does it also matter if indexing is on for the scratch and system drives?

    I'll have to check on disk optimization later as i have to go finish setting up a file server and network for a client.

    I will attach a screen shot showing the current cpu frequency from SpeedFan to the email the next time i submit a test to BIll.

    Does it also matter if indexing is on for the scratch and system drives?

    Harm,

    Indexing is now turned off.

    Disk optimization i.e. defrag should not be a problem as far as i can see. The system sets the default schedule for defraging to be once a week on wednesday at 1am. I reset it to once a week on sunday at 4am - i'm sleeping at that time.

    Just in case others don't know how to disable or reschedule defraging on Vista:

    1. right click on any hard drive icon.

    2. select properties.

    3. select the tools tab.

    4. click on the ''Defragment now...'' button.

    a. uncheck the ''Run on schedule'' check box to disable defraging all together.

    b.?click on the ''Modify schedule'' to change the frequency/date/time.

    c. click on the ''Select volumes'' to select which volumes you want defraged now or according to the schedule.

    adobe flash player stopped working...

    i'm using adobe flash player version10.0.32.18 on vista, and everytime i open my facebook application, i often encountered adobe flash player stopped working properly, then the page will recover, then after few minutes it will stopped then recover again. please someone help me how to solve this problem.

    Sunday, March 28, 2010

    AddEventListener Error 1119

    I have created my custom component and my custom event, but when i add an addEventListener i get an 1119 error. Please help me!!!!!!!

    CustomEvent

    package classes.CustomEvents
    {
    ?import classes.ValueObjects.Usuario;
    ?
    ?import flash.events.Event;

    ?public class AuthEvent extends Event?
    ?{
    ?public var authUser:Usuario;
    ?
    ?public function AuthEvent(type:String, authUser:Usuario)
    ?{
    ?super(type);
    ?this.authUser = authUser;
    ?}
    ?
    ?override public function clone():Event{
    ?return new AuthEvent(type, authUser);
    ?}?
    ?}?
    }

    Custom Component

    %26lt;mx:Metadata%26gt;
    ?[Event(name=''authCustomEvent'', type=''classes.CustomEvents.AuthEvent'')]
    %26lt;/mx:Metadata%26gt;

    var authUserEvent:AuthEvent = new AuthEvent(''authCustomEvent'', usuario);

    dispatchEvent(authUserEvent);

    Main File


    canvasLogin.addEventListener(AuthEvent.AUTH_CUSTOM_EVENT, authEventHandler); //Error

    1119: Access of possibly undefined property AUTH_CUSTOM_EVENT through a reference with static type Class.

    Can someone help me???????

    AddEventListener Error 1119

    Post the entire stacktrace.

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc.

    Blog: http://blogs.adobe.com/aharui

    AddEventListener Error 1119

    You create your event authUserEvent then you listen for the class authEvent.

    if you are dispatching authUserEvent isn't that the event you would be listening for.

    David

    From the code you posted, you don't have a public static const variable for AUTH_CUSTOM_EVENT in your AuthEvent class.?That's why you're getting the error.

    Thanks @yantzgh, Please can you help me with this???

    http://forums.adobe.com/thread/492367

  • skin
  • I called Timeline Accidently Please...

    I am using Adobde Flash CS4 I called Timeline by mistkake please help me

    get it back

    I called Timeline Accidently Please...

    I meant

    I closed time line by mistake

    I called Timeline Accidently Please...

    Window %26gt; Timeline?

    Cheers... Rick

    Helpful and Handy Links

    Captivate Wish Form/Bug Reporting Form

    Adobe Certified Captivate Training

    SorcerStone Blog

    Captivate eBooks

    Encore CS4 crashes during build

    I have a Blu-ray project setup in Encore. I've burned many versions of it to a BD Folder and also a BD-RE disc. Worked fine. But then Encore crashed. Now I can open the file but everytime I check the project or burn to a folder or a disc it crashes. Too much work to rebuild the project with subtitles so I am hoping for a workaround. I've seen lots of old (and mostly PC - I'm on a MAC) CS3 references to the same problem.

    Oh, and by the way Adobe (if you're listening). It would be easy to rebuild the project if you could copy and paste subtitle tracks. You can copy and paste just about everything you do on a computer, but for some reason subtitle tracks are set in stone.

    And I'm on a Mac Pro, Snow Leopard (and yes, I've built a disc since installing the upgrade), 4gb of RAM and an internal Apple RAID 5 hard drive array.

    Encore CS4 crashes during build

    Clean out your transcode files and have Encore rebuild them. Most likely they simply got damaged during the crash and whenever Encore tries to access them, it bums out.

    Mylenium

    Encore CS4 crashes during build

    Thanks. Good advice, but already tried with no success. I thought that was for sure the problem. Here is that last ditch effort to find out what caused this to avoid it in the future. I had 10 timelines, all with subtitles. I needed those subtitles exported so I could rebuild a new project. I right clicked the subtitle track in each of the timelines and exported it as a txt file. It worked for 9 or the 10. On the 10th, it crashed as soon as I right clicked in the timeline. So I went a step further to isolate it. I trashed all the timelines except the problem one. within that timeline I deleted the audio and video so it is just the subtitle track. I deleted all my video and audio assets. So my project is now just a single timeline with only a subtitle track. I trashed the cache and reopened and still it crashes when I right click in the subtitle track.

    I managed to rebuild the project successfully. This time I imported .mov movies rather than the transcoded files from Adobe Media Encoder. I decided maybe it was better to let Encore do the transcoding (this is for a Blu-ray project by the way). Anyway, it all works fine now.

    My history with Encore on the Mac is that it is very unstable. I have to save a lot because you never know when it will crash. This goes back to CS3 as well.

    CS3 page merging

    I'm sure this has been asked before, but I can't seem to find it, so my apologies upfront.

    I'm working in Indesign CS3 on a PC.

    Is there a way to carry over a 4 page spread over into an existing document without having to copy/paste and have to relink the text boxes again??InD seems to allow only copy/paste 2 pages at a time, forcing me to relink pages 3 and 4 to it.?Problem is, every time I relink the page 3 and 4 text boxes, it seems to drop in duplicates of the text.?Is there an easier ways to merge the documents??I've been struggling with this for a year now, there's got to be an easier way.

    Thanks.?M.

    CS3 page merging

    Use Pages panel for that. Select pages you want to copy by shift-clicking their thumbnails in Pages panel and drag selected thumbs to another document. It楹搒 easier if you put your document windows side by side, in CS3 you have to do that window positioning manually... , in CS4 you could do that even easier...

    There is also a Move Pages feature in Pages panel楹搒 menu. In CS4, you can move pages to another document but I楹搈 not sure was it possible in CS3...

    CS3 page merging

    Thanks!?I'll try it out and let you know how it goes.?Geeze, something so simple, you think I'd think of that one already...Fingers crossed.?

    import mx component into AS class

    Hello, I am trying to import an MXML custom component into an Actionscript class.

    It wont let me.

    Is this possible, or can you only import other AS-Flex extended classes into an AS class ?

    eg

    my folder/file structure is as follows:

    ?mainFlexApp

    ?CustomMXComponents?CustomASClasses

    myCustomMXMLComponent?myCustomASClass

    I need to import myCustomMXMLComponent into myCustomASClass.

    myCustomMXMLComponent being a pure MXML component.

    Thanks for any help.

    import mx component into AS class

    try this

    import yourfolder.myCustomMXMLComponent;

    public class myCustomASClass extends myCustomMXMLComponent

    {

    ...

    --

    Leonardo Fran鑾絘

    Adobe Certified Expert Flex 3 with AIR

    Adobe Certified Expert Rich Internet Application Specialist v1.0

    Adobe Certified Expert Flash CS3 Professional

    Certified Professional Adobe Flex 2 Developer

    Adobe Certified Professional Flash MX 2004 Developer

    http://www.leonardofranca.com

    http://twitter/leofederal

    Manager AUGDF - Adobe User Group do Distrito Federal

    http://www.augdf.com.br

    http://twitter/augdf

    phil1943 escreveu:

    Hello, I am trying to import an MXML custom component into an Actionscript class.

    It wont let me.

    Is this possible, or can you only import other AS-Flex extended classes into an AS class ?

    eg

    my folder/file structure is as follows:

    %26amp;n bsp; mainFlexApp

    CustomMXComponents %26amp; nbsp; CustomASClasses

    myCustomMXMLComponent %26amp;nbsp ; myCustomASClass

    I need to import myCustomMXMLComponent into myCustomASClass.

    myCustomMXMLComponent being a pure MXML component.

    Thanks for any help.

    %26gt;

    Auto level entire image based on...

    I'm scanning some old magazine pages. But because some clippings are irregular shaped, the bright white of the scanner lid is in the image. So this throws off Auto Levels %26amp; Auto Contrast. If I take the marquee tool to select a portion of the image, is there a way to auto level the entire document based on the smaller marquee selected area?

    Auto level entire image based on...

    make a selection, add a Levels adjustment layer, (option) click on Auto and then disable/delete the layer mask

    Auto level entire image based on...

    Hmmm... I must be missing a step. Help me out here...

    I'm making a selection of the area I want to use for auto levels. I click on the Levels adjustment layer, it creates an Adjustment layer with layer mask. I option-click Auto in the Levels palette -- and it brings up a dialog box. Now what?

    I put option in parentheses because it's optional, option+click if you want to bring up the settings dialog. If you just click on Auto, it will invoke the Auto Tone function, if you want Auto Color or Auto Contrast then you need to option+click

    Silly me... I skipped over the part about turning off the Layer Mask afterward!?

    FME profile values?

    I wonder if anyone can point me to a resource that has suggestions on FME profile values? It would save me a lot of time of configuring and stream testing if there were some templates of some sort giving some guidelines. Thanks!

  • skin
  • Can see shadows in every view except...

    I have a comp with text and a light. If I view it using any view (ie top, left, Coustom View) I can see the shadows cast by the light, but for some reason in my active camera, there are no shadows - Does anybody know what's going on? I have AE CS4.

    Thank you all

    Can see shadows in every view except...

    Any other layers ''in front'' of the 3D stuff? Layer styles and a few other things always break 3D rendering when viewing ''through'' such layers, but the scen may appear normal from otehr angles....

    Mylenium

    Can see shadows in every view except...

    I tried shutting off all other layers, but I still can't see them, but I don't understand why I would have to shut off layers because that affects the final outcome, so I would never get it to look the way I want?! That makes no sense. Is this a bug in After Effects that they just won't fix? That seems really weird to me...

    Most likely it's not a bug, but really an issue with your layers. Either you are intermingling 2D and 3D layers in undesirable ways, or a feature attached to the layer breaks the 3D rendering. I really suggest you look over it again. For the layer styles in particular, right-click and choose Layer Styles --%26gt; Remove All. Just deleting a drop shadow in the timeline for instance is not enough, as it leaves the top level blending options for the layer styles in place and those count, too. A single such layer is enough to mess up things, even if you hide the other layers. should that not be the issue, then posting some screenshots or the project itself might help us to track down the problem.

    Mylenium

    Camstudio + Premeire Elements

    I recently downloaded Camstudio and started to create some basic tutorials. After creating the avi file I tried importing into the Premiere Elements 7 that I recently purchased. The video just did not seem right (very blurry etc). I googled around and found that I needed to play around with different codecs for Camstudio. Three days and around 7-8 codes later I am no better than I was earlier !

    Since I recently upgraded to Premiere Elements 7, I attemped to use Premiere Elements 3 and the video looked really good !

    Just wondering whether anyone else has run into this issue and knows of a fix.

    Thanks,

    -Kevin.

    Camstudio + Premeire Elements

    Hi, Kevin.

    This is the forum for Photoshop Elements, Adobe's program for editing still photos. Premiere Elements has its own forum, which is here:

    http://forums.adobe.com/community/premiere/premiere_elements