New Plugin Example posted

Hi all -
I've posted blog entry on the OSMF blog on how to load a Dynamic plugins:
http://blogbox.can.adobe.com/strobe/2009/12/using_dynamic_plugins.html
This entry explains the security rules involved in loading of 3rd party plugins using the PluginManager.  The most important piece of info in this entry is that cross domain plugins are supported, if setup correctly (they weren't in earlier version of the framework). 
Thanks for reading,
Ryan

When trying to test that example and loading the akamai plugin from a dynamic site I recieve this error.
method not implemented org.osmf.plugin::IPluginInfo/org.osmf.plugin:IPluginInfo::initializePlugin()
   over-binding 0 in com.akamai.osmf::AkamaiBasicStreamingPluginInfo
VerifyError: Error #1053: Illegal override of AkamaiBasicStreamingPluginInfo in com.akamai.osmf.AkamaiBasicStreamingPluginInfo.

Similar Messages

  • Load Akamai plugin example using Static plugin loading method

    Hi,
    I want to load Akamai plugin example using Static plugin loading method. For that, I passed "com.akamai.osmf.AkamaiBasicStreamingPluginInfo" as a class defination, but I got error stating, ReferenceError: Error #1065: Variable AkamaiBasicStreamingPluginInfo is not defined.
    Makjosh once sent a post that the title was "Getting an error while loading the plugin using static plugin load method". I then follow the solution. But how can I add the dependent project(Flex/AS Build Path -> Library Path -> Add Project). As a result, I do not find the AkamaiBasicStreamingPlugin project only having the NetMocker project and the StrobeUnit project in it.
    So I try to link the AkamaiBasicStreamingPlugin project use the following method(project properties->Project References->select "AkamaiBasicStreamingPlugin"), it still causes the same error.
    Please help me.
    Thanks.

    Hi,
    A couple of things to look at:
    1) Make sure you have the import statement in your project:
                import com.akamai.osmf.AkamaiBasicStreamingPluginInfo;
    2) Make sure you add the AkamaiBasicStreamingPlugin folder to your Flex Build Path (right click project, select "properties", then "Flex Build Path", in "Source Path" you need to add the plugin folder).
    3) If you are still getting Error #1065, you can try a trick where you force the swf compiler to pull in the class:
                private static const loadTestRef:AkamaiBasicStreamingPluginInfo = null;
    Now you should be able to use getDefinitionByName to load the plugin:
                    var pluginResource:IMediaResource;
                    var pluginInfoRef:Class = flash.utils.getDefinitionByName(className) as Class;
                    pluginResource = new PluginClassResource(pluginInfoRef);
                    pluginManager.addEventListener(PluginLoadEvent.PLUGIN_LOADED, onPluginLoaded);
                    pluginManager.addEventListener(PluginLoadEvent.PLUGIN_LOAD_FAILED, onPluginLoadFailed);
                    pluginManager.loadPlugin(pluginResource);
    Hope that helps,
    - charles

  • How to use existing plugin transformation from a new plugin

    Hi,
    Begginer's question:
    I use the SDK examples for a new plugin I want to write.
    I want to invoke several commands of an existing plugins from my plugin.
    For example I define a new Effect Control: My Opacity. For start I would like to invoke the functionality of Transform->Opacity.
    Now, I saw in the example Projector that I can invoke
    suites.EffectSuite2()->AEGP_ApplyEffect
    Is this the way to do it?
    How can I pass the parameter that the user gave me to the needed effect?
    I guess rhere is a quicker way to find the effect by name instead of iteration on all available as done in the Projector example.
    Thanx in advance,
    Miro

    Hello miro A, welcome to the forum!
    i'm having some trouble understanding the process you're creating, so i have a couple of questions:
    1. is your effect a layer effect? (like "gaussian blur")
    or is it a general plug-in? (like layer->transform->fit vertical, or the "wiggler" panel)
    the two (effects and AEGPs) differ in many ways and will determine the way you approach the problem.
    2. when you say "the parameter that the user gave me", what do you mean?
    is there a standard slider on your effect that the user can manipulate?
    in the mean time i'll do my best to answer you questions:
    yes, suites.EffectSuite2()->AEGP_ApplyEffect() is the way to add a new effect to a layer,
    BUT if your effect is a layer effect (again, like "curves"), then you're in for some major problems.
    layer effects can't add new effects to the same layer as themselves.
    it causes errors and crashes, because by the time your effect returns from it's call AE discovers that the layer has changed in the mean time (you added an effect), and AE doesn't cope with that change well. at all.
    no, there is no way of knowing what effect to access on a layer without iterating through them at some point in time.
    to access an effect you must retrieve an effectRef.
    to get an effectRef you must call it's index on a layer, along with the identifier of a specific layer. (layerH and effect index on that layer (say... 3rd effect))
    to know the index, you must iterate though the effects on a layer and check each one for it's name or matchName.
    you don't have to do it every time.
    you can store the index for later use, but keep in mind that the user might move effects around,
    so make smart decisions.
    wait. it gets worse.
    now you want to affect a parameter on a different effect.
    that can be done using streamRefs. these refer to the different parameters on all effects.
    once you obtain the streamRef of a wanted parameter, you can read it or write to it.
    to get a param's stream ref on an effect for which you already have an effectRef, you must know it's index in the effect. (for example, the "blurriness" on "gaussian blur" is 1 (never 0. zero is the input buffer))
    the index is not always what it seems. there may be hidden params (and other stuff in the way).
    the param index might change if the vendor of the other effect decides to change it.
    in short:
    yes, it's as complex as you feared it would be, and as you saw in the "projector" sample.

  • New number of posts bug(?) + question; no #100, and total # of posts vary

    New number of posts bug(?) + question; no number 100, and total number of posts vary
    Intrigued by Tuttle's new attempt to join Niel's old habit to keep his own total number of posts count, I went and start counting my posts since the New Discussions. Because I saved my latest Old Discussions Post-and-Points info, I can see what are the previously-still-online ones (the pre- 14-Nov-2005 01:31 GMT ones), and I know exactly what was my "real" total number of posts before 14-Nov-2005 (2446).
    My New Discussions posts number however, is quite uncertain.
    Firstly, when I use the "My Posts" link on the right, then clicking on and on on the "Next" link,
    my "Viewing 91-100 of 586 -- Pages" shows 91-99 instead of 91-100
    (= should show 10 posts, shows 9 posts)
    then I go on clicking Next Next Next, and I see the same missing counts happen elsewhere:
    my posts number 100, 259, 260, 370, 390, 520, 558, 559, 560, 578, 579, and 580 are missing too.
    Note that I wouldn't bother doing all this, and I would have thought it's just very old posts that are automatically deleted like in the Old Discussions,
    BUT,
    the problem is that when I choose to see all my posts together on the same page
    (by using the start=0&range=600 suffix in the URL)
    I get a total number of posts that is different (570).
    A third way to quickly see all posts without having to load too big page
    (using the start=0&range=300 suffix in the URL then only one "Next" click)
    shows yet another, different again, number of total posts (573).
    And my "official" total number of posts is (586).
    Dear HOSTS,
    - If this can be used as a bug report to fix a counting problem, glad to help.
    - If there is no bug, I have two(+) questions then:
    1) Was my post number 100 deleted?
    (should be around 27-Nov-2005 18:00 GMT)
    Also:
    I thought the Total Posts number that we see in "My Public Profile" or under the avatar in each post (586), was only the number of posts still online.
    - if it is the case, then there are no automatically deleted old posts anymore?
    - if old posts are automatically deleted like before, this number should vary?
    - if it doesn't vary (it just grows by one per new post), AND at the same time old posts are actually automatically deleted,
    it has to show the "real" total number of posts then,
    (as it is now, a total starting from the Old-Discussions-still-online-posts, it makes no sense),
    that is,
    the total posts in the New Discussions PLUS the total posts since first registration in the Old Discussions.
    So,
    2) What does it show exactly?
    Thanks again for all the great work!
    Axl
    220? 221?

    Thank you Andreas,
    Your confirmation about the "post #100 bug" does help.
    "As for your other missing posts - I guess Tuttle's assessment that they might be deleted is probably right..."
    Yes, that makes sense and that's what I'm trying to figure in my OP, but then,
    after I posted my "#221/2667 post" (11-Dec-2005 21:51 GMT), my originally missing #
    259, 260, 370, 390, 520, 558, 559, 560, 578, 579, and 580
    should have become
    260, 261, 371, 391, 521, 559, 560, 561, 579, 580, and 581
    right? (forget the #100: this one we know for sure it's a bug)
    Or if the software counts them from the first (now that would have been a good start) instead of starting from the most recent,
    they should become
    258, 259, 369, 389, 519, 557, 558, 559, 577, 578, and 579
    Well, that's not what happened. Now the missing # are
    259, 260, 370, 390, 400, 520, 559, 560, 570, 579, and 580
    (in addition to the same #100) (#558 and 578 not missing anymore).
    As you can see, there is no logic:
    It doesn't work as a simple numerotation of StillOnlinePosts, no matter the order
    (otherwise there would simply be a straight count from 1 to 575 (=587-12).
    It looks indeed like it shows which old posts are being automatically deleted. That the numbers are quite the same would simply show that the old posts dates were so close, of course they are deleted (six months later) almost at the same time,
    BUT,
    if it was the case, there would never be LESS deleted posts between two StillOnlinePosts, like it happens for example between my StillOnlinePosts #557 and #561.
    Please note: of course I stick to the same method to make all my counts. Not manually modifying the URL, just using the default Next-Next-Next- clicking...
    Modifying URL would add yet more differences in the differences!..
    Dear Hosts,
    Too bad it doesn't help looking yourself at my "My Posts", as everything changes each time I'm adding a reply somewhere.
    Perhaps a good way to troubleshoot this would be to start from a very simple basis:
    --> "name" the posts with a number, starting from the oldest.
    This way, for example my "#1" post (11-Dec-2005 21:51 GMT in this thread) would be named "221" in the New Discussions, or "2667" if you start from my Registration date.
    At the moment, it is very difficult to figure what fault comes from the "#100 post bug" and what fault comes from another possible counting bug...
    Then the New Discussions "fluctuating" refreshing delay too, possibly messes the counts...
    Thanks!
    Axl
    223/2669

  • ANN: WS Utilities (new plugin) released

    Hi,
    We've just released a new plugin called West Street Utilities which currently adds a host of new features for graphics management. These features include the ability to compare graphics in a file system against your FM source files, to see what is used and where. For more information, see:
    http://www.weststreetconsulting.com/WSC_Utils.htm
    Unlike our other plugins, this one is not structure-oriented and can be used on any FM 7, 8, or 9 file.
    Thanks,
    Russ Ward
    Owner, WSC

    [email protected] schrieb:
    > You can download it here:
    Hi.
    Doesn't work for me on Windows. Calls to LrTasks.execute() in
    LRMogrifyExportTask.lua fail. I spent quite some time on it. Quotation
    of file paths really introduces trouble. Seems there is some problem
    with quotation mark matching. If you use only one pair of them,
    everything is fine. When there are multiple pairs, things get quite
    strange...
    For example, these command strings are supposed to work:
    c:/somepath/someexecutable c:/anotherpath/file
    "c:/some path/someexecutable" c:/anotherpath/file
    c:/somepath/someexecutable "c:/another path/file"
    If I quote both paths, blanks in the first path don't get escaped. Even
    worse, I don't know of any other way to escape blanks here than use
    quotation marks. Something like "\ " -- no chance(?). I even had a look
    at the lua.org source code. Their os.execute() is mapped to ISO/ANSI C's
    system() call. No idea what LrTasks.execute() does.
    My suggested work-around would be like this, as LR at least allows use
    of native file system calls:
    -- LRMogrifyExportTask.lua --
    -- Run Mogrify
    local command = '"' .. opts.path .. '" ' .. commandLine
    -- added
    local realCommand = command
    if WIN_ENV == true then
    -- default folder on Windows is user dir -> good
    local batchFileName = "lr_mogrify_runner.bat"
    io.output(batchFileName)
    io.write(command .. '\n')
    io.close()
    realCommand = '"' .. batchFileName .. '"'
    end
    -- /added
    -- changed
    if LrTasks.execute(realCommand) ~= 0 then
    -- /changed
    Herb

  • I can't login to my account. I had to create a new acct to post this.

    I have created my second new account today in order to post this. I wanted to post a question earlier, but when I tried to sign in Firefox told me the password I entered was wrong. It was not wrong. I created a new account and posted my question. Then to see if I could figure out what was wrong with my original account, I signed out of my new account and tried to sign in on my original account. No luck.
    So then I tried to sign in to my new account. Same response: wrong password. I tried resetting my password four times and each time, after resetting it and being presented with the sign in page again, I got the same incorrect password response.
    To post this I created another new account. To test whether this was related to the fact than I am now using Firefox 5, I tried to sign in with IE to both of my other accounts. No luck, same problem both times.

    I figured it out. The short explanation is this: Use different email addresses when you set up accounts, and for the password reset, use that same email address. Otherwise, Firefox will connect the reset with either nothing, or with a different account that had that email address assigned to it.

  • N95 and the New Ford Focus (post 09/08) Sony Bluet...

    I have a really annoying problem with my N95 and the New Ford Focus (post 09/08) Sony Bluetooth system. The phone connects no problem at all and I can make and receive calls. Selecting some of the directory information on the Sony system such as phone book or missed calls shows that the Sony system is trying to read these from the phone without much success. Even after 20 minutes it seems to have either hung or states that the function is sometimes unavailable. I would be reasonably happy if this was the only problem I had was experiencing but I find than within 10 - 25 minutes of connecting the phone it disconnects from the Sony system. The disconnection seems to be caused by the Sony Bluetooth system as any other functions such as the CD or USB reset themselves which is itself annoying.
    I have tried connecting the phone manually, reducing the items in my address book from 150 to 50 to nothing, pairing, un pairing all to no effect.
    The Ford connectivity site says that the N95 is fully compatible from 09/08 no I am struggling slightly to understand what the problem might be.
    My O2 N95 version is 21.0.016 which is higher than the version Ford has tested but they also mention that there are no incompatible versions of the OS.
    Has anybody else experienced these problems or aware of a fix?
    Cheers

    Hi and Thank you for your question, I agree we would not be in this situation if ford and nokia would take customers seriously...anyways what you need to do is first in my country south africa the bluetooth for the focus is not an option at all, then you will be required to buy the kit from ford, which include several items that comes separately e.g the stalk for the steering control that has a voice button, a bluetooth module and a mic and a cable to interlink everything, from there onwards, get someone or yourself to fit the kit in the car once that is done you will then need to go back to your dealership/shop and request then to reprogramme the car with a IDS Machine with the SRM module....please read further for more instructions...
    http://www.fordstownerssa.co.za/forums/viewtopic.php?f=18&t=12794
    Message Edited by 4u2cnnv on 06-Apr-2008 06:35 PM

  • New field Special posting date in GCU1

    Hi Friends,
    I am having a issue. my client wants to add a new field SPl posting date in GCU1. He wants to transfer some MM originating documents to Spl at this date instead of respective posting dates of those documents.
    Kindly advice how this can be done.
    Thanks in advance.
    Best Regards
    Bhairavi

    copy the standard program as Z program. add the field in selection-screen and for selection of data include logic for checking the newly added field.
    anya

  • New Plugin for Firefox- Maps Blank

    I just went to maps.ovi.com and got offered a new plugin for Firefox. It seemed to install OK and now the website - which used to take about 5 mins to startup for me - starts up in seconds. Almost as fast as Google maps!
    SNAG - the map area is blank. I can't see any maps!
    Is it just me?
    Solved!
    Go to Solution.

    Malicious software had switched my Internet Options to use a proxy server. Firefox showed the Maps website and navigation perfectly but the map did not download. Simply disabling the "Use a proxy server" in "Connections" fixed it. Since I do not use Internet Explorer I had not noticed this!

  • NEW FORUM DESIGN: Post Feedback Here

    Posting everything in one place will allow Comcast to better monitor what feedback is given.

     andyross Member Since: ‎10-17-2003 Posts: 3,647 HORRIBLE Forum updateShare Topic Options Subscribe to this discussion  Are you deliberately trying to make the forums so hideous that nobody will use them? The subject text is so tiny, I can barely see it, plus it's virtually impossible to see the difference between read and unread. The subject listings have a huge amount of wasted space between them. You could double the number of on-screen lists (or shorten the scrolling) if you cut it down. There used to be a link on the right that would take me back to the Bookmarks page (what I use as a home page for these forums.) No easy way to get back there that I can see, other than directly from my browser bookmark. At least the text entry seems to properly work with Firefox.   Posted on :‎03-09-2015 05:22 PM    Kudos  0ReplyFollow Options      ResponsesReply     Posted byWelcome_to_Post Member Since: ‎07-02-2003 Posts: 5,381   *sigh*  Happens every.  Single. Time.  They downgrade upgrade the forum software.  Too bad no one listens to us.  Posted on :‎03-09-2015 05:26 PM    Kudos  0Reply Options        Posted byQueen-Evie Member Since: ‎02-04-2004 Posts: 14,621   One not-so-wise new "feature" is that when a topic is more than one page long the FIRST post of the topic is now at the TOP of each topic page. If that post is long that is just some extra scrolling to do in order to get through it and to the replies.And if you are at the bottom of the page and scroll back to the top you gotta get past the first long post on your way back up the page. There is no clear demarcation between posts. Posts are no longer numbered. About the only things that are good are that the toolbar features when replying now work with SeaMonkey and Firefox and other browsers AND the default font size seen when composing a reply is big enough to easily see instead of being teeny tiny as it was before. Yippee!!! No more nose prints on the screen when trying to see what I was composing.
    Comcast employees must be authorized to post in the forum in an official capacity. Employees posting here have their names in red and are designated as employees. Names not in red are customers. This is done to protect customers and for assurance that they are dealing with a Comcast employee.
    Non-Authorized Employees are allowed to post but cannot state they are employees nor can they allude to being employees.  Posted on :‎03-09-2015 06:40 PM    Kudos  0ReplyFollow Options        Posted byQueen-Evie Member Since: ‎02-04-2004 Posts: 14,621   Do me a favor. Repost this here http://forums.comcast.com/t5/Xfinity-com-Website/NEW-FORUM-DESIGN-Post-Feedback-Here/td-p/2490433 After you do that, I will lock this topic. To anyone else who wants to post feedback do so in the topic I linked to.

  • Running the Web Crawler with a new plugin (sample HTMLMetatagFilter)

    Hi,
    I tried the steps described from the guide: http://docs.oracle.com/cd/E40518_01/ias.310/ias_webcrawler/toc.htm#Running%20the%20Sample%20Web%20Crawler%20Plugin
    These are the steps that I perform:
    1. Open the sample plugin project with Eclipse
    2. Build the sample plugin from Eclipse
    https://dl.dropboxusercontent.com/u/21502321/Endeca/Captura.PNG
    3. Add the pluging to the IAS lib directory (directory called with the same name of the jar, filter-htmlmetatags, which contains the jar file generated and the plugin.xml file)
    4. Activate the plugin for the Web Crawler (copy the plugin.includes and plugin.excludes properties from default.xml to site.xml in both polite-crawl and non-polite-crawl directories)
    5. Run the Web Crawler with a new plugin (sample plugin from the guide called HTMLMetatagFilter)
    And when I run the web crawler I get the follow error:
    c:\Oracle\Endeca\IAS\3.1.0\bin>web-crawler.bat -c c:\Oracle\Endeca\IAS\workspace\conf\web-crawler\polite-crawl -d 0 -s c:\Oracle\Endeca\IAS\workspace\conf\web-crawler\default\endeca.lst
    INFO    2013-12-03 20:18:46,104 0       com.endeca.eidi.web.Main        [main]
    Reading seed URLs from: c:\Oracle\Endeca\IAS\workspace\conf\web-crawler\default\endeca.lst
    INFO    2013-12-03 20:18:46,104 0       com.endeca.eidi.web.Main        [main]
    Seed URLs: [http://www.oracle.com/]
    ERROR   2013-12-03 20:18:46,354 250     com.endeca.eidi.web.Main        [main]
    Crawler failed on crawler initialization. Shutting down.
    java.lang.UnsupportedClassVersionError: com/endeca/eidi/web/parse/HTMLMetatagFilter : Unsupported major.minor version 51.0
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
            at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
            at org.apache.nutch.plugin.Extension.getExtensionInstance(Extension.java:156)
            at org.apache.nutch.parse.ParseFilters.getExtensionList(ParseFilters.java:47)
            at com.endeca.eidi.web.process.ExtensionInstances.<init>(ExtensionInstances.java:52)
            at org.apache.nutch.parse.ParseFilters.<init>(ParseFilters.java:33)
            at com.endeca.eidi.web.UrlProcessor.<init>(UrlProcessor.java:82)
            at com.endeca.eidi.web.Crawler.<init>(Crawler.java:81)
            at com.endeca.eidi.web.Main.main(Main.java:140)
    Crawler failed on crawler initialization.
    java.lang.UnsupportedClassVersionError: com/endeca/eidi/web/parse/HTMLMetatagFilter : Unsupported major.minor version 51.0
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
            at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
            at org.apache.nutch.plugin.Extension.getExtensionInstance(Extension.java:156)
            at org.apache.nutch.parse.ParseFilters.getExtensionList(ParseFilters.java:47)
            at com.endeca.eidi.web.process.ExtensionInstances.<init>(ExtensionInstances.java:52)
            at org.apache.nutch.parse.ParseFilters.<init>(ParseFilters.java:33)
            at com.endeca.eidi.web.UrlProcessor.<init>(UrlProcessor.java:82)
            at com.endeca.eidi.web.Crawler.<init>(Crawler.java:81)
            at com.endeca.eidi.web.Main.main(Main.java:140)
    I do not understand why this error appears and why there is a problem with version?? How can I make this sample work?
    Note: this is my configuration system:
    * OEID 3.1
    * IAS installed with Jetty
    * Windows 7 x64
    * Any server running (endeca_server_domain, endeca_studio_domain, endeca_ps_domain)
    * Endeca IAS service running

    I'm using Java 6 update 43 for all Endeca 3.1 products, because is the recomended version to use. I did an installation with Java 7u45 in other machine and Endeca did not works well. (https://forums.oracle.com/thread/2607872)
    But I know when is installed the Integrator, it has integrated Java 7. And I think when I generate the .jar file from the Integrator, it has data with Java 7, so, when I run the Web Crawler with this plugin from the command prompt of Windows, the crawler Installation works with Java 6 (which I already installed).
    So, what should I do if all endeca 3.1 (except Integrator) has to work with java 6u43 and the Integrator generates files with java 7?

  • New plugin not work on apache2.0.39

    the new plugin in weblogic6.1 sp3 for win2000 is not work on apache2.0.39,but work
    on apache2.0.36.how to get the plugin work for 2.0.39?
    thank!

    Your reply did not help me access an update to JAVA to work with 10.8.3 to play JAVA related games. This is a REAL PROBLEM! As I subscribe to game websites and my family cannot play these games. I have contacted Apple Support and we tried uninstalling JAVA and reinstalling it from JAVA .com. We made sure my computer (IMAC) was set up to accept JAVA was turned on and I still have the same problem. JAVA related games will not play. The error message says "An updated JAVA has not been detected" So what am I to do? Who can help me with this type of problem? Apple Support asked me to contact JAVA by phone 1-800-223-1711 but they do not have any phone support. I was directed to a site called Live Support" and they charge $80.00 to resolve problems for an Apple computer or $1.00 a minute. Great choices! I accepted this offer however Apple will not allow third party developers to help. Do you have any ideas that will really help me?

  • New plugin Dimensions Extension 11.1.1.4.37.59.48 in Updates - What is it

    New plugin Dimensions Extension 11.1.1.4.37.59.48 has appeared in SQLDeveloper Updates - What is it
    When installed, can see no extra options (assuming it is installing correctly) and the Visit Homepage gives no information
    Just curious
    Thanks
    Lawrence

    Dimensions is a Configuration Management tool -version control. If you don't have Dimensions, you don't need the SQL Developer plugin.

  • New SoundMax driver posted will not install.

    Just downloaded the new Soundmax drivers posted on the MSI web for my 875 Neo FIS2R and I get a " "driver not found" error on install reboot and reinstall" I reboot and reinstall with the same error. Anyone else have this issue?

    I get the same as Larrybed4 -aborts with ""driver not found" error on install reboot and reinstall" ...the previous version I have (also downloaded from MSI) re-installs np -seems the new download is missing some files  Old version =18M New =4M
    The old version has these extra folders (not present in the new version):-
    W98Patch
    SOUNDMAX SYNTHESIZER
    SM_SENSA
    SM_PANEL
    REDIST
    ...almost tempted to try copying these files over into the new one ...almost

  • Working Linux Plugin Example ?

    Does anyone have a working Linux Plugin example, maybe from the Starter example included in the sdk?
    (Or has this been taken out, since I can see make files in SDK 7 but not on latest SDK.)

    We don't support plugins for the Linux version of Adobe Reader.

Maybe you are looking for

  • Display data in log file using PL/SQL procedure

    Just as srw.message is used in Oracle RDF Reports to display data in log file in Oracle Apps, similarly how it is possible to display data in log file using PL/SQL procedure? Please also mention the syntax too.

  • I believe this question has been asked, but I missed it.

    How do I transfer my revel picture to Light Room? Mary Scheele

  • SF300 Daisy Chain VLAN Question

    OK, this is a complicated setup, and myself and my fellow IT staff have been beating our heads on a wall trying to get this to work, at this point we do not even know if we have this configured right, so any input on this would be most appreciated. W

  • Error when I startup JDev with Webcenter extension

    I'm using JDev Studio Edition Version 11.1.1.5.0 and when I start JDEV I get this error. I ignore the error and select to continue but I don't know if it could have an impact on my development. Aug 24, 2011 8:06:32 AM oracle.webcenter.portal.dt.confi

  • How to save slices selected by the slice-select-tool ?

    How to save slices selected by the slice-select-tool ? In the past, I select several slices in edit window and saved for web(ctrl+alt+shift+s) But now, selected slices are unselected in the Save-for-web dialog except first slice. I'm sorry my short e