3D-Toolbar shows up for Flash-RMA

Hi
The 3D-Toolbar has always caused me headaches in Acrobat 9 pro ext. Now that I started working with Flash it does a new trick: It sometimes shows up with Flash-Annotations. Apart from having no use whatsoever for a flash-annot, there is obviously no way to deactivate it. The toolbar vanishes usually when I actually start klicking around in the annotation. I would like to know a way to prevent the toolbar reliably from showing.
Is this a known issue?

Hi
The 3D-Toolbar has always caused me headaches in Acrobat 9 pro ext. Now that I started working with Flash it does a new trick: It sometimes shows up with Flash-Annotations. Apart from having no use whatsoever for a flash-annot, there is obviously no way to deactivate it. The toolbar vanishes usually when I actually start klicking around in the annotation. I would like to know a way to prevent the toolbar reliably from showing.
Is this a known issue?

Similar Messages

  • Font doesn't show up for Flash

    I have a font located in my System/Library/Fonts folder that shows up in my Font Book. I can also see the font in my font list while in Adobe PhotoShop and Illustrator...but not in Flash. I am using CS3. Does anyone have an idea why this may be happening?
    I wasn't sure if this would be an Apple issue or Flash.

    Try the Adobe forums.

  • Toolbar button/hotkey for "show cover page in two page view" in Acrobat X?

    In Acrobat X, how about make a toolbar button/hotkey for "show cover page in two page view"?  I find toggling this option to be useful for changing up the order of adjacent pages in magazines/books in which a two page spread has to match for a full large picture.  Due to frequent toggling, I would like a button/hotkey for this for easier access.

    Hotkeys for existing menu items are not modifiable, but you can add a scripted button which toggles it with the following code:
    if (layout.substr(-5)=="Right") layout = layout.replace("Right","Left");
    else layout = layout.replace("Left","Right");
    For info on how to add a button with a folder-level script, see the Acrobat SDK documentation. Scripted buttons will appear in a new panel on the tools pane in Acrobat X, not on the tool bar.

  • Just bought an .OTF font for Flash CS6 and it's not showing up in the list.

    Just bought an .OTF font for Flash CS6 and it's not showing up in the list.
    EscrowText-Roman.otf
    Any reason why? It shows up in Illustrator and Photoshop just fine.
    Line

    If you have never synced an audiobook yet, you have to connect your ipad and go to the books tab.
    Scroll down past the regular books and there will be where you sync your audiobooks.
    Then they will show up on the music app under "other"

  • Since 3.6.8 update erratic tab behaviour & arbitrary imposition of LH bookmark pane. Flashing from tab to tab and randomly showing uncalled for LH pane. Impossible to input to particular pane.

    Since 3.6.8 update erratic tab behaviour & arbitrary imposition of LH bookmark pane.
    Flashing from tab to tab and randomly showing uncalled for LH pane.
    Impossible to input to particular pane.
    == 3.6.8 update

    (My suspicion is that the tiny antenna inside the
    Mini is not as robust in dealing with marginal signal
    conditions as the larger antennas in all the other
    Mac products
    There is, in fact, a reasonable consistency of reports indicating exactly that with the Mac mini. The supposition has commonly been that the nature of the mini's casing has an impact on signal, which seems reasonably possible and would account for lowered sensitivity, less reliable operation in marginal signal conditions, and higher susceptibility to interference.
    Though it has to be said that Becca's situation should not, either by range or apparent signal strength, be marginal - particularly not when previous tests have been conducted with the mini in close proximity to the base station.
    -- although I'm still open to the
    possibility that current airport software in Macs is
    less tolerant of some non-Apple routers.
    The minis (and other wireless devices) I have in service in the network are variously connected via an Airport Extreme base station, an Airport Express and Belkin and Lexmark WAPs. Range varies between 15 and 55 feet and I've moved various wireless devices around to experiment. In the course of doing this I've noted marginally better signal stability at the 55 foot range between a mini and the Airport Extreme base station, but no real difference in signal quality between any of them.

  • "the activex control for flash player could not be registered" - Solutions Roundup

    I recently ran into this problem on my computer:
    http://at32.s3.amazonaws.com/flash_install_problems2.jpg
    I am a Flash developer (as in I write SWFs, I don't work for Adobe).  and when I updated IE to 10.2, "the activex control for flash player could not be registered".  Since I am a developer, I also have Firefox and Chrome installed, with Flash running without problems.  For a long time now, Internet Explorer has used a different version (ActiveX) to the other browsers, which use plugins.  I am a strong supporter of Flash, it's great to develop with and has a very wide feature set which is growing all the time, unlike fixed technologies/standards.  However, the weakest part is the install process - I don't understand why their is a Download Manager.  Google Chrome does it's best (so far) by managing the install/update process entirely in the background.  Anyway, it was in my best interest to try and get to the bottom of this.
    For the record, on the problem machine I have Windows 7 with IE8, but I have seen almost  identical symptoms with IE9, Windows XP SP3, as well as various  iterations of Flash Player (10.0, 10.1, 10.2 and even some final  editions of version 9).
    First I tried the standard support here:
    http://kb2.adobe.com/cps/191/tn_19166.html
    Basically, doing the manual uninstall and manual install of the latest version (without using the download manager, or have IE open).  This did not work.  I also tried the Microsoft "subinacl" program, together with "reset_fp10.bat".  This didn't work either.  However, you should try all of these things first before progressing further.
    A quick note about people who had tried running the following at a command prompt: "secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose"
    I didn't do this, because on investigating further it didn't seem to work with Windows 7, only Windows XP, Windows 2000 or Windows 2003 - though there was a few threads where this had fixed the problem for some users.
    For my solution, it is recommended you use the manual uninstall / installers, so you should have them downloaded ready to use.
    I then heard about problems with permissions in the registry with the key: HKEY_LOCAL_MACHINE\Software\Classes\shockwaveflash.shockwave
    So I opened regedit.exe (start - run - typed "regedit.exe"), navigated to the key and sure enough, I couldn't open it - permission denied - even though I had an administrator account.  If for some reason, you can access this key (and any subkeys), then it's likely the following fix will not resolve the problem.
    I then done further diagnosis, by using Process Monitor to try and install Flash Player, and I got the following:
    http://at32.s3.amazonaws.com/flash_install_problems.gif
    This shows all the access denied errors the Flash Player install was experiencing when trying to write to the registry key.  This confirmed that this was the problem.  I only stress this because several people said it was unwise to tinker with the registry.  Though this is common advice, this is the only known fix for this precise problem at present, since you need to manually adjust the permissions yourself.  I don't know who is at fault here - Microsoft or Adobe - but let's just get Flash fixed...
    The solution:
    Firstly, you may want to backup your registry, or the exact key.  I didn't do this so I've provided no instructions on how to, but it is recommended for the paranoid.  Also make sure as much software is closed down as possible - browsers, IM software, any junk in your system tray. As way of example, I happened to have "BBC iPlayer" installed and running in the background which uses Adobe AIR and Flash Player, so I exited that too.
    1) Open regedit (start - run - type "regedit.exe").  You may need to right click on it and select "Run As Administrator", but I didn't as my account was already administrator.
    2) Navigate to the key. HKEY_LOCAL_MACHINE\Software\Classes\shockwaveflash.shockwave
    Click on it to confirm that you cannot access it (you will get an error) - if their are no problems - this probably isn't the cause of your issues.
    3) Right click on it and click Permissions, and ignore any message that may pop up.
    4) Under "Group or Usernames" click "Add".  Type your account name name, or "Administrators" in the box, then "Check Names" to format it correctly, then Ok.
    5) Now on the next screen click the checkbox to enable Full Control (this will also automatically enable "Read" permission too).
    6) Click Advanced, then the "Owner" tab at the top.  You will see that their is no "Current Owner".  This is what we will now fix.
    7) Click on your name to change the owner to (I went for Administrators).  Also enable the checkbox entitled "Replace Owner on subcontainers and objects".  Then click Ok.  You will get an error message, which you can try clicking Retry to, but hit Cancel - this is not a problem.
    8) Click Ok a couple of times and this part of your registry is now fixed.
    9) Now it's a simple case of running the manual Flash uninstall program, then finally the manual Flash installer (for Active X - not the Firefox/Chrome plugin versions).  To my surprise, after a couple of days looking into this - I finally had a solution and Flash in IE once more.  If you are using Firefox too you may find Flash is no longer installed their (the uninstaller removed it).  In this case just install via the Adobe site or try to watch a video on You Tube and you will be prompted or linked to the install.
    Hope this provides a good round up of the possible solutions to this problem.  Hopefully Microsoft or Adobe can find out what causes this issue in the first place so we don't have to go down this route for much longer.  Chrome's implementation of Flash shows how effortlessly things can work!

    They will stay on the screen.  However, Process Monitor is only intended for advanced users.  It is recommended that users try to navigate to the troublesome registry key using regedit, and see if they can access it or not without an error.  This is far easier than trying to use Process Monitor, which is very complicated.
    I used Process Monitor to confirm that it was just that key which was causing the problem, and not others.  Process Monitor is not to be confused with the new Resource Monitor which is accessible via Task Manager in Windows 7 (and possibly Vista).  If you must experiment (and Process Monitor is very useful for diagnosing many deep-level problems if you know what you're looking for) Process Monitor can be downloaded from here:
    http://technet.microsoft.com/en-us/sysinternals/bb896645
    It replaces the older Sysinternals "FileMon" and "RegMon".  For those interested in the technical side, I had to setup a number of filters to be able to get the results display as in the screenshot.  First of all to just show Registry events.  Then to just show events from the manual Flash activeX installer executable.  The I added a filter to show only non-successfull results.  And finally, for the purposes of the screenshot, added a filter to just show those with "Access Denied", since other non-critical errors are also picked up due to missing keys because installation has not yet been fully completed I guess.   When experimenting, most of these filters were applied using the "is not" boolean logic, which will make sense if you experiment with the program.
    Without adding any filters, it picks up so many events (hundreds per second) that it's otherwise unusable.  e.g. 40,000 events within the first few seconds of opening the program. For this reason, I recommend simply using Regedit to diagnose the problem with the particular Flash registry key.

  • Date Picker Result Used in Query for Flash Chart

    Hello,
    I'm creating a flash chart using an SQL Query. The query uses two date pickers for the beginning and ending date of the data the query returns. For some reason the substitution string for the data pickers do not work and do not return any data. If I hard wire the start and end date to something like '12/01/2008' and '01/31/2009' the query and the flash chart work just fine. When use the string representing the data pickers (:P65_BEGIN_DATE and :P65_END_DATE) the query does not return any data. Is there some problem using substitution strings in queries for flash charts??
    For what it's worth here is the query. (Look near the bottom to see where I reference the data pickers):
    SELECT 'Link',
    to_char(Day, 'Mon DD'),
    ((Count("Item Number")-Sum("Devaition"))/Count("Item Number"))*100 as "Precentage"
    from
    (SELECT
    to_date(concat(substr(F4140.PICSDJ, 1, length(F4140.PICSDJ)-3)+1900,
    substr(F4140.PICSDJ, length(F4140.PICSDJ)-2,3)), 'yyyyddd') as Day,
    F4141.PJLITM AS "Item Number",
    sum(F4141.PJTQOH) AS "Sum Qty On Hand",
    sum(F4141.PJTQCT) AS "Sum Qty Counted",
    (decode(sum(F4141.PJTQOH)-sum(F4141.PJTQCT), 0, 0, 1)) as "Devaition"
    FROM F4140 INNER JOIN F4141 ON F4140.PICYNO = F4141.PJCYNO
    WHERE (((F4140.PICYCS) In ('40','50')) AND ((F4141.PJCCCD)='1'))
    GROUP BY to_date(concat(substr(F4140.PICSDJ, 1, length(F4140.PICSDJ)-3)+1900,
    substr(F4140.PICSDJ, length(F4140.PICSDJ)-2,3)), 'yyyyddd'), F4141.PJLITM
    HAVING to_date(concat(substr(F4140.PICSDJ, 1, length(F4140.PICSDJ)-3)+1900,
    substr(F4140.PICSDJ, length(F4140.PICSDJ)-2,3)), 'yyyyddd')
    between to_date(:P65_BEGIN_DATE, 'DD-Mon-YYYY') and to_date(:P65_END_DATE, 'DD-Mon-YYYY') )
    group by Day

    I look at the debug output without changing anything and I am not really sure where the two date pickers are being populated. However I do have defaults set up for each datepicker of:
    P65_BEGIN_DATE: to_char(sysdate - 30, 'DD-MON-YYYY')
    P65_END_DATE: to_char(sysdate, 'DD-MON-YYYY')
    and the dates I would expect show up in the date picker.
    Also I created a Computation of Before Header type with the following PL/SQL expression:
    to_char(sysdate-180, 'DD-MON-YYYY')
    and I see the following output when in debug mode:
    0.05: Computation point: BEFORE_HEADER
    0.05: ...Perform computation of item: P65_BEGIN_DATE, type=PLSQL_EXPRESSION
    0.05: ...Session State: Save "P65_BEGIN_DATE" - saving same value: "03-AUG-2008"
    0.05: Processing point: BEFORE_HEADER
    So I think the datapickers are being populated but the flash chart is still not working.

  • Flash Panels for Flash Builder?

    Hi,
    It would be great if Flex Developers can create their own Flash Panels for Flash Builder. Photoshop and Flash CS4 has this feature, why not Flash Builder?
    Mariush T.
    http://mariusht.com/blog/

    Andre:
    Hi. I'm trying to do the same thing (create custom xmp panels) and I'm having miserable luck following the XMP Fileinfo SDK.
    I've installed Flash Builder 4. I've installed Apache Ant. Dumped the appropriate .jar file in the plugins section. Downloaded the AntView plugin and installed that and then created the MySample example.
    It runs fine as a web application from FB and it appears to publish correctly (creating a .swf file in the target bin and writing it all out to the proper location in the Adobe xmp custom panels folder) but when I access the File Info screen in an Adobe product, I get a tab with MySample but the dc field doesn't show up.
    I assumed it was a Flash trust file issue and created one, but it still doesn't work. I'm getting no errors and I've tried this a dozen times with the same results.
    Was there some step that I missed that you see by any chance?
    Thanks.
    --jon

  • Adobe Air Update for Flash

    I installed the AIR update for flash cs3, when I boot flash
    on the welcome screen there is now a "create new Air document"
    option in it to create new air documents.
    However if I already have a file open in flash I cannot see
    the welcome screen and when I go to FILE>NEW there is still no
    option for a new AIR document. this is becoming very frustarting
    because if I have several files open I have to close everyone to
    get the welcome screen back so I can create a new Air File.
    Is there a way to atleast get the welcome screen to show up
    when other files or open or any other way to create a new air file
    without having to close every other open file???
    Thanks!

    You can, instead, create a new standard Flash document then
    go to the "publish settings" and select the AIR profile. This
    should convert the Flash doc to an AIR doc. You still may have to
    edit the the "AIR - Application and Installer Settings", though.
    -KGA

  • Google Maps for Flash in AIR for Android: ~2 minutes to start up

    I have a "Hello World" style AIR for Android app using Flash Builder 4 Burrito/Flex Hero.
    When debugging on device (stock HTC Desire) using Flex version v1.20 of Google Maps for Flash (map_flex_1_20.swc), it takes 1 minute and 50 seconds for the app to startup to display a simple map:Map3D on the home screen. The same app without the map:Map3D object starts in just a few seconds.
    There are no startup delays using the simulator.
    Anyone know what might be causing the severe startup delay when running on device?
    Thanks,
    Stephen

    Hi - yes no problem: I've uploaded a sample app here: http://crackedfrog.com/files/AndroidAIRMap.zip.
    You'll need to add a valid Google Maps API key and corresponding URL back into the maps:Map3D object:
    <maps:Map3D left="0" right="0" top="0" bottom="0"
      xmlns:maps="com.google.maps.*" id="map"
      url=""
      key=""
      sensor="false"/>
    This shows the same behaviour as described above - around 2 minutes to start up when debugging on the device.
    Appreciate any help.
    Thanks,
    Stephen

  • Always show my Adobe Flash need upgrade but it was the latest

    I visit Youtube website though Firefox however the website always shows that my Adobe Flash need an upgrade. But, my Adobe Flash was already the latest one. I try to visit the website with another browser and Youtube didn't show my Adobe Flash need upgrade anymore. What happened?

    There are 2 versions of Adobe Flash; an '''ActiveX version''' for IE only and a '''Plugin version''' for most other browsers including Firefox. On a Windows system, you should always update both individually. '''You do not appear to have the Plugin version for Firefox installed; look in Add-ons > Plugins for "Shockwave Player ''(version)''".'''
    #'''Using Firefox''', go to the following direct download link and SAVE the download to your desktop so you can find it later: http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player.exe
    #When the download is finished, close Firefox (File > Exit '''''OR''''' Firefox button > Exit)
    #Click or double-click on the file you just saved to your desktop
    #*In the installation window that appears, click the box to the left of "I have read and...." to place a check mark in the box
    #*The "Install" button in the lower right corner will now be highlighted, click it.
    #*The installation is quick.
    #Start Firefox and test your installation here: https://www.adobe.com/software/flash/about/
    #Direct link ActiveX version for IE '''''only''''': http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Can't install updates for Flash, get the "unable to install application configuration" error message

    I'm using Windows 7 32-bit with Firefox 17.0.1 -- everything's up to date.  I keep getting this error every time I try to update an Adobe add-on using the idiot stub installer -- I don't have this problem with a full installer, such as I've been able to find for Shockwave.  Why can't I donwload a full installer for Flash or Reader and avoid this stupid problem???  It started about two or three Windows updates ago, and nothing else is now on my system.  I don't really care who's responsible (Windows/Microsoft or Adobe) -- I jut want the blasted things to update and work.  HELP!!!

    Back up all data before proceeding.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Use the search box in the toolbar of the Keychain Access window to search for an item named "Safari Extensions List". If found, delete it. Quit Keychain Access.
    Quit and relaunch Safari.

  • Need to know the simplest workflow for Flash CS5 to iPad

    Hi There,
    Can you please tell me the simplest workflow for Flash CS5 to iPad.
    I want to put my company's flashCS5 made interactive portfolio(with FLV video showreel) into ipad to show my clients.
    What is the simplest way?? I am not familier with codes or programming.
    Can you help me guys??
    -Sahid
    I am using PC.

    It doesn't matter whether you use a MAC or a PC to create the content - the iPad simply will not accept it. It was designed with exactly that purpose in mind. That's why I advised you to get rid of it. Stick to PC and you'll have zero problems.
    Just a hint - a Sony Vaio (the 11 " models with carbon fiber casing) look even more prosperous, are the same weight, and since they run Windows OS will not have the typical Apple limitatations
    Emil Georgiev - Flash & Web Design

  • Is there an archive page for Flash Player plugins for PORTABLE versions of web browsers?

    Is there an archive page for downloads of Flash Player plugin installers for the PORTABLE versions of web browsers like Firefox ESR?
    One of my web browsers is Firefox ESR 10.0.7 and it is a PORTABLE version of Firefox that apparently needs a different Flash Player plugin than the normal Flash Player plugin that regular versions of most web browsers require.
    I do not want to install the most recent Flash Player plugin PORTABLE version because I've read about problems with it and that's the only version that this Firefox ESR will give me the option to download and install when I try to install the needed Flash Player plugin through the browser.
    I already know about the normal Adobe Flash Player plugin archive page, linked below, but that does not have the Flash Player plugins for PORTABLE web browsers.
    http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
    I also looked on OldApps.com and I couldn't find anything there.
    Where can I download an older version, possibly one of the 11.2 Flash Player plugins from around April 2012, that will work with this PORTABLE version Firefox ESR?
    I tried this question on the Mozilla Firefox help forum but no one could answer it.
    Thanks for any help,
    digiday

    Hi Pat,
    Thanks again for your reply. Your solutions seemed like they might work, especially since you were able to tell me where the Windows system Flash Player plugin files are located.
    And for a minute or two, I thought it was working.  In my first tests in the PORTABLE Firefox browser I'm testing with, it was actually playing some YouTube videos, but then I found that not all YouTube videos apparently rely on Flash to play... apparently some do and some do not, and I found that most of them do require Flash to play.  I had tested with some of my own videos that I uploaded to YouTube in the past in my first tests today and they played just fine, but then I started testing with some other Flash YouTube videos and they would not play and I got both the yellow bar at the top of my window telling me to download and install Flash as well as the red banner across the video player that told me I needed to install Flash.
    Let me also make it clear that I'm testing this on other sites with Flash videos besides YouTube, and webpages that have relatively simple animated Flash graphics, and those alternate tests are showing that the Flash Player plugin for this PORTABLE Firefox still will not work either.
    So to spite everything, I tried actually downloading and installing the newest Flash Player plugin, 11.4 something, (which I was trying to avoid) through the browser, and that only proceeded to overwrite my Windows system Flash Player plugin and it DID NOT place any Flash Player plugin files in the PORTABLE Firefox plugins folder.
    I had pasted in the files you recommended in to the PORTABLE Firefox plugins folder, and I actaully included ALL the files from that Windows system Flash plugin folder for this test, but unfortunately that didn't work, and even after I tried changing the name of that one file, it still didn't work.
    And I am closing and re-opening the browser in between each of these steps in my test.
    So here, below, I'm including an email letter that I've now written to a Tor Browser support email address where I had been corresoponding previously.  The "Tor-Firefox" web browser is the PORTABLE Firefox ESR web browser that I've been referring to.  This is what I wrote, which pretty much sums up everything I've tried and been unsuccessful with so far...
    Hello Tor Browser help staff,
    I've now tried everything and I cannot get ANY Flash content to play in this Tor-Firefox ESR web browser, even though I've tried installing the Flash player plugin that this browser asks for when I'm on a YouTube page (and even though this computer already had a current Flash Player plugin installed previously).
    Let me make it clear that privacy is not important to me right  now during this quest to make the Flash Player plugin work with this Tor browser... I can reset any settings for maximum privacy later when I go back to that purpose for using Tor... right now, I'm just trying to make the Tor browser play Flash content.
    So even though I've UNCHECKED the Torbutton>Preferences>Security  Settings>Disable plugin during Tor usage box, and I installed a new Flash player plugin THROUGH this browser, and I even set it to allow all scripts because I thought maybe that was complicating things, IT STILL WILL NOT PLAY FLASH CONTENT OF ANY TYPE.
    Now, this, explained below, could be part of the problem that I'd like to ask for your help or SOMEONE's help with there in your department...
    If I go to the Tor Browser folder on my hard drive at C:>Tor  Browser>FirefoxPortable>Data>plugins there are NO Flash plugin files that show up in that folder even after I install a new Flash Player plugin THROUGH this browser... I believe that is why it will not play Flash content. 
    All it does when I install a Flash Player plugin through this Tor browser is to overwrite my Windows 7 system Flash Player plugin, but it does not actually place any Flash Player plugin files in the C:>Tor Browser>FirefoxPortable>Data>plugins folder, so that's why this PORTABLE version of the Firefox ESR browser will not play any Flash content... and it doesn't work from the Windows system Flash Player plugin the way that my normal Firefox (NON-TOR) web browser does.  My other Firefox web browser sees the the Windows system Flash Player plugin just fine and it does play Flash content correctly.
    There is, however, one text file that comes stock inside the Tor browser plugins folder and when it is opened it says, "Place Firefox plugins in this directory (Flash, Shockwave, etc)".
    So with some advice from someone on the Adobe help forum, I tried copying the Flash Player plugin files from the Windows system folder at C:>Windows>System32>Macromed>Flash in to the Tor browser plugins folder at C:>Tor  Browser>FirefoxPortable>Data>plugins, and that still didn't work. 
    Note that I am closing and re-opening the Tor browser between each of these tests.
    So I then followed some further advice from the expert on the Adobe help forum and I changed the name of the main Flash Player plugin file that I had copied and pasted in to the Tor browser plugins folder from "NPSWF32_11_4_402_278.dll" to "NPSWF32.dll", and that still did not work... note that I left all the other files that I copied and pasted from the Windows system Flash plugins folder with the same name they originally had... I tried only changing that one Flash plugin file name, as instructed by the expert on the Adobe help forum.
    I also tried posting a question about this on the Mozilla Firefox forum, but no one there is able to answer this question.
    What the problem seems to be is that when this Tor-Firefox ESR 10.0.7 browser installs a Flash Player plugin, it just installs it to the Windows system folder (the same way that the normal (non-Tor) Firefox browser does) and  NOT  into the Tor-Firefox plugins folder C:>Tor  Browser>FirefoxPortable>Data>plugins, as would be needed for it to be able to play Flash content.
    No matter what I do, whenever I try to view a YouTube video or any Flash video in this browser, or any Flash graphic content at all, I get the yellow bar at the top of the page that says "Additional plugins are required to display all the media on this page - Install Missing Plugins" and there is a banner displayed where the Flash content is supposed to be that says, "The Adobe Flash Player is required for video playback - Get the latest Flash Player".
    And as I explained at the top of this email, I have already installed and re-installed the Flash Player plugin on this computer multiple times, including doing it directly through this Tor-Firefox ESR browser itself.
    So can ANYONE there tell me how to get the correct Flash Player plugin files in to the Tor-Firefox browser plugins folder at C:>Tor  Browser>FirefoxPortable>Data>plugins, and where do I get those files?  Everything I've tried, which is pretty extensive, has not worked, and it seems that someone there should know about this.
    Thanks for your help.

  • Encore CS3 hangs on "Come for Blue-ray stay for Flash"! Leopard 10.5.2...

    I just got my new MacPro running Leopard. Installed CS3 Master Collection. I opened Premiere ok, Photoshop, etc...but when I tried Encore it just hangs on the part that says "Come for Blue-ray stay for Flash"!
    I tried to make a dvd out of premiere going to encore it just had the beach ball spinning.
    Thanks in advance anyone who can help.
    rb.
    ps:not sure if this cause an issue but I installed an LG GGW-H20L blue-ray burner(it showed up fine in system profilier as sata device in the 2nd-lower open drive bay...)

    An update.
    Encore would not launch with the LG GGW-H20L installed in my brand new MacPro. Once I unplugged it it launched Encore CS3. So I do not recommend this blue-ray burner in OSX Leopard.
    I'm wondering if the Pioneer BDR-202 would work with MacPro, Leopard 10.5.2, Encore 3.0.2 update.
    If anyone has any info please share!

Maybe you are looking for