How do i set source/swc path to online libraries in flash cc?

hi,
i want to publish online a .swf that uses away3d library,
but if in actionscript setting i put the link to the file online (http://.../.swc) , it appears a warning message saying that the path is not valid...
also in another case (involving source jpgencoder.as).. but working fine if i publish it with flash cs5...

Hi Debu,
I just want to add another step to the steps you have mentioned
1)Shutdown the EM Website, OC4J instance, dcm, etc.
2)Then modify this file.
3)Run the dcmctl updateconfig to update the repository after this file is modified
4)Run opmnctl reload to apply changes of opmn.xml to opmn
5)Restart EM Website and restart the OC4J instance
I was not able to set the library path without doing the opmnctl reload.
Thanks,
Harini

Similar Messages

  • New to workshop: how to set source file path

    Hello,
    I am new to workshop. I used to use Jdeveloper where I can set project settings to specify java source root and html source root. that way, my source code does not need to be under the standard directory app/project/src/....
    I am wondering if workshop can do the same thing?
    I tried to use import function, but it only copy the files over to its standard directory.

    Hello,
    I am new to workshop. I used to use Jdeveloper where I can set project settings to specify java source root and html source root. that way, my source code does not need to be under the standard directory app/project/src/....
    I am wondering if workshop can do the same thing?
    I tried to use import function, but it only copy the files over to its standard directory.

  • How do i set thae class path

    i have a folder javaex and helloworld program is in this folder.but after compilation it is showing java.lang.NoClassDefFound error..so how to set the classpath in windows just tell me

    no, it's not your path, it's my path.

  • How to Get the Source File Path in the Receiver Side

    Hi Experts,
    Here We are Trying to Do How to Get the Sender Information ( File Name & Path ) on the Receiver Side .
    According to the Michal Blog
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    Here we Are Able to Get only the File Name.
    But If I Want to get the Total File  Path Also means What Should I Do Here ????
    Please Let Me Know
    Regards
    Khanna

    Khanna,
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey fkey = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    DynamicConfigurationKey dkey = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","Directory");
    String fname = conf.get(fkey);
    Sring path = conf.get(dkey);
    String final=fname""path;
    return ""final"";
    Best regards,
    raj.

  • How to create dynamic source file path for lumira?

    i have source file for lumira  visualization on  D:\lumira\SourceFiles\sample.xlsx;
    also .lums file in D:\lumira\demo.lums
    But when i use the same Lumira folder in different system i have to again create connection for the datasource for fetching the data.So please suggest me how can i use this file so that i don't need to create a new connection again and i should get the updated data i.e. the data should change according to the change in the datasource file.

    Hi,
    this isn't possible.
    you need to go the Connections window in Lumira home page, and repoint the connection to the new location
    regards,
    H

  • How can I set -source 1.5

    I'm running Xcode 2.5 as installed. When I try to use generics, the compiler tells me:
    generics are not supported in -source 1.3
    (try -source 1.5 to enable generics)
    I have looked in vain for documentation on how to "try -source 1.5".
    How do I do it?

    Bob Lang1 wrote:
    Hi Terry
    From the Project menu select Edit Active Executable 'YourProjectName' (take care, there may be several similar entries).
    From the pop up window, select Settings > Simple View > Java Compiler Settings.
    Change BOTH the Target VM Version and Source Version to 1.5
    Bob
    Hi Bob,
    Can't find "Settings" in the popup brought by selecting Edit Active Executable 'YourProjectName' from the Project menu. (I get 4 tabs : General, Arguments, Debugging, Comments).
    I'm using XCode 2.5 on Leopard (10.5.1)
    I got things working by editing build.xml, but I feel that editing buid.xml might not be a good idea...
    Are you on XCode 2.5 ? I think I remember the pop-up you mention on XCode 2.0, but can't find it on 2.5. It seems that 2.5 is much closer to 3.0 than to 2.0 ...
    Thanks for any help,
    Yves

  • How can I set Java class path right?

    After I downloaded Java Developer for 10.6 (10M3239a) (Disk Image) 139.4 MB,
    when I opened eclipse it showed 2 errors
    The project cannot be built until path errors are resolved
    Unbound classpath container: 'JRE System Library [Java-1.7]'
    how can i resolve this problem.
    can someone please help me, i am really new to these stuffs.

    I have the exact same problem. I'll try to find out but if someone could help us it would be grate.
    In my error message it says:
    The project cannot be built until path errors are resolved
    Unbound classpath container: 'JRE System Library [JavaSE-1.6]

  • How do I set the install path for acrobat (the free reader)?

    I cannot find any place during the download/install process where I can choose the install path.
    How do I do it? The software works fine, I just don't want it at that location.

    I appreciate your help.
    To sum it up, what I hear is that theoretically it might be possible to save some space, but that initially it wont be that much and over time it might be a very small portion of the total amount.
    I am also indirectly hearing: "No, you cannot choose an install path"
    Thanks again for your help.

  • How to set the file path dynamically based on sytem, username, and date

    Hi All,
    My requirement is upload the data into one  structure like xyz that is related to t.code MCSZ.
    file will be in  UNIx SERVER .
    PATH IS: /sapif
    file name is xy789 load .txt
    I have  to write code in one user-exit
    how can i set the file path for this.
    shall i put hard code file path?
    because i have to writecode in user-exit.
    plz tell me how to set the file path based ons syetem, username, date
    Thanks in advance
    Ram.A

    Concatenate the field SY-SYSID, SY-UNAME and SY-DATUM for the file path

  • How to set up the path for report in 10gAS?

    I have a report which can be run in one folder A but not in the other folder B, both folder are included in the forms_path in default.env of AS. How can I set up the path for the report in AS so that the report server knows to look for the report in the folder B?

    Hello,
    If you don't specify the "full path name" for your reports, the file will be searched in the directories listed in REPORTS_PATH or in the directory specified in the property sourceDir
    For more details :
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwrefex/envvars/envvar_reports_path.htm
    and
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_conf.htm
    Regards

  • How can I specify an area path for the work item created on build failure?

    In our department we are working with multiple build definitions for different parts of one Team project. We heavily use the Team Project feature. Teams are defined by area path nodes, so each team can only see it's area path. No one (except the admins)
    can see the root project node.
    When a build breaks, TFS generates a Bug. Unfortunately, this bug is assigned to the area path root node, so nobody can see the generated bug and act on it.
    We would prefer to specify the area path for the generated work item in the build definition (not template, but property of a build definition), as every build belongs exclusively to one team.
    I have found that you can populate fields of the generated work item by filling the "custom fields" of the "create work item" activity. But how do I set the area path as a parameter?
    Guenter

    Hi Cuenter, 
    Thanks for your post.
    You should set the value like below in that activity:
    New
    Dictionary(Of
    String,
    String)
    From {{"Area
    Path",
    "teamprojectname\areaname"}}
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Setting the 'Return-Path' of emails sent using the send email behaviour

    Hi,
    How do I set the 'Return-Path' of emails sent using the send email behaviour? I am having troubles because the emails sent from my page are being filtered out as spam when they should be coming through. the text is the following (it is the notification of an e-card to the recipient):
    Dear Bart
    We've decided this year to share our holiday greetings while also showing our commitment to protect the planet. Since it takes 24 mature trees to
    produce one ton of greeting cards, this e-card shares our holiday wishes with both you and future generations.
    Please follow the link below.
    Best Wishes,
    John
    http://www.jdgcsfiles.com/_ecards/viewcard.php?ID_cnt=297
    I suspect that it has something to do with the return path setting.
    Can anyone help me on this one and get it through the spam filters of most email clients?!
    Thanks,
    NIk

    Hi Nik,
    so far the only "flagged as spam" reason I know of is, that ADDT curreently misses to insert the current date/time -- please try the fix mentioned in the thread http://www.adobeforums.com/webx/.3c034953/5 and see if it helps
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • How do you set a classpath?

    thanks to yawmark. To resolve this I must put LottoNumber in my classpath.
    How is this done? Is this done in the program or in the path statement in Windows.
    Thanks and Merry Christmas
    lottery.java:73: cannot resolve symbol
    symbol : class LottoNumber
    location: class lottery
    public static boolean duplicateLottoNumbers(int current, LottoNumber[] lottoArray)
    ^
    lottery.java:86: cannot resolve symbol
    symbol : class LottoNumber
    location: class lottery
    public static void insertionSort(LottoNumber[] lottoArray)
    ^
    lottery.java:31: cannot resolve symbol
    symbol : class LottoNumber
    location: class lottery
    LottoNumber[] lotteryNumberArray = new LottoNumber[5];
    ^
    lottery.java:31: cannot resolve symbol
    symbol : class LottoNumber
    location: class lottery
    LottoNumber[] lotteryNumberArray = new LottoNumber[5];
    ^
    lottery.java:37: cannot resolve symbol
    symbol : class LottoNumber
    location: class lottery
    lotteryNumberArray = new LottoNumber();
    ^
    lottery.java:89: cannot resolve symbol
    symbol : class LottoNumber
    location: class lottery
    LottoNumber index;
    ^
    6 errors
    ----jGRASP wedge2: exit code for process is 1.
    ----jGRASP: operation complete.
    Here is the code
    // Special thanks to Jim McElroy for his Input
    import javax.swing.*; // loads the gui
    public class lottery{
    public static void main(String[] args)
    final int MAX = 49; // Highest number in Lottery according to our assignment
    final int YES = 0; // for the Do While Loop
    int response; // what the user chooses
    // An array to hold the lottery numbers
    LottoNumber[] lotteryNumberArray = new LottoNumber[5];
    // create the 5 lottery number objects in the array
    for(int i =0; i < lotteryNumberArray.length; i++)
    lotteryNumberArray = new LottoNumber();
    do // a Do While loop to start the program
    for(int i = 0; i < lotteryNumberArray.length; i++)
    do
    lotteryNumberArray.changeNumber(MAX);
    while(duplicateLottoNumbers(i, lotteryNumberArray) == true);
    // this is for sorting
    insertionSort(lotteryNumberArray);
    // This is a Message area for a Dialog Box
    String messageDialog = "Your Five Lottery Numbers Are: \n";
    for(int i = 0; i < lotteryNumberArray.length; i++)
    messageDialog += lotteryNumberArray.getNumber() + " ";
    messageDialog += "\n\n AIU ITP 630 Lottery \n";
    messageDialog += " **** David Bass **** \n";
    JOptionPane.showMessageDialog(null, messageDialog);
    response = JOptionPane.showConfirmDialog(null, "Would you Like Five More Numbers?", null, 0);
    while(response == YES); // This ends the loop if they choose yes
    // This checks for duplicate numbers
    public static boolean duplicateLottoNumbers(int current, LottoNumber[] lottoArray)
    for(int i = current; i > 0; i--)
    if(lottoArray[current].getNumber() == lottoArray[i-1].getNumber())
    return true;
    return false;
    public static void insertionSort(LottoNumber[] lottoArray)
    int i, j;
    LottoNumber index;
    for (i=1; i < lottoArray.length; i++)
    index = lottoArray;
    j = i;
    while ((j > 0) && (lottoArray[j-1].getNumber() > index.getNumber()))
    lottoArray[j] = lottoArray[j-1];
    j = j - 1;
    lottoArray[j] = index;

    Refer to this: http://forum.java.sun.com/thread.jsp?forum=31&thread=476627
    How do I set the Class Path?Serious question: Are you trying to learn Java, or JGrasp? If you're trying to learn JGrasp, check the docs - I'm not familiar with that tool. If you're trying to learn Java, get out of JGrasp and use a text editor and the command line. From there, classpaths and compiling are a cinch.
    javac -classpath . YourClassName.java

  • Sun ONE Studio 4 aka Forte: How to set the output path for classes ?

    Help !
    Beginner's question:
    Sun ONE Studio 4 aka Forte:
    How to set the output path for classes ?
    As default, the class files are created in the same directory as the
    sources.
    In opposite, both JBuilder and Together support that there is a tree
    with the sources and another tree with the classes.
    The first answer I got was "not possible with Forte, but just if you write your own "ANT Build script" !
    a) Please point me to a ready-to-use ANT script for this purpose, if such is available
    b) Is using ANT instead of the MAKE as comfortable ? Besides the separation of sourcecode and classes, I would like to keep everything else to be the same, i.e. I don�t want to edit the ANT file if I enlarge the project by directories or files.
    Tia
    Sincerely
    Rolf

    You can set S1S's options to place newly created .class files in a specific location.
    Identify the compiler that is being used - Open the S1S's Tools/Options window, expand Editing and select Java Sources. Note the Default Compiler value. (If it's one if the Ant options, you use Ant to specify this option, not S1S.)
    Open the S1S's Tools/Options window, expand Building/Compiler Types and select the appropriate compiler.
    The Properties tab of the compiler has the property Target, which sets the filesystem where the compiler output is directed. If you choose <not set>, the .class files are written to their source directory.
    When you set the Target, your change affects all classes that use this compiler.
    Very few options can't be set in S1S; the challenge is finding out where they're set!

  • How can i set a path for my deployment files in weblogic server 10.3

    Hi
    How can i set the path for my WAR ,JAR files while deploying.i am using the wls10.3 version.
    is there any scripts for this ,please provide me.
    my Application is ADF 11g application.

    By "path", I assume you mean "classpath".
    The simplest way is simply to include the jars you need inside the web application or web module's WEB-INF/lib directory, EJB module's META-INF/lib directory, or EAR lib directory.
    If that's not practical, if you use NodeManager to start your servers, you can go to the "Server Start" tab in the server definition in the WebLogic console and edit the "Classpath" field, which defaults to no value. You can specify a classpath value there. Note that if you specify a value there, it REPLACES the default classpath for the server, it doesn't add to it. If you need to just add to it (a much more likely scenario), if the value references the value "$CLASSPATH" in it, that will reference the original classpath value that the server would have had.
    So, for instance, if you wanted to include the MQ jars in the server classpath, you could set a value like this:
    /usr/java/mq/lib/mq.jar:/usr/java/mq/lib/mqstuff.jar:$CLASSPATH

Maybe you are looking for

  • Need grant execute on dbms_rls for VPD

    Hi, I need grant execute on dbms_rls to setup "Virtual Private Database". How do I go about getting it? Thank you, Bill [email protected]

  • Re: BW FI documentation

    Hi all Please send me BW FI documentation

  • Standby database instance parameters in OEM repository

    Hello all, I am just wondering if someone using mgmt$db_init_params view to get information about init parameters for standby databases in OEM (11.1.0.1) I had problems for one of standby databases and after creation of SR was told that dbconfig metr

  • RAC Installation Win 32bit

    Hello all, I try to install Oracle Real Application Clusters 10g for Windows 2000 Advanced Server. First i installed the Cluster Ready Services, but there all Configuration Assistants failed. error message for example: could not locate Service on the

  • Could not connect to the server mail; the connection refused

    Dear Sir/Mam The thuderbird was working fine. All of sudden, when I click on Thunderbird it is showing the following message "could not connect to the server mail; the connection refused". I am attaching the connection setting in this mail. Please he