JS files outside of JS folders

Hi all,
When I Publish an animation, the 'x_edge.js' file hangs out outside of the js/ folder, even though I've specified that js files are to use a js/ subfolder. When I create a js folder and tuck the file in it, it breaks the animation. I hate having a loose js file in my website outside of a js folder. Is there a fix for this?
Thanks!

If you put that file in a folder "js", then you have to modify the html page yourself like as below:
    AdobeEdge.loadComposition('js/example', 'EDGE-430652064', { .....} );
hth,
Vivekuma

Similar Messages

  • Packaging files outside of the classpath in the Air Install Badge

    Perhaps I am just missing it, but I notice when you bundle a
    Flex app into an Air container, you don't have an option to package
    assets that are outside of the src classpath? I see that the
    packaging process allows you to navigate to files under the /src
    tree but what about files outside of that structure?
    Suppose I want to distribute assets outside of the swf and
    have then distributed along with the application. Is this native
    functionality or will a commercial installer be a necessity?

    There is an option in the project settings to add additional
    source folders to the project. And if none of the built-in Flex
    Builder features do what you need, you can certainly package other
    assets using the underlying ADT tool (which Flex Builder uses). The
    only thing you can't do is install assets outside the application
    directory or run other installation programs -- although you could
    copy files elsewhere on the first run of an application.

  • I am just learning Lightroom 5. Noticed very recently that 'Photo is Missing' has come up against virtually all my files over all my folders/subfolders. That said, using Finder on my MAC I can see thumnails of ALL my images which sit within my Pictures Fo

    I am just learning Lightroom 5. Noticed very recently that 'Photo is Missing' has come up against virtually all my files over all my folders/subfolders. That said, using Finder on my MAC I can see thumnails of ALL my images which sit within my Pictures Folder. Equallly on my back-up on the Mac's Time Machine all versions of same images are present. Any solutions?

    It means that the photos have been moved or renamed or deleted outside of Lightroom. (Hint: don't do that)
    To fix the problem, please follow these instructions:
    http://www.computer-darkroom.com/lr2_find_folder/find-folder.htm

  • How to access a class file outside the package?

    created a two java files Counter.java and TestCounter.java as shown below:
    public class Counter
         public void print()
              System.out.println("counter");
    package foo;
    public class TestCounter
         public static void main(String args[])
              Counter c = new Counter();
              c.print();
    Both these files are stored under "D:\Test". I first compiled Counter.java and got Counter.class which resides in folder "D:\Test"
    when i compile TestCounter.java i got the following error message:
    D:\Test>javac -classpath "d:\Test" -d "d:\Test" TestCounter.java
    TestCounter.java:6: cannot find symbol
    symbol : class Counter
    location: class foo.TestCounter
    Counter c = new Counter();
    ^
    TestCounter.java:6: cannot find symbol
    symbol : class Counter
    location: class foo.TestCounter
    Counter c = new Counter();
    ^
    2 errors
    what could be the problem. Is it possible to access a class file outside the package?

    ya that's fine..if we have two java files where both resides in the same package works fine or two java files which donot have a package statement also works fine. But my doubt is, i have a Counter.class which does not reside in a package and i have a TestCounter.class which resides in a package "foo", in such a scenario, how do i tell to the compiler that "Counter.class resides in such a path, please look at that and give me TestCounter.class". i cannot use import statement to import Counter.class in TestCounter.java because i donot have a package for Counter.java.

  • Deploying a .war file - outside of Tomcat default webapps?

    I would like to deploy a war file outside of the [tomcat]/webapps directory.
    How can I get tomact to recognize AND unpack a war file in a location other then the default webapps directory?
    I have tried the following;
    altering server.xml -
    added context pointing directly to .war in other directory.
    adding context.xml entry to my war -
    added context.xml to META-INF of my war file, indicating that the docBase should be in outside directory.
    Neither of these created the desired result.
    Any suggestions?

    The following is from tomcat docs
    - http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
    appBase : The Application Base directory for this virtual host. This is the pathname of a directory that may contain web applications to be deployed on this virtual host. You may specify an absolute pathname for this directory, or a pathname that is relative to the $CATALINA_BASE directory. Going by that. try making the change as below in your server.xml
    <Host name="localhost" appBase="your_directory"
           unpackWARs="true" autoDeploy="true"
           xmlValidation="false" xmlNamespaceAware="false" deployXML="true">I am going by what the doc says.
    I havent tried it out myself, so do let us know if that worked.
    cheers,
    ram.

  • I tried opening my Mac files to windows by using Macdriver 8, however upon opening the file my previous mac folders were converted to windows shortcuts and upon returning to my mac pc, all my folders has a .lnk file extension which I cannot open.

    I tried opening my Mac files to windows by using Macdriver 8, however upon opening the file my previous mac folders were converted to windows shortcuts and upon returning to my mac pc, all my folders has a .lnk file extension which I cannot open. Need help very badly since the hard drive I use is the only back up I have for my very old pics. Thank you...

    Backup with cloning software your HD to have an exact copy of it as it is.
    Use this methodology to recover your partition.
    Have fun,
    Leo

  • File Name Shortenings in Folders (Finder)

    My question is if you can change the format of how shortened file names appear in folders.
    The default is showing the beginning and ending of a file name:
    "summer vacation photos" -> "summ...otos" (of course depending on how large the file icon is or how wide the column is)
    I want to know if it is possible to change the settings to just show the beginning of the file name (the Windows default I guess):
    "summer vacation photos" -> "summer vac..."
    I just want to know because I find the Mac default to be difficult to read and to figure out what the file names are.

    Use list view and expand the name column to display the entire name. Alternatively, use shorter names. As for changing how it's displayed, there's no built-in way to do it the way you want to.

  • I want to open a domain.site2 file outside the default folder (User/Library/Application Support/iWeb) with iWeb11, but iWeb only opens the domain file in the default folder. If I delete the default domain file, iWeb wants to create a new site. Help please

    I want to open a domain.site2 file outside the default folder (User/Library/Application Support/iWeb) with iWeb11, but iWeb only opens the domain file in the default folder. If I delete the default domain file, iWeb wants to create a new site. Does anyone have the same problem or know how to fix it?

    In Lion the Finder folder is now invisible.  To make it permanetely visible enter the following in the Terminal applicaiton window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion for the first time or to switch between multiple domain files  Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an applicaiton.
    Just launch the applicaiton, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    OT

  • Is it possible to read archive files outside of SAP?

    Hi Experts,
    I would like to read SAP archived data (*.ARCHIVE.ARCHIVING)  with non-SAP application. I already know, that data is automatically compressed (and maybe encrypted?).
    My question: Is there some possibility to read archive files outside of SAP? I suppose that would be needed to do some decompress first.
    Your help is appreciated. Thank you!
    Jan

    Hi Stefan,
    Thanks for your reply. I found some points with your hint. Some summary for others:
    460620 - Migrating archive files:
    "Archived data may have to be migrated. One solution is to perform an SLO service archive migration. You can also perform an archive migration for archive files using the Archive Development Kit (ADK)."
    153433 - Access to archived data from other logical systems
    "For data security reasons, the ADK checks whether an archive file was created in the same system and client where it is to be read. If the client, system or file key do no longer correspond to the meta data that were valid at the time of archiving, you can no longer always access the archive file, particularly for reloading. If only the system ID changes when a new installation due to a system copy is carried out, read accesses are still possible. No solution is provided in the standard system. The access to archive files from other logical systems must be taken into account and carried out in a migration project."
    Unfortunately, I still do not know if it is possible to read archived data outside of SAP.
    Best Regards,
    Jan

  • How to access files outside a .jar file netbeans project

    Hi, i need to access a file outside a built project inside netbeans. Ideally i would like this file next to the .jar file as myapp.properties. If possible i would like it so that when i am compiling and running the project in netbeans the file can be with the class files or something along those likes. Either way it would be nice to have different code for built projects and just running them outside a jar.
    Heres what i got so far
    properties = new Properties();
                InputStream in = this.getClass().getResourceAsStream("applications.properties");
                properties.load(in);
                in.close();this only works if the file is next to the classes. (think thats called the classpath ? )
    Thanks for any replies!!

    Your wrong code:
    properties = new Properties();
    InputStream in
    = this.getClass().getResourceAsStream("applications.properties");
    properties.load(in);
    in.close();A right code:
    // basic assumption 1: applications.properties
    //  is a pure ISO 8859-1 text file
    // basic assumption 2: the file applications.properties
    //  is stored in the same directory where your
    //  jar file is stored
    properties = new Properties();
    try{
      FileInputStream in      // assume current dir
       = new FileInputStream("applications.properties");
      properties.load(in);
      in.close();
    catch (Exception e){
      e.printStackTrace();
    }

  • .nib files showing up as folders

    I have all the developer tools installed but all my .nib files show up as folders in finder. It's a pain in the a$$ to keep having to drag these things to the dock to get them to open. How do I get them to show up as interface builder files?
    --Much Thanks

    Don't worry about them. Among the things iPhoto 6 does when it updates, is updates the content of the thumbnails to be more compatible with iPhoto 6. If you interrupted that process when it was doing it, it may leave behind temporary information that should not be deleted.

  • Search for file types in multiple folders

    Hello,
    I would like to copy all jpg images from around twenty folders into one folder. In Windows you simply go to the root folder and search for *.jpg, and it will list all jpg files in these twenty folders.
    How can I achieve the same effect in OSX? The finder doesn't seem to understand that command...

    Activate the Finder and press COMMAND-F. You will see the button labeled "Kind" then "Any." Select "Image" from the second button. A third button appears labeled "All." Select JPEG from the third button. This will list all such images for the selected directory in the toolbar above. To find on the entire drive select This Mac. To save the search click on the Save button to the right.
    You can use the + button on the right to add additional search criteria. Obviously you can create some very complex searches with a little time and practice.

  • File icons in exported folders

    On a Mac You are used to have small thumbnailpictures ( file icons ) in the folders. When you work on a picture in photoshop and save it it has the small pictures. In Capture One You can choose to make the icons when exporting (developing). In Aperture You also get the file icons, but with LR all you get is a jpeg-symbol. I know this perhaps is a minor thing because you can se se and browse the pictures in the library. I also know it is something windows users never had. But I like to look at a folder without to open a program and get an overview. Is there somewhere in the preferences I have overlooked, or is is something that belongs to the past ?
    Jan Herrstedt

    The preview icons are there, but it is not SMALL PICTURES Alike those embedded in the thumbnail
    You have to set the finder "View options" accordingly ...
    To be clear, I don't mean the icon of the Preview.app but actual small previews of the images. And theses are not embedded thumbnails, but created by the Finder on the fly. So to answer your original question: Lightroom does not embed thumbnails in exported jpegs (I guess to keep the file size down), but the Finder does not need them to show a preview of the image as its icon.

  • Every time I save a file "save as" my folders, etc. come up scrambled. I want them to be alphabetical every time. How can this be set? or done?

    Every time I save a file "save as" my folders, lists etc. come up scrambled. I want them to be alphabetical every time. How can this be set? or fixed? I do NOT want to use Recent or click "set up details" everytime and then alphabetize the list, because this takes too long and too many clicks.
    Yes, I want to be asked where to save a file every time.
    I am using XP

    Sure EVERY TiME you save you can click on details then name and then 3rd click to bring it up alphabetical ( which may be backwards Z-A) then save. And then the next time you save you can do again. I want it to always, forever come up alphabetical like everything does on my computer when i save things.

  • One file to two different folders simultaneously?

    Is there a way to copy one file to two different folders simultaneously?
    Maybe a script?
    Drew

    Thanks for the response Baltwo.
    Maybe I shouldnt have said 'simultaneously'.
    What I'm trying to achieve is this.
    I drop a file into one folder and it automatically copies to ano folder (a redundant back up of the first folder)
    Is that possible at all?
    Drew

Maybe you are looking for

  • Having trouble with yahoo and the messenger

    with yahoo i can't open up my mail . and with the messenger it doesn't show my contacts at all . And it won't let me download the newer messenger

  • How to maintain the integrity of datbase??

    Hi, I wanted to know that waht are the things which must always be considerd when you maintain the integrity of database and also how to maintain the security that balance the user requirement? I am asking in general point of view. hope for your prec

  • Gateway URL setting?

    Hi - I think I screwed something up and am looking for a quick hand. * G6 .NET box lives at https://www.mydomain.com/portal/server.pt * Collab appears to think the gateway URL is https://www.mydomain.com/server.pt (NOTE that key bit - lacking "/porta

  • Won't save message as Draft

    Mail won't save messages as Draft just says message cannot be saved. Same after reboot. In fact I am also getting an error message when composing emails "message cannot be saved" any suggestions please thanks Pete

  • Process chain error_  error in update programm

    hi friends, How to solve the update rule error in process chains.\ plz have step to step plz. regards, siddhu