Centrer des élements sous Flash CS5 / Windows 7

Bonjour à tous,
Je suis nouvelle dans le flash !
Je me suis lancé dans le Flash pour faire un site Internet,
seulement j'ai quelques problèmes pour centrer certains éléments, je m'explique :
Je pars dans une configuration plutôt classique de site, c'est-à-dire
Un menu vertical à gauche (Accueil, Concerts, Videos, Photos)
Un menu horizontal en haut (Bio, Store, Contacts)
Au milieu, une ardoise où il y a le texte de chaque partie
J'essaie de faire en sorte que le site soit optimisé pour toutes les résolutions,
donc je viens de trouver le code flash pour que le background ne se déforme pas à l'aggrandissement de le la fenêtre (ou rétrécissement), et que la longueur de l'image reste proportionnelle à la largeur.
Le truc c'est que je n'arrive pas à trouver un code potable pour par exemple, que l'ardoise soit toujours centrée, collée vers le bas (sans que la taille ne soit changée), quelle que soit la résolution (oui je me répète)
Quand j'en tape un, ça crée un conflit inlassable avec le code du background...
Par ailleurs, je voudrais que les boutons du menu (par exemple les boutons du menu de gauche) soit tous toujours a 2 centimètres à gauche de l'ardoise, quelle que soit la résolution, il y a-t'il des codes pour ça ?
Votre aide est la bien venue, merci !!
ps : le code de mon background est celui-là :
stop();
//set stage for FBF
stage.align = "TL";
stage.scaleMode = "noScale";
stage.align=StageAlign.TOP_LEFT;
//define dynamic aspect ratios
var backgroundskyHeight = backgroundsky.height / backgroundsky.width;
var backgroundskyWidth = backgroundsky.width / backgroundsky.height;
//add event listener to the stage
stage.addEventListener(Event.RESIZE, sizeListener);
//conditional statement to account for various initial browswer sizes and proportions
function scaleProportional():void {
    if ((stage.stageHeight / stage.stageWidth) < backgroundskyHeight) {
        backgroundsky.width = stage.stageWidth;
        backgroundsky.height = backgroundskyHeight * backgroundsky.width;
    } else {
        backgroundsky.height = stage.stageHeight;
        backgroundsky.width = backgroundskyWidth * backgroundsky.height;
//center bg_mainture on stage
function centerbg_main():void {
    backgroundsky.x = stage.stageWidth / 2 ;
    backgroundsky.y = stage.stageHeight / 2 ;
// make listener change bg_mainture size and center bg_mainture on browser resize
function sizeListener(e:Event):void {
    scaleProportional();
    centerbg_main();
//run initial locations and size
scaleProportional();
centerbg_main();

Sounds like a graphics driver problem.
Have you set Indesign's .exe to switch off Aero or run in some sort of compatibility mode?
I also got Windows 7 Pro x64 at home and also got Indesign, but no problems like that on a Radeon HD card.

Similar Messages

  • Flash CS5 Windows 7 64-bits problem

    Hello and thank you for reading my problem and trying to help. I actually have a Windows 7 Home Premium 64-bits. So I've downloaded, extracted and installed Flash correctly. When I try to open the software, on the loading screen, the loading slows down on fonts and when building workspace a window appears and flash just freezes. I've tried running as an administrator, compatibility mode, yet nothing seems to work. When i checked out the folder, I found error logs. They are all the same, here's the content of one:
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (exceptions.cpp:364), pid=4672, tid=4664
    #  Error: ExceptionMark destructor expects no pending exceptions
    # JRE version: 6.0_18-b07
    # Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode windows-x86 )
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread (0x181af000):  JavaThread "main" [_thread_in_vm, id=4664, stack(0x00090000,0x00190000)]
    Stack: [0x00090000,0x00190000],  sp=0x0018e90c,  free space=3fa0018e91ck
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  0x185c4000
    C  0x18471cc8
    C  0x1847c998
    C  0x1844685f
    C  0x184469e2
    C  0x18446a5a
    C  0x184460f0
    C  0x18592395
    C  0x18592acd
    C  0x18592e85
    C  0x18592ea6
    C  0x184ef947
    C  0x6d3317f8
    j  java.lang.ClassLoader.findBootstrapClass(Ljava/lang/String;)Ljava/lang/Class;+0
    j  java.lang.ClassLoader.findBootstrapClassOrNull(Ljava/lang/String;)Ljava/lang/Class;+12
    j  java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+32
    j  java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+23
    j  sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+41
    j  java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
    v  ~StubRoutines::call_stub
    C  0x184c072c
    C  0x1854fd51
    C  0x184c08f7
    C  0x184c09ea
    C  0x185925a8
    C  0x18592acd
    C  0x18592e85
    C  0x18592ecb
    C  0x184e7663
    C  0x184c90a5
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  java.lang.ClassLoader.findBootstrapClass(Ljava/lang/String;)Ljava/lang/Class;+0
    j  java.lang.ClassLoader.findBootstrapClassOrNull(Ljava/lang/String;)Ljava/lang/Class;+12
    j  java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+32
    j  java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+23
    j  sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+41
    j  java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x26e08c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1132, stack(0x27180000,0x27280000)]
      0x1818fc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4636, stack(0x27040000,0x27140000)]
      0x1818c800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3864, stack(0x26d00000,0x26e00000)]
      0x18189400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4528, stack(0x26bc0000,0x26cc0000)]
      0x18137400 JavaThread "Finalizer" daemon [_thread_blocked, id=2404, stack(0x26a80000,0x26b80000)]
      0x18136000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4568, stack(0x26940000,0x26a40000)]
    =>0x181af000 JavaThread "main" [_thread_in_vm, id=4664, stack(0x00090000,0x00190000)]
    Other Threads:
      0x1812fc00 VMThread [stack: 0x26800000,0x26900000] [id=3948]
      0x26e26400 WatcherThread [stack: 0x272c0000,0x273c0000] [id=3288]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 4928K, used 192K [0x1a6f0000, 0x1ac40000, 0x1d190000)
      eden space 4416K,   4% used [0x1a6f0000, 0x1a720370, 0x1ab40000)
      from space 512K,   0% used [0x1ab40000, 0x1ab40000, 0x1abc0000)
      to   space 512K,   0% used [0x1abc0000, 0x1abc0000, 0x1ac40000)
    tenured generation   total 10944K, used 0K [0x1d190000, 0x1dc40000, 0x226f0000)
       the space 10944K,   0% used [0x1d190000, 0x1d190000, 0x1d190200, 0x1dc40000)
    compacting perm gen  total 12288K, used 1484K [0x226f0000, 0x232f0000, 0x266f0000)
       the space 12288K,  12% used [0x226f0000, 0x22863288, 0x22863400, 0x232f0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x01d97000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\Flash.exe
    0x77510000 - 0x77690000 C:\Windows\SysWOW64\ntdll.dll
    0x76470000 - 0x76570000 C:\Windows\syswow64\kernel32.dll
    0x762c0000 - 0x76306000 C:\Windows\syswow64\KERNELBASE.dll
    0x6c7c0000 - 0x6c8a6000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\amtlib.dll
    0x76570000 - 0x76670000 C:\Windows\syswow64\USER32.dll
    0x75140000 - 0x751d0000 C:\Windows\syswow64\GDI32.dll
    0x76880000 - 0x7688a000 C:\Windows\syswow64\LPK.dll
    0x751d0000 - 0x7526d000 C:\Windows\syswow64\USP10.dll
    0x76c80000 - 0x76d2c000 C:\Windows\syswow64\msvcrt.dll
    0x760e0000 - 0x76180000 C:\Windows\syswow64\ADVAPI32.dll
    0x76ae0000 - 0x76af9000 C:\Windows\SysWOW64\sechost.dll
    0x76b90000 - 0x76c80000 C:\Windows\syswow64\RPCRT4.dll
    0x75080000 - 0x750e0000 C:\Windows\syswow64\SspiCli.dll
    0x75070000 - 0x7507c000 C:\Windows\syswow64\CRYPTBASE.dll
    0x75340000 - 0x75f89000 C:\Windows\syswow64\SHELL32.dll
    0x76680000 - 0x766d7000 C:\Windows\syswow64\SHLWAPI.dll
    0x76020000 - 0x7609b000 C:\Windows\syswow64\COMDLG32.dll
    0x71ed0000 - 0x7206e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_no ne_421189da2b7fabfc\COMCTL32.dll
    0x74dc0000 - 0x74dc9000 C:\Windows\system32\VERSION.dll
    0x733c0000 - 0x733f2000 C:\Windows\system32\WINMM.dll
    0x74b60000 - 0x74b79000 C:\Windows\system32\AVIFIL32.dll
    0x76970000 - 0x76acc000 C:\Windows\syswow64\ole32.dll
    0x72840000 - 0x72854000 C:\Windows\system32\MSACM32.dll
    0x724a0000 - 0x724c1000 C:\Windows\system32\MSVFW32.dll
    0x76ad0000 - 0x76ad5000 C:\Windows\syswow64\PSAPI.DLL
    0x750e0000 - 0x75140000 C:\Windows\syswow64\IMM32.dll
    0x75270000 - 0x7533c000 C:\Windows\syswow64\MSCTF.dll
    0x76430000 - 0x76465000 C:\Windows\syswow64\WS2_32.dll
    0x76670000 - 0x76676000 C:\Windows\syswow64\NSI.dll
    0x10000000 - 0x10028000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\PFF.dll
    0x73960000 - 0x73a03000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc 0e5a\MSVCR90.dll
    0x12000000 - 0x121cb000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\xerces-c_2_6.dll
    0x72ee0000 - 0x72f7b000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442d b5b5\MSVCR80.dll
    0x00250000 - 0x0025e000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\boost_threads.dll
    0x00270000 - 0x0027f000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\boost_date_time.dll
    0x738d0000 - 0x7395e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc 0e5a\MSVCP90.dll
    0x00290000 - 0x00297000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\boost_system.dll
    0x32100000 - 0x321ca000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\Workspace.dll
    0x745a0000 - 0x74730000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7 cbf861225ca\gdiplus.dll
    0x01da0000 - 0x01f00000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\dvacore.dll
    0x76890000 - 0x7691f000 C:\Windows\syswow64\OLEAUT32.dll
    0x022a0000 - 0x025f2000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\dvaui.dll
    0x6c660000 - 0x6c7b4000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\AdobeOwl.dll
    0x71080000 - 0x71421000 C:\Windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_4bf5400abf9d 60b7\mfc90u.dll
    0x73400000 - 0x73405000 C:\Windows\system32\MSIMG32.dll
    0x002f0000 - 0x00388000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\FlashIK.dll
    0x02600000 - 0x028fa000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\dvaadameve.dll
    0x003b0000 - 0x003c2000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\boost_signals.dll
    0x003e0000 - 0x003f4000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\boost_filesystem.dll
    0x01fe0000 - 0x02068000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\boost_regex.dll
    0x01f20000 - 0x01f37000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\AlcidDLL.dll
    0x02900000 - 0x03013000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\aflame.dll
    0x03020000 - 0x0321a000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\aflamingo.dll
    0x03220000 - 0x033c1000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\AdobeLinguistic.dll
    0x715e0000 - 0x715fe000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\ahclient.dll
    0x76330000 - 0x76424000 C:\Windows\syswow64\WININET.dll
    0x760a0000 - 0x760a3000 C:\Windows\syswow64\Normaliz.dll
    0x76180000 - 0x762b5000 C:\Windows\syswow64\urlmon.dll
    0x76ff0000 - 0x7710c000 C:\Windows\syswow64\CRYPT32.dll
    0x774e0000 - 0x774ec000 C:\Windows\syswow64\MSASN1.dll
    0x76df0000 - 0x76fe9000 C:\Windows\syswow64\iertutil.dll
    0x020a0000 - 0x020f6000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\LogSession.dll
    0x766e0000 - 0x7687d000 C:\Windows\syswow64\SETUPAPI.dll
    0x76d30000 - 0x76d57000 C:\Windows\syswow64\CFGMGR32.dll
    0x76310000 - 0x76322000 C:\Windows\syswow64\DEVOBJ.dll
    0x74b40000 - 0x74b49000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\adbeape.dll
    0x73040000 - 0x7308b000 C:\Windows\system32\apphelp.dll
    0x6c5d0000 - 0x6c65c000 C:\Windows\AppPatch\AcLayers.dll
    0x737a0000 - 0x737b7000 C:\Windows\system32\USERENV.dll
    0x73790000 - 0x7379b000 C:\Windows\system32\profapi.dll
    0x72f80000 - 0x72fd1000 C:\Windows\system32\WINSPOOL.DRV
    0x6c5b0000 - 0x6c5c2000 C:\Windows\system32\MPR.dll
    0x6c390000 - 0x6c5a8000 C:\Windows\AppPatch\AcGenral.DLL
    0x73410000 - 0x73490000 C:\Windows\system32\UxTheme.dll
    0x747d0000 - 0x747df000 C:\Windows\system32\samcli.dll
    0x731f0000 - 0x731f3000 C:\Windows\system32\sfc.dll
    0x72690000 - 0x7269d000 C:\Windows\system32\sfc_os.DLL
    0x72260000 - 0x72273000 C:\Windows\system32\dwmapi.dll
    0x6c130000 - 0x6c389000 C:\Windows\AppPatch\AcXtrnal.DLL
    0x71c10000 - 0x71c16000 C:\Windows\system32\SHUNIMPL.DLL
    0x715d0000 - 0x715dd000 C:\Windows\system32\SortServer2003Compat.dll
    0x73250000 - 0x7325f000 C:\Windows\WinSxS\x86_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.4148_none_4973eb1d7 54a9dc9\MFC90FRA.DLL
    0x6c010000 - 0x6c124000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\amtservices.dll
    0x74de0000 - 0x74dfc000 C:\Windows\system32\IPHLPAPI.DLL
    0x74dd0000 - 0x74dd7000 C:\Windows\system32\WINNSI.DLL
    0x736c0000 - 0x73718000 C:\Windows\system32\WINHTTP.dll
    0x73670000 - 0x736bf000 C:\Windows\system32\webio.dll
    0x6bfa0000 - 0x6c00a000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\adobe_caps.dll
    0x76b00000 - 0x76b83000 C:\Windows\syswow64\CLBCatQ.DLL
    0x73090000 - 0x73185000 C:\Windows\system32\propsys.dll
    0x73760000 - 0x73781000 C:\Windows\system32\ntmarta.dll
    0x76920000 - 0x76965000 C:\Windows\syswow64\WLDAP32.dll
    0x05820000 - 0x05840000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\asneu.dll
    0x06b20000 - 0x08069000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\fr_FR\Configuration\FlashResources.dll
    0x73490000 - 0x734cc000 C:\Windows\system32\OLEACC.dll
    0x06180000 - 0x06210000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\AdobePIP.dll
    0x749c0000 - 0x74aa7000 C:\Windows\system32\ddraw.dll
    0x74d30000 - 0x74d36000 C:\Windows\system32\DCIMAN32.dll
    0x72290000 - 0x72453000 C:\Windows\system32\D3D9.DLL
    0x72280000 - 0x72286000 C:\Windows\system32\d3d8thk.dll
    0x6b0e0000 - 0x6b685000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\authplay.dll
    0x74520000 - 0x74592000 C:\Windows\system32\DSOUND.dll
    0x74880000 - 0x748a5000 C:\Windows\system32\POWRPROF.dll
    0x71600000 - 0x71679000 C:\Windows\system32\mscms.dll
    0x6d980000 - 0x6da6b000 C:\Windows\system32\dbghelp.dll
    0x731c0000 - 0x731ee000 C:\Windows\system32\mlang.dll
    0x74bf0000 - 0x74ceb000 C:\Windows\system32\WindowsCodecs.dll
    0x72070000 - 0x721a2000 C:\Windows\System32\msxml3.dll
    0x729d0000 - 0x72a09000 C:\Windows\system32\MMDevAPI.DLL
    0x72ae0000 - 0x72ae8000 C:\Windows\system32\serwvdrv.dll
    0x72ad0000 - 0x72ad8000 C:\Windows\system32\umdmxfrm.dll
    0x729a0000 - 0x729d0000 C:\Windows\system32\wdmaud.drv
    0x72990000 - 0x72994000 C:\Windows\system32\ksuser.dll
    0x72980000 - 0x72987000 C:\Windows\system32\AVRT.dll
    0x72860000 - 0x72868000 C:\Windows\system32\msacm32.drv
    0x72830000 - 0x72837000 C:\Windows\system32\midimap.dll
    0x6bf70000 - 0x6bf8b000 C:\Program Files (x86)\Common Files\Adobe\APE\3.1\adbeapecore.dll
    0x74850000 - 0x7487e000 C:\Windows\System32\shdocvw.dll
    0x71c20000 - 0x71c8f000 C:\Windows\system32\ntshrui.dll
    0x735e0000 - 0x735f9000 C:\Windows\system32\srvcli.dll
    0x74800000 - 0x7480b000 C:\Windows\system32\cscapi.dll
    0x747f0000 - 0x747fa000 C:\Windows\system32\slc.dll
    0x74d70000 - 0x74d86000 C:\Windows\system32\CRYPTSP.dll
    0x73830000 - 0x7386b000 C:\Windows\system32\rsaenh.dll
    0x733b0000 - 0x733be000 C:\Windows\system32\RpcRtRemote.dll
    0x6bf20000 - 0x6bf69000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\BIB.dll
    0x6bee0000 - 0x6bf20000 C:\Program Files (x86)\Adobe\Adobe Flash CS5\BIBUtils.dll
    VM Arguments:
    jvm_args: -Djava.library.path=C:\ProgramData\Adobe\CS5\jre\bin -Djava.Home=C:\ProgramData\Adobe\CS5\jre -Xbootclasspath/a:;C:\Program Files (x86)\Java\jre6\bin\javaw.exe -Djava.awt.headless=true -Xmx128m
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=C:\ProgramData\Adobe\CS5\jre
    CLASSPATH=C:\Program Files (x86)\Java\jre6\bin\javaw.exe
    PATH=C:\ProgramData\Adobe\CS5\jre\bin;C:\Program Files (x86)\Macromedia\Flash 8\;C:\Program Files (x86)\PC Connectivity Solution\;c:\devkitPro\msys\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C :\Program Files (x86)\CyberLink\Power2Go\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files (x86)\Common Files\DivX Shared\;C:\Program Files (x86)\Common Files\Autodesk Shared\AdLM\R1;C:\PROGRA~2\PICC;C:\PROGRA~1\TIEDUC~1\TI-83P~1\UTILS;C:\Program Files (x86)\Microchip\MPLAB C32 Suite\bin;C:\Program Files (x86)\Microchip\MPLAB IDE\VDI;C:\Program Files (x86)\HI-TECH Software\PICC\9.70\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows \System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Csound\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\TortoiseSVN\bin;C:\Program Files (x86)\Universal Extractor;C:\Program Files (x86)\Universal Extractor\bin;c:\devkitPro\devkitARM\arm-eabi\bin;C:\devkitpro\devkitARM\bin;c:\devkitpro \msys\bin;c:\devkitpro\devkitarm;C:\devkitPro\devkitARM\libexec\gcc\arm-eabi\4.1.1;C:\Prog ram Files (x86)\Cracklock\Bin;C:\Program Files (x86)\OpenVPN\bin;C:\Users\Malekbr\AppData\Local\Start++\LNKs;C:\Users\Malekbr\AppData\Lo cal\Start++\CMDs
    USERNAME=Malekbr
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
    Memory: 4k page, physical 4192696k(2476844k free), swap 10479180k(8629468k free)
    vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Tue May 11 18:03:33 2010
    elapsed time: 1 seconds
    (I think these are from compatibility mode).
    I hope the informations I gave will help figure out the problem, and thank you .

    Hi,
    In case some people are still trying to find a solution to this problem.
    In order to solve this I had to do the following:
    Assuming you installed the latest Java Runtime, in my case Java 1.6, you will need to uninstall it from your machine, delete the  bin and lib folders from C:\ProgramData\Adobe\CS5\jre.
    The next step google for ‘Java Runtime Environment 5.0 Update 22′.Install it and then  copy the bin and lib folders back to C:\ProgramData\Adobe\CS5\jre. After that you can go and install Java runtime 1.6 back. It’s  works with no errors now. The issue seems to be that Java 1.6 does not play nicely with Flash CS5 and CS5.5. This link helped me find the solution.
    Chris

  • Flash CS5 Windows - Single License, Multiple Computers?

    Hi, if I purchase a single copy of Flash CS5 for Windows, will I be able to activate it on multiple computers (e.g. home, work) by typing in the same serial number on the activation window?

    as far as I know you can install all kinds of suites max. 2 times. you will notice when trying more times that the activation process will block you from activating it.

  • Adobe flash cs5 crashes

    I thought there was a repair tool for adobe products but I cant find it.  I can't even open it.  It sticks on the load up and then crashes.

    Did you see which step it was stuck at before crashing?
    Try deleting your user configuration file and recreate your preferences file.
    User configuration file:
    Window XP - C:\Documents and Settings\<username>\Local Settings\Application Data\Adobe\Flash CS5
    Window Vista & Window 7- C:\Users\<username>\AppData\Local\Adobe\Flash CS5
    Mac - Volume/Users/<username>/Library/Application Support/Adobe/Flash CS5
    Recreate preferences:
    http://kb2.adobe.com/cps/520/cpsid_52048.html
    Let me know how it goes. Thanks!
    Quynh
    Flash Authoring, QA

  • Pb publication site flash cree sous professional CS5

    Bonjour,
    je rencontre un probleme pour publier un site entierement flash créé sous professional CS5: le fichier du site en swf visionné en local sous differents browsers et taille d'écran se resize automatiquement. Lorsque j'ai publié le site flash puis uploadé sur le serveur public les pb suivants apparaissent:
    - Mes contacts qui sont allé evaluer le site (www.biostrategic-partners.com):  il n'y a plus de resizing en fonction de la taille de l'écran qq soit la résolution des ecrans et taille (idem firefox/internet explorer) comme c'est le cas en local. Et donc sur des petits notes book ou laptops on ne voit pas la partie inférieure du site et il n'a y a apparition de barre de scrolling à dte/en bas dans le browser pour faire défiler. D'autre part, il est aligné à gche et non centré alors que spécifié dans les parametres de publications (onglet flash). N'étant pas un professionnel du webdesign! merci pour votre aide par avance.
    Bien à vous.
    gerard

    Bonjour Melanie,
    publier le lien svp., il serait plus facile d'analyser la question, en dépit de tout (pour moi).
    Cordialement
    Hans-Günter

  • Runtime Error when launching Flash CS5 in Windows Vista 32bit

    I installed Flash CS5 as a Trial and when i tried to launch it the error message appears on the screen:
    Visual C++ Runtime Library
    Runtime Error
    This application has requested Runtime to terminated it in a unusual way.
    Please contact the applications support team  for more information.
    I already tried to re-install Vista again and even tried to install flash in XP with the same unsucess result.

    Hi Fmk,
    It would be great if we have the installation log files. However you can try these.
    1.Check whether your system meets the minimum requirements.
    2. Install the current Windows Service Pack and other updates.
    Try reinstalling.
    Regards,
    Bobby Johnson.

  • Is it possible to Embed Youtube Widescreen windows full options on Flash CS5 AS2 Website?

    Good Day
    Does anyone know How to Embed a Youtube widescreen Video window on a Flash Website, i'm using Flash CS5 and ActionScript 2???!!
    I've seen several video tutorials on youtube and other websites about this, but they only work with a window of 480px for 385px (4:3),
    which doesn't allow the fullscreen option on the lower bar of the video, because the player still had a silver bar not a black one !!!!
    This is the one i've been using!!!  http://www.youtube.com/watch?v=wfU5Hj3uKZ4
    I would like to use a widescreen window (16:9; 16:10), like the ones youtube curently uses, 360p; 480p;720p, like in this case:
    http://www.worldcarfans.com/111102637687/filming-the-new-porsche-911-at-speed-around-lagun a-seca
    http://www.youtube.com/watch?v=ZxqcEYpKYWY; inside Porsche Channel - http://http://www.youtube.com/user/Porsche#p/c/C62AA82F9212FB59/0/ZxqcEYpKYWY
    I would very much appreciate any help you can give me!!!
    Thank you

    There are two options here that I can think of..
    1.  Preinstall AIR on their machines, and use AIR files.  That will work IF AIR is already installed.     Flash projectors have no ability to control the file system in this way, but AIR does.
    2. Use a Director projector.   There are Director Xtras that can control the file system, and you can embed a SWF in Director.  So you wouldn't have to recreate the SWF content, you'd only need to have Director and learn some basics about using SWF and making projectors.
    That's all I can think of.

  • Flash CS5 F1 window doesn't open at all

    Hi,
    We've just purchased several Adobe web premium suits and encountered a serious problem with flash cs5-
    We can't open the help window - and we can't click F1 to get immediate actionscipt helps & references like before (in CS3 for example)
    I should mention also that the 'code suggestor' (the code suggestions that comes up whenever you write a function or something else that the software recognize and brings up a suggestion and the structure of the function - the function signature, etc').
    One suggested to me it happens in Middle-East version. I can't test other versions (don't have).
    And please don't offer me to go to the Adobe help online- it's very clumsy and it's not a solution.
    Thanks in advance,
    Noam.

    Hi,
    I also have the same problem.
    did you find any solution?
    regards,
    Oded Yaron

  • Flash cs5.5 black screen in windows vista

    Hello Everybody ^^! I am currently having a problem when launching the trial version of flash cs5.5 . The screen that says the timeleft at my trial comes up but the flash cs5.5 screen stays black and is "not responding". About two weeks ago, it worked, so i don't know what is happening. All my other programs work. I tried to reinstall it, to delete the left flash cs5.5 program files after the uninstall and many other things, but it dosen't work... Your help would be appreciated!
    Here is a screen capture of the flash cs5.5 blackscreen. notice that in the frame of the window it tells" not responding".
    NOTE:I use windows vista home premium edition.

    Hi Jeremy,
    Sorry for the inconvienence. Are you still experiencing the same problem? if yes, please go ahead and Uninstall, Delete your user configuration folder C:/Users/([Username]/AppData/Local/Adobe/Flash CS5.5/en_US/Configuration then reinstall again.
    Hope that helps.
    tareq

  • Flash CS5.5 Pro symbol properties window on OSX 10.7.2 Lion

    Hello
    My Flash CS5.5 is working ok on my new MackBook Pro, running OSX 10.7.2 Lion, although when I try to insert a new symbol or try to acces the movieclip's properties from the library, the propteries window doesn't appear! I am able to add a new symbol by pressing enter so it's working ok it's just I can't see the window anywhere and I can't interact with flash at all unless I press esc or enter a new symbol.
    Does anyone know why this is happening and can give me some help please? I have updated to the latest version too.
    Thanks
    Adam

    Has no one had this problem?

  • I have a student version of Flash CS5.5 for Windows. Now I use a macbook. I cannot seem to be able to install or use it on my mac.

    I have a student version of Flash CS5.5 for Windows. Now I use a macbook. I cannot seem to be able to install or use it on my mac.

    That is expected. Serial numbers are platform specific. You need to get CS6 and make the platform switch.
    Mylenium

  • Problem launching flash cs5 and cs5.5 on windows vista

    Hello Every Body. I have a problem launching flash cs5 and cs5.5 on windows vista home premium edition. When i launch it, the register screen appears(the one that tells the trial time left) but the flash main window always stays black (or white)and is not responding. I had it working about one week ago and i can't figure out what is the problem .It tried reinstalling couple of times without succes. I also tried deleting the left flash cs5 program files after uninstall but it didn't work . I would need your advice. Here is the screen as it appears:
    BEFORE I CLICK IT IT IS BLACK9(notice that in the up bar it sais not responding)
    Thanks
    -jeremyskateboard

    here is the black screen i get

  • Flash CS5.5 Problème d'enregistrement

    Bonjour,
    Lors de l'enregistrement d'une fichier sous Flash Pro CS5.5, nous avons régulièrement l'erreur suivante:
    Impossible d'enregistrer le document sous le nom
    "chemin du doc sur le réseau"
    Enregistrez-le sous un autre nom ou à un autre emplacement.
    Et on fini par avoir un plantage de flash avec perte des mofidifications faites sur le document.
    Connaissez vous une solution pour contourner ce problème  ?
    Cordialement,
    Eric

    Ok, found the answer thanks to Christopher Caleb. Needed to upgraded CS5.5's bundled AIR from 2.6 to the current one, and it compiled with no errors. Directions are here for anyone that winds up having the same issue:
    http://www.yeahbutisitflash.com/?p=2949

  • Adobe Flash CS5 has encountered a problem and needs to close

    Hi,
    I have two laptops. I have installed Adobe Flash CS5 in my first laptop (Windows XP). When I start the application, it shows the following message:
    "Adobe Flash CS5 has encountered a problem and needs to close"
    I have installed the Flash CS5 in my second laptop and it worked fine.
    Error signature:
    AppName: flash.exe AppVer: 11.0.0.485 ModName: updaternotifications.dll
    ModVer: 1.0.0.64 Offset: 0006a8dc
    Can anybody help?
    Thanks.
    Housea

    try this also
    1. Reset preferences:
    To reset on Windows, delete:
    C:\Documents and Settings\username\Local Settings\Application Data Adobe\Flash CS4\
    C:\Windows\system32\Macromed\Flash\FlashAuthor.cfg
    To reset on Mac OS X, delete:
    /Users/username/Library/Preferences/Flash CS4 Preferences
    /Users/username/Library/Preferences/Flash 10 MRU
    /Users/username/Library/Preferences/com.adobe.flsh-10.0.plist
    /User/%username%/Library/Application Support/Adobe/Flash CS4/
    /Library/Application Support/Macromedia/FlashAuthor.cfg
    2. Install the latest Flash update if available.
    3. Install the latest version of Flash.
    4. Install current Windows service packs and other updates.
    5.  Run Flash in a simplified mode (Windows). / Run Flash in safe mode (MAC  OS - Refer to http://kb2.adobe.com/cps/404/kb404936.html)
    Some  applications or services may cause system errors or freezes when  running concurrently with Flash. Services are specialized programs that  perform functions to support other programs. Before starting Flash,  disable other applications, including startup items (items that start  automatically), and services.
    To disable startup items and services, see "Disable startup items and services (Windows XP)" (TechNote kb404984).
    To re-enable startup items and services:
       1. Choose Start > Run, type msconfig, and click OK.
       2. Choose Normal Startup on the General tab, click OK, and restart the computer.
    Note: If unselected items were present on the Services or Startup tab, then you will need to unselect them again
    6. Install Flash from the desktop.
    7. Reinstall Flash in a simplified/safe (for MAC OS) mode.
    8. Run Flash in a new user account.
    9. Check for font problems.
    10. Optimize handling of temporary files by Windows XP.
    11. Set the virtual memory paging file to the default size.
    12. Repair and defragment hard disks.
    13. Scan the system for viruses.
    14. Identify the file that causes the problem.
    15. Install Adobe Flash CS4 on a different computer.

  • Flash CS5.5 crashes when I try to open any files. New ones as well as saved .fla's.

    Yesterday I was working in Flash cs5.5 and out of nowhere it stopped responding. So I quit and turned it back on again. Okay, it loaded fine, the screen came up, prompting me to create a new file or open one. I tried opening my old file and Flash stopped responding. Worried that it might be a corruption in my file, I opened Flash up again, this time to try and create a new file. When I clicked Actionscript 3.0, the same thing happened. It stopped responding.
    I've tried a few differnet things. From rebooting the computer to deleting the preferences even to uninstalling and reinstalling. Nothing seems to fix this. Can anyone help me out? I would really appreciate it. Thank you.
    Here are my system specs:
    Windows 7 Home Premium
    Asus G73Sw Series
    i7-2630QM CPU 2.00 Ghz
    8GB ram
    64bit

    Oddly enough, I opened up Flash again, today, just to see if it was still the same, and it had worked. Everything seemed normal, I opened a new document and started working. Then, out of nowhere it stopped responding again. So I waited for it to respond, it didn't. I closed it from the task manager, and now it's back to the original problem of crashing when I try to create a new document or open an old ontrie
    Update: I tried the cleaner, as you'd suggested. Followed all the steps, but to no avail. Think it may have something to do with my machine, and less with the software?

Maybe you are looking for

  • Books transferred from Itunes to Ibooks loses author and category information.

    How can I get author and category information for pdfs to transfer from itunes into the ibooks app on Mavericks?  I just transferred my book collection from itunes to the ibooks app and have lost all the author and category information that I entered

  • How to simock iphone 5?

    how to simock iphone 5?

  • Reduce / Expire Messages in Gwcheck

    Hi. Don´t know if this is the right place for Gwcheck... but I try. Is it poosible to Reduce/Expire messages larger than 5MB and is MP3, MPEG, AVI // Patrik

  • Deploy custom worklist, please help!!!!!

    Hi everyone! im trying to deploy the worklistexpress app in soaSuite to modify it and use it! when i try to do this like in older version it doenst work! the README file says: To deploy on oc4j target name deploy oc4j.deploy 1. Modify orabpel.home to

  • Playlist won't sequence...

    I'm using iTunes 8.1.1 with 10.5.6. My playlists will only play one song before stopping. They won't play through at all. All songs are checked off. I've unchecked and rechecked, but no luck. I know that these playlists used to work fine. Is this a p