[svn] 4540: don't include swz files in the flex_sdk_4.zip

Revision: 4540
Author: [email protected]
Date: 2009-01-15 10:14:40 -0800 (Thu, 15 Jan 2009)
Log Message:
don't include swz files in the flex_sdk_4.zip
Modified Paths:
flex/sdk/trunk/build.xml

when you have default linkage, flash player first checks if  the framework libraries are in flash player cache if not it dowloads them .. i tried to upload to the  ftp all project files incudling framework libraries and it still doesn't work  .  how can i fix that ?   or there is no way but to merge framework libraries to my swf file

Similar Messages

  • Can I include raw files into the installer folder with LV application builder?

    Hello,
    I have created a batch file that will run at the end of the installer, which will copy over some raw configuration files into the source destination so that the configuration files can be customized for each end user without rebuilding the installer with application builder. I also have an autorun.inf so the installer will automatically run when the user installs the CD.  
    However I would like to have some default configuration files and an autorun.inf file that will be automatically added to the installer "volume" folder using the application builder. 
    However I don't see a way to include raw files in the "volume" folder. It appears all source files in the application builder are embedded into the binary files.
    Please let me know if this is possible with the current application builder.
    Regards,
    Russell
    Engineering Team Leader
    G Systems, www.gsystems.com
    Certified LabVIEW Architect
    Certified Professional Instructor

    Russel,
    i think this link might give you some good hints....
    hope this helps,
    Norbert 
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • [svn:fx-4.0.0] 13729: Updating the EULA files in the SDK zip.

    Revision: 13729
    Revision: 13729
    Author:   [email protected]
    Date:     2010-01-22 17:23:33 -0800 (Fri, 22 Jan 2010)
    Log Message:
    Updating the EULA files in the SDK zip.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-24585
    Reviewed By:
    Tests run:
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24585
    Modified Paths:
        flex/sdk/branches/4.0.0/build.xml
        flex/sdk/branches/4.0.0/collateral/en_US/license-adobesdk.htm
    Added Paths:
        flex/sdk/branches/4.0.0/collateral/fr_FR/license-adobesdk-fr.htm
    Removed Paths:
        flex/sdk/branches/4.0.0/collateral/fr_FR/Adobe_Flex_Software_Development_Kit-fr_FR-200908 07_1505.doc
        flex/sdk/branches/4.0.0/collateral/fr_FR/license_Adobe_Flex_Software_Development_Kit-fr_F R-20090807_1505.html

  • HT1338 I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    I have a problem with opening downloaded files from the internet; zip types. Can you tell me an app to open these types of formats of files?

    It should unzip if you double-cick.
    What are you seeing happen when you do that?
    Select a .zip file in the Finder and Get Info (cmd-i). What is set for it to Open With. It should be Archive Utility.

  • FB4 Beta2 does not include swz files

    When compiling a release Build, FB4 does not include the smaller swz files but bigger swf files (e. g. framework_4.0.0.10945.swf) instead. The swz files where included only a few time at the beginning of the project.
    I need to finish this project with the 4.0.0.10945 SDK.
    How can I let FB4 Beta 2 include and link to the framework etc. swz files?
    Thanks,
    David

    Hi,
    For the moment I would suggest that you use 'merge into code' rather than runtime libraries. After flashbuilder is released I would assume that the runtime libraries will be available online through Adobe, then it makes sense for applications that are used on a regular basis to use cached libraries, right now everytime you change a build you will also have a new set of libraries to upload/download, along with issues of libraries getting mixed up. SO rather than having to be concerend about a bunch of libraries being stored in the flashplayer cache you only have a single swf to think about.
    David.

  • [svn] 3401: don't include frameworks/projects/air/ ApplicationUpdater directory in the package.

    Revision: 3401
    Author: [email protected]
    Date: 2008-09-29 10:54:59 -0700 (Mon, 29 Sep 2008)
    Log Message:
    don't include frameworks/projects/air/ApplicationUpdater directory in the package.
    -trying to reduce bloat the package has incurred
    Modified Paths:
    flex/sdk/trunk/build.xml

    This is only an option on iOS, because IPA structure keeps icons in the "root" of the application. Even then, I shouldn't have to manually overwrite the filenames when the ADT command already knows their correct names and location within the package.
    But on Adroid, this is impossible, because the icons in the APK structure are outside of the "root" of the application. And ADT command does not let me add files outside of the application root.

  • Code relocation... how to "include '.js' file in the page" ..?

    Several weeks back I was advised in a post ..: "For non .mac slideshow you need to include the photo page's .js file in the page that you want to jump from."
    I asked for clarifications, but got no response.
    Now, recovering from file corruptions and an os reInstall, I'm back up to speed again - at least sufficient to get back into that issue.
    The subject was "remote link to 'slideshow' " at this page:
    "http://discussions.apple.com/thread.jspa?messageID=4247476&#4247476
    I was asking how to activate a s.s. from a link on a different page, given that I was not publishing to dot-mac.
    The response of moving the .js file was a real left curve for me; I've no idea of what do do with the suggestion.
    Can someone explain in more detail what that was trying to suggest?
    -Like, include the whole '.js' file..?
    -Like where in the initiating page would I include the .js?
    -Like would that .js need some of it's own modifications before moving it or after?
    -Like are the modifications needed in page with the initiating link.
    -and, am I suppose to move the whole .js file, or just refer to it someway?
    Or is there some other way to do it?
    I sure would appreciate some guidance with this remote link thing...
    Thanks in advance..!
      Mac OS X (10.4.7)  

    You include javascript into a jsp in exactly the same way you do with html
    <script src="myJavascriptFile.js"/>
    It has nothing to do with the jsp per se, but rather the generated HTML page.

  • How to include resource files in the application and how to retrieve ?

    Hi,
    I want to include resource file in my application jar file and retrieve data from the file ......Is there any way for it? How i create these resources files and how i include them?.........Which classes shall i use for retrieving the data from these files?.........Any kind of help would be appreciated........Iam using NetBeans IDE 6.1,CLDC1.0 and MIDP 2.0........Thanx,in advance..........

    How i create these resources files and how i include them?How you create the files will depend on what resources you need to include.
    [How to ask questions the smart way|http://catb.org/~esr/faqs/smart-questions.html]
    db

  • How to include resource files in the server classpath

    Hello,
    I deployed an EAR on weblogic. I have couple of resource files that I need to put in the server classpath. I get the following error when I try to access the web app.
    java.util.MissingResourceException: Can't find bundle for base name HtmlTemplates, locale en_US
    If I copy the resource files in WEB-INF/classes then the error goes away and the application works well. Can someone please tell me a better way to include the resource files in the WebLogic ?
    Thanks,
    Anu

    Hi Anu,
    Putting the resource files in WEB-INF/classes is the correct and good way!
    Simon

  • How can i manually install the swz files in the assetcache!

    I have a computer that has no internet connection, and since i use components from SDK 4.1 and want to run my application anywhere,
    i need to do a "manual update of flash" and have it register the external swz files.
    If this is not possible, then maybe it could be possible to have all components compiled into one, and only one, swf file, so i can copy that file
    to the "offline" pc.
    I really believed, that the "merge into code" actually compiled everything into the code, but i must have misunderstood.
    I have tried to "reset" the swc components, so they do not use the download url, from adobe, but it makes no difference, and i have edited the flex-config.xml file in the SDK's framework folder, but no luck so far.
    Any hints are welcome,
    TIA
    Allan

    Hi Gurdeep
    I removed the fpdownload references, and set the use-network=false and the static-link-runtime-shared-libraries=true.
    i use the rpc_xx.swz, sparkskins_xx.swz, spark_xx.swz, texlayout_xx.swz, framework_xx.swz and osmf_flex_xx.swz libs.
    I have a master swf file, compiled in flash builder, and a child-swf that is loaded from the master (using the mx.swfloader), and the child is compiled using the mxmlc commandline compiler.
    I am investigating, if the child could be the culprit.
    I have tried to find a way to "install" the required components in the assetcache, but found no other way than "copying the swz and heu files" there myself.
    It actually works, but it would be nice to do this "the proper way"
    Thankx

  • Including jars file to the classpath using javac

    Hi
    I'd like to compile a file including a jar file to the classpath.
    In wich way is it possible?

    Click on the appropriate operating system for the item "Setting the Classpath"
    at http://java.sun.com/j2se/1.4.2/docs/tooldocs/tools.html

  • [svn] 4694: Don't remove text lines from the container if it isn' t the container the lines were added to.

    Revision: 4694
    Author: [email protected]
    Date: 2009-01-27 14:35:21 -0800 (Tue, 27 Jan 2009)
    Log Message:
    Don't remove text lines from the container if it isn't the container the lines were added to. When there is a state change the displayObject can be switched out from under the TextGraphic and TextBox.
    QE Notes: need to add tests - will attach my test program to bug
    Doc Notes:
    Bugs: SDK-18923
    Reviewers: Gordon
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18923
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextBlockCompose r.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as

    Yup, you guys pointed me in the right direction.
    I changed my adjustmentListener to the following:
    JScrollBar scrollBar = (JScrollBar) e.getSource();
    int endLoc = document.getLength();
    try {
        Rectangle end = outputArea.modelToView(endLoc);
        if (end != null) {
            int n = scrollBar.getValue() + scrollBar.getVisibleAmount();
            boolean locked = (end.y >= n && n <= (end.y + end.height));
    } catch (BadLocationException ex) {
    }By comparing scrollbar position with the visible rectangle of the end of the document, I can now easily tell if the user has moved the tracker back or not.
    To go to the next step of automatically pausing scrolling whenever the user is moving the slider back, I also had to disable the automatic scrolling performed by DefaultCaret. Because there was no way to tell if the user was scrolling or if the output was adjusting from the adjustmentListener, I also had to flag whenever I was autoscrolling.
    The end result is a JTextPane that can be appended to at all, and locked by the user by using the slider. If new data arrives, the window is not scrolled, and any text selection the user has is not cleared. Perfect!

  • There are no llb files in the hp8165a zip file . What can I do?

    Missing files in the zip file. Cannot run the downloaded file for the HP 8165 A programmable Signal Source
    Attachments:
    hp8165.zip ‏15 KB

    Hello,
    The reason there are no llb's included is because this instrument driver is written for LabWindows CVI and not LabVIEW. However, if you like, you can use a wizard in LabVIEW to create a LabVIEW llb that could then be used in LabVIEW. The wizard can be found in LabVIEW at "Tools » Instrumentation » Import CVI Instrument Driver...".
    Hope this helps!
    Regards,
    Steven B.
    Application Engineering
    National Instruments

  • Including class files withouth the import statement

    I have been working on a project for my computer science class in which i have to design a "Projectile" class. However, when i attempt to use that class in a program, my compiler can't find the file even if it is in the same directory. I think i may have a problem with my classpath, but i am not sure. I don't know much about the way the compiler works. If anyone could give me a hint that would be great. Thanks

    You'll probably need to post more information, such as the command you are entering, the exact error message, and perhaps part of the code - at least the class definition.
    It sounds like a Classpath problem, or perhaps you aren't specifying the class correctly. The classes must be in the same package or you must import the_package.Projectile into the other class. The compiler will attempt to find the Projectile class by looking into the directories that are in the Classpath. You could try "javac -classpath . the_class.java"

  • FCP X don't show audio files in the music and sound browsing.

    Today I open FCP X to find some Sound Fx for a TV Spot and FCP X doesn't show any audio in the music and sound browsing. I trash my preference, restart computer with no lock.
    Hope that somebody can help,
    Ricky Dominguez
    Luna Films
    Puerto Rico

    godaycious wrote:
    ok ir worked!
    thank you so much.
    finally now i know what the problem was.
    it seems like any image i edit with acdsee and embed does not display in music player.
    anything i don't mess with and embed shows in music player...
    strange but anyway.
    i suppose its gotta do something with meta data thats presereved with the edited images.
    but the problem now is how do i convert all those embedded images in the m4a files?
    if anybody knows pls help
    load all the files in Easy CD-DA Extractor 12 and go to each file n cut the album art n paste it in paint and save it then load it back in the album art cover in Easy CD-DA Extractor. 
    Use ashampoo photo commander 5 dont use 6 or 7.
    Do give me Kudos lol.
    If you find my post useful then click on
    Kudos!Nokia N96 (v20.050 / RM-247)
    www.shaysoft.net | Competitions!

Maybe you are looking for