Edge animate not generating css file

All-
I've been going through a few online Edge animate tutorials and most of them make reference to editing the exteranl CSS file that Edge generates.  I am unable to find this file.  In fact, the styles are embedded in the html file.  I updated to the latest release of Edge but I can't seem to get the software to generate a css file.  Any ideas.
Cheers

I know this has been answered, but I'm curious - is there a specific reasoning behind not separating the CSS from the HTML. For those who don't mess with code, they'll never care. For those who do use code, I'd argue it's standard practice to separate your markup from your styles.
Thanks for EA!

Similar Messages

  • Customized Seeded report to XMLP report but its not generating output file?

    I want to customize "Dunning Letter Print from Dunning Letter Generate" Report, which is called from "Dunning Letter Generate" Report
    Steps i followed to Customize reports are.
    1. Changed output format to xml for "Dunning Letter Print from Dunning Letter Generate" Report.
    2. Ran report to generate xml data and using xml data created RTF file
    3. Registered data definition and template with code and short name same which is ARDLP_NON_SRS
    Now while i am running report its completing normal, but its not generating output file giving Error like –
    "Unable to find Published Output for this request"
    “No Output File Exist for Request No - xxxxx”
    No Idea why its not picking template, Can anyone help me in this?
    Using:
    Oracle Applications : 10.0.5.2,
    MS Word 2007
    Thanks,

    I am not giving the solution, providing you a hint..
    This is the query you need to satisfy,
    SELECT NVL(R.DESCRIPTION ,CP.USER_CONCURRENT_PROGRAM_NAME)
    FROM FND_CONCURRENT_REQUESTS R, FND_CONCURRENT_PROGRAMS_VL CP,XDO_DS_DEFINITIONS_B XDS
    WHERE ( ( FND_PROFILE.VALUE('CONC_REPORT_ACCESS_LEVEL') = 'U'
    AND R.REQUESTED_BY = :$PROFILES$.USER_ID ) or
    ( FND_PROFILE.VALUE('CONC_REPORT_ACCESS_LEVEL') = 'R'
    AND R.RESPONSIBILITY_ID = :$PROFILES$.RESP_ID ) )
    AND R.PROGRAM_APPLICATION_ID = CP.APPLICATION_ID
    AND R.CONCURRENT_PROGRAM_ID = CP.CONCURRENT_PROGRAM_ID
    AND XDS.APPLICATION_SHORT_NAME=
    ( SELECT APPLICATION_SHORT_NAME
    FROM FND_APPLICATION
    WHERE APPLICATION_ID=CP.APPLICATION_ID)
    AND XDS.DATA_SOURCE_CODE = CP.CONCURRENT_PROGRAM_NAME
    AND R.OUTPUT_FILE_TYPE='XML'
    AND R.STATUS_CODE not in ('E', 'D', 'T', 'X')
    ORDER BY R.REQUEST_ID DESC
    Go to system profiles and query for 'Concurrent:Report Access Level', responsibility you need and modify the profile name accordingly....

  • Imported SVG from Edge Animate not rendering properly in Safari

    Hi,
    We are having problems with an animation we created in Edge Animate, when we import it into Adobe Muse and then view it in Safari it becomes jagged and doesn't render properly.
    It works perfectly on Chrome, Firefox and when using a retina screen.
    We are using CC 2014 version now, previously when we used the old version of CC it worked on all browsers.
    Is there any settings we need to change when exporting from Edge or importing into Muse?
    Here is the link to the Animated SVG: Spining Wheel

    Thanks vivekuma that seems to work now using the below steps.
    1. In "Position and Size" subsection of the property panel, note down somewhere, the values of "X", "Y", "W" & "H" of an svg file used on stage.
    2. In "Transform" subsection of the property panel, change the CSS Transform ScaleX and ScaleY from 10% to 100%.
    3. The above change will change the values for "X", "Y", "W" & "H". So, you have to set their values as you have noted down in the first step.
    4. Repeat the first 3 steps for every svg file used on stage.

  • Edge Animate not playing in Chrome or Firefox?

    Hi guy's,
    I've embeded an Edge Animate file as an i-Frame so the animation can be viewed in our companies LMS (as it uses a WIZIWIG editor to create the content), the animation plays in Safari and on iPad etc, but it wont play on Chrome or Firefeox?
    Does anyone have any idea on how I can make sure it plays on all browsers please?
    I'm a bit of a newbie, so sorry if this is a stupid question?
    Cheers,
    Stu

    Hi Elaine,
    I've checked the comsole, It looks like there might be an error on our Firewall as it says 'display: blocked'
    However, as the file is hosted externally it shouldn't make a difference? I've tried veiwing the slider on an 'un-networked' machine on both Chrome and Firefox, and it doesn't seem to play still.
    Here's the link to my Google Drive so you can have a look at the files: https://drive.google.com/folderview?id=0B7_E2OecMf0aRFFnOVMtWE9zMVE&usp=sharing
    Also, using the HTML button on this WIZIWG editor, I've embeded the HTML in here too:
    It's not loading in Chrome on here either? I'm using an iframe too as the WIZIWIG Editor in our LMS srtips out the code

  • Edge Animate 2014.1 upgraded files makes keyframes unable to be deleted

    My Edge Animate files which were upgraded for the new 2014.1 version consistently have a bug where keyframes are not able to be deleted. Existing keyframes can be moved, properties can be readjusted, and new keyframes can be created. But if I try to delete a keyframe, either nothing happens or I receive an error message and that I should save and restart Edge Animate.
    Noticing this on multiple machines, seems like a consistent issue, hope a fix is underway.

    This is a known issue. They are working on it.
    If you want you can have both versions installed. You could keep the older version for old projects for now and use the upgrade for new projects.
    https://creative.adobe.com/products/animate

  • Include an interactive Youtube player in Edge Animate - Not working properly!

    Hi folks!
    I am working on a new project which is based on a interactive web video.
    In the Edge Animate proyect I have implemented a Youtube fullscreen player which has interactivity. On the one side, in the Edge project I have included a JS which contains the definition of the Youtube player API and all its functions in order to enable the interactivity. On the other side, in the HTML which creates Edge Animate I have included the div for the player and some buttons to play and stop the Youtube video.
    When I launch the website using Edge Animate everything works fine, but when I open the HTML file without Edge Animate, the Youtube player is not being defined (the player div is empty). I think the problem may be related to the external JS file in the Edge project.
    I don't recognise why this external JS with the Youtube functions only load when it is launched from the Edge Animation app.
    My aim is to load this project as a OAM file at the end in Wordpress with the Youtube player and its interactivity included.
    Need help for this issue! Does some know how to fix it?
    Conclusion:
    Fullscreen animation with Youtube Player as background with some buttons in the HTML project file to play and stop the youtube video. Youtube API functions inside an external JS file and included in the Edge Animate project. Only works when the animation is launched with Edge Animate. If the HTML file is open directly, Youtube player is empty.
    PD: I have attached some images in order to offer a clearer vision of this problem.

    Actually yes...!
    Failed to load resource: net::ERR_FILE_NOT_FOUND file://www.youtube.com/player_api
    But why only when opening the HTML directly...?
    There is another error...maybe this is the problem source:
    Uncaught SecurityError: Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "http://localhost:54321". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

  • Edge Animate not installed

    I recently downloaded Edge Animate CC (2014).  It shows as installed in the Creative Cloud manager, but can't be found in my start menu (Win 7, 32 bit), my installed programs, or browsed into under Program Files.  I was hoping to uninstall and reinstall it from CC, but I have no uninstall options and no clue where to find the Edge Animate files.  Any help would be greatly appreciated.

    Hi ,
    Can you quit Creative Cloud and then relaunch it again?Does Edge Animate CC 2014 show up now in CC?
    You can check this link for more info : CC desktop lists applications as "Up to Date" when not installed
    Regards,
    Sudeshna

  • What can Edge Animate not do, being DOM based, that Canvas can?

    I've heard some say that "real" animation effects need to be done on Canvas and can't be done via CSS/DOM.  What limitations are there inherent to Edge Animate's DOM based approach that Canvas solutions (like CreateJS) can deliver?

    hi,
    imho it's two import things that make the difference:
    - SOA is based on standards
    - SOA tries to abstract application specific semantics
    most importantly this means, services are not designed with a distinct (service) consumer in mind but for an arbitrary consumer.
    as a consumer you look up a standardized service description in some directory and do not have to negotiate with the service supplier and understand service specific semantics.
    anton

  • Twitter API and Edge Animate not working

    Hi,
    I have watched great video about using Twitter API in Edge Animate on Adobe TV and I thought I would give it a go.
    I followed the steps and unfortunately it's not working for me.... Not even an error message when tested in a browser, nothing...
    Here's my code for compositionReady:
    try {
        // Read tweets, set number of tweets to display
        var 0 = { username: "adobeedge", count: 4};
        var twitterUrl = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name="+o.username+"&count="+o.count;
        // AJAX function for communicating to Twitter API
        $.ajax( {url: twitterUrl, dataType: "jsonp"} )
            .success(function(data) {
            $.each(data, function(index, item) {
                var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
                itemRenderer.$("tweet").html( item.text );
                itemRenderer.$("image").css("background-image", "url("+item.user.profile_image_url+")");
    catch(error) {
            alert("Error: "+error.toString());
    Any suggestions?

    Please, could you replace "adobeedge" by "adobeanimate".
    Before:
    After:
    try {
                var o = { username: 'edgeanimate', count: 4 };
                var twitterUrl = 'http://api.twitter.com/1/statuses/user_timeline.json?screen_name='+o.username+'&count='+o.count;
                $.ajax({url: twitterUrl, dataType: 'jsonp'})
                    .success(function(data) {
                       $.each(data, function(index, item){
                            var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
                            itemRenderer.$('tweet').html( item.text );
                            itemRenderer.$('image').css( "background-image", "url("+item.user.profile_image_url+")" );
                            itemRenderer.play( index * -100 );
    catch(error) { alert("Error: "+error.toString()); }

  • How do I use an Edge Animate project with SVG files in InDesign for DPS output?

    Is there any way to include an Edge Animate web content using .svg files in InDesign for output to DPS?
    Edge Animate works great with InDesign, except for when you're using SVG files. I've worked with SVG files on the web successfully (writing .htaccess files and such), but it seems like InDesign doesn't like them.
    This is pretty important because I don't want to have to design multiple renditions on the DPS suite. Currently I have it setup as a PDF format (DPS) and that scales all of the vector-based type perfectly. It would be wonderful if the animations could also be in a vector format so that when the iPad (3) users see the designs, they will scale naturally through the PDF framework.
    Any advice would be invaluable.
    Thanks!

    moved to the DPS forum....

  • Safari not loading .css files / hanging page load

    A bit of an odd one this...
    I'm having a few issues a couple of websites in that the page takes an age to load - and when (if) it does, the CSS file hasn't loaded, so the page is unstyled.
    One page is http://www.liverpoolfc.tv - the main page and the advert page before it both have the same issue.
    From the activity report, this is because the browser is not completing the download of the file http://www.liverpoolfc.tv/lfc.css - although this will download fine if I download the file not as a part of the site.
    The (Safari) activity report shows that the page's .css file is stalling, in this case at 8.0KB out of 8.6KB - this is consistent each time I try to load the page.
    The problem occurrs in both Safari (3.2.1) and Firefox (3.0.6) on Mac OS X 10.5.6. It also happens with the current version of WebKit and Camino. The computer is up to date on all other relevant patches, including the recent Security Update, Java Update 3 and Flash.
    I'm experiencing this problem with another website, again with the .css file not loading.
    Similarly, I have two computers (both the same versions of software) and the problem is consistent between them.
    What I've tried so far...
    - resetting Safari
    - deleting the cookies manually
    - using a proxy server
    - starting Safari in Rosetta
    - using a copy of Safari without any user preferences (via the System Admin login)
    None of these have made a difference. However, given that this is a problem across Safari, Firefox etc., I suspect this must be an issue in a shared component.
    Any thoughts?

    1. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    2. From the menu bar, select
               ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane. Test.
    3. From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • File Content Conversion Problem of not generating empty file

    Hi All,
    i have 3 input text files for my BPM to process.
    if any of the text file is empty, i need to generate an alert message that the file is empty........but the problem is file adapter does not generate a XML message for the empty text file..........
    <b>Can anybody suggest how to generate the alert if any of the 3 text files is empty.</b>
    Thanks,
    Rajeev Gupta

    Rajeev~
    I dont find ur mail Id in ur Business card.Post the same..I will send you across a PDF with steps to write a adapter module.You would need to extend the same to check the payload for empty data and accordingly create a XML payload with checkpointer.
    For validating this value in a BPM use the FORK step and check the payload in the condition editor.
    Refer to this url for the same.
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/bb/e1283f2bbad036e10000000a114084/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/bb/e1283f2bbad036e10000000a114084/content.htm</a>

  • RoboHelp HTML does not generate .chm file

    We have a large help system for F1 help with about 2,000 help
    topics in about 50 different Word .doc files. We had used RoboHelp
    for Word previously, but with the goal of generating a single .chm
    help file, we tried using RoboHelp HTML to change the Word .doc
    files to .htm files. RoboHelp HTML does this conversion and creates
    2,000 .htm files.
    When we try to generate the .chm file for the help system,
    RoboHelp for HTML does not respond and does not create the .chm
    file. Is RoboHelp HTML not capable of handling such a big help
    system? Are there any workarounds to generate the .chm file
    successfully?

    Peter, thanks for your input. Here's where we are. We opened
    RoboHelp HTML and converted the Word docs into .html files. Then we
    were able to generate the .chm file (it worked this time) using
    RoboHelp HTML. We have about 50 .gif images, and no external links.
    The actual number of HTML files with help topics is close to
    4,000 for this F1 field help in our application. Ideally, we would
    love to have a master project with sub-projects, but it doesn't
    appear as a practical alternative. The .hh file (for F1 field help)
    is generated from the application by the developer and given to us.
    In order to have a master project and slave projects, we
    would have to manually split that automatically-generated.hh file
    into individual .hh files, true? That means we would have to
    correlate which .html help topic file corresponds with which map id
    number, then chalk out how we want to divide the .html help topics
    into individual projects that correspond to their .hh files?
    This help system I inherited is 10 years old, and the
    resource time we would spend (if we chose to modularize this help
    system) would be gigantic in scope. If there is a simpler and
    efficient way to modularize our F1 help system, I would love to
    hear about it!

  • SQR does not generate PDF file

    Hi,
    on F9 with 8.49 tools on a Win 2003 server , the SQR does not generate PDF, but only nnnnn.out and nnnnn.log files.
    What might be the reason ? What should be verified ?
    Thank you.

    Hi ...
    the table that uses the output file type is PS_PRCSOUTPUTFILE , lokk into this table...
    (or)
    login to PIA ...
    navigate to peopletools--process scheduler--system settings--process type--process output type.
    select sqr and see type web and active and default are checked.
    Then navigate to process output format (the next tab to the previous one)
    then select process type sqr and output destination type web are selected...
    then u should see *.pdf is active and default... if not make it default...
    reconfigure the process scheduler(bounce the scheduler and clear cache).
    that should give u pdf doc....
    any questions... please update
    Thnks!

  • Dac not generating paramter files for unspecified mapping in one workflow

    Hi,
    We are facing a problem with DAC while generating parameter files.I have a task in DAC which is calling a workflow(It contains two sessions,1.SILOS mapping,2.SILOS_UNSPECIFIED mapping).
    Both are using the same parameter file.
    During Development DAC used to generate parameters for both sessions in the same file.Both now in diff environment,it is generating parameters for the first session
    and for unspecified mapping it is not generating any parameters.So unspecified mappings are failing.
    Any one help?

    Please check whether the file parameterfileDW.txt has the section for that unspecified workflow. If not please copy and paste from DEV env and restart the load.
    If it exists in parameterfileDW.txt and still not not generating section for unspecified session in parameter file then try running the below command at <infa_home>\server\bin
    pmrep listobjectdependencies -n <WORKFLOW_NAME> -o workflow -f <FOLDER_NAME> -d session -p children
    and see whether the output as your unspecified session and post your observations.
    Mark If Helps

Maybe you are looking for