A class of Document required when file developed a smartphone app?

So I have developed a relatively simple Flash project, and I want to be able to submit it to the Bank of game of Android and the iStore. My question is, is a file .fla Document necessary for a smartphone application project class? I realize there are situations where a Document class file may be necessary or desirable, but I would like to know if I can submit an application for each store without one. (I just called import classes, I need the first image, is not a complicated project.)

Any input on the question of whether I need a Document file class or it is optional for the smartphone apps would be appreciated! Thank you all!

you need not use a document class (or any class file).

Tags: Adobe Animate

Similar Questions

  • I get the following when you try to run programs such as Nero "this program requires the file AdvrCntr6.dll, which is not on this system."

    I get the following when you try to run programs such as Nero:-"this program requires the file AdvrCntr6.dll, which is not on this system."

    Please can you help me?

    Original title: AdvrCntr6.dll

    Hello.

    There is a guide for fixing here:

    http://pcsupport.about.com/od/findbyerrormessage/a/advrcntr6-DLL-not-found-missing-error.htm

  • Can I create an event to show when someone connects to a required program file, such as our timing?

    Can I create an event to show when someone connects to a required program file, such as our timing?

    Hello

    Thanks for posting your query on the Microsoft Community.

    I suggest you re-post your query on The MSDN Forums , because we have experts working on this type of questions and for you help the better.

    Check out the link:

    https://social.msdn.Microsoft.com/forums/en-us/home

    Hope this information helps. Please let us know if you need any other help with Windows in the future. We will be happy to help you.

  • the format of my document changes when I convert from a txt to PDF file, how to keep the original format of the document?

    How to maintain a txt document format when converting to PDF?  the pdf file continues to change the lines on the page

    txt is not a format. Really. It's just text, and so there is no right way to do it. I guess you need to do is to put in Word and from there, you can choose the font, size, page margins, and the difficulty of the layout; then, you can create a PDF file. Despite this, expect the changes to line break.

  • Global security policy settings: message "this document requires the comprehensive security policy must be disabled.

    When you access a document online, I get the message "this document requires the comprehensive security policy must be disabled" I can not understand what to do to access my account.

    The document is directing to "please go to Edition > Preferences > JavaScript and uncheck the box"Enable the Global Policy object security".»

    I have a problem to find this action in the security settings.

    Hi, Brenda Collins,.

    This error message occurs when you try to view the PDF files, I suggest you to follow the steps below and check if that helps.

    1. launch the Adobe Acrobat Reader software on your computer.

    2. click on 'Edit' in the main menu bar.

    3. click on "Preferences" at the bottom of the list of the menu Edit options.

    4. click on 'JavaScript' halfway to the bottom of the list of categories on the left of the Preferences window.

    5. make sure "Enable Acrobat JavaScript" is checked.

    6. make sure that "enable global object security policy" is NOT checked.

    7. click 'OK' to save your changes to preferences.

  • Fade In/Out - gallery - class of Document

    Hello.

    I have a SWF Gallery, with a class of documents. The Gallery gets its information from an XML file. Everything works fine, but I want it to fade in and out when you go to the next or the previous 'image/information'

    Is it possible, if so, how?

    Thank you in advance.

    The document class:

    package {}

    import flash.display. *;

    import flash.events. *;

    import flash.text. *;

    flash.net import. *;

    import com.greensock.TweenLite

    public class webdesign extends MovieClip {}

    public var currentimg:Number;

    public var lastimg:Number;

    public var xml;

    public var loader: Loader;

    public var xmlLoader:URLLoader;

    public void webdesign() {}

    loader = new Loader();

    addChild (loader);

    xmlLoader = new URLLoader (new URLRequest ("webdesign.xml"));

    xmlLoader.addEventListener (Event.COMPLETE, parseXML);

    NextButton.stop ();

    PreviousButton.stop ();

    }

    protected function parseXML(event:Event):void {}

    NextButton.addEventListener (MouseEvent.MOUSE_UP, nextimg);

    PreviousButton.addEventListener (MouseEvent.MOUSE_UP, previmg);

    xml = new XML (event.currentTarget.data);

    lastimg = xml.img.length () - 1;

    currentimg = 0;

    loadimg();

    }

    protected function loadimg (): void {}

    loader.x = 80;

    loader.y = 60;

    loader.load (new URLRequest (xml.img, [currentimg], .@image));

    loader.contentLoaderInfo.addEventListener (Event.COMPLETE, loadFin);

    }

    protected function loadFin(event:Event):void {}

    WebdesignTitle.text = xml.img [currentimg] .title;

    WebdesignClient.text xml.img [currentimg] = nbsp;

    WebdesignProject.text xml.img [currentimg] = .project.

    WebdesignURL.text = xml.img [currentimg] .link;

    WebdesignComment.text xml.img [currentimg] = content;

    }

    protected function nextimg(event:MouseEvent):void {}

    loader.unload ();

    currentimg = (currentimg < lastimg)? currentimg + 1:0;

    loadimg();

    }

    protected function previmg(event:MouseEvent):void {}

    loader.unload ();

    currentimg = (currentimg > 0)? currentimg - 1: lastimg;

    loadimg();

    }

    }

    }

    For the way you designed things, when you you click on the button next/previous, the first thing you want to do is start a Tween to weaken the charger.  And you need to monitor the completion of the interpolation, so that once you can unload the current file and begin loading the new file.  You monitor the completion of loading, so that you can then launch another tween for the loader to reappear fade.

  • I want to restore my laptop on 26 Oct 27, I did a system restore back up and lost all 'my documents' and personal files.

    I want to restore my laptop on 26 Oct 27, I did a system restore back up and lost all 'my documents' and personal files. Cannot return to a permeable date as its non bold on the calendar except Oct. 27, when I made the changes. HELLP

    Try

    http://www.Piriform.com/Recuva

    and

    http://www.EASEUS.com/download.htm

    If this post answers your question, click mark as answer .

  • There was an error opening this document. The file is damaged and cannot be repaired.

    Greetings,

    I searched the forums, and this mistake has been examined in the context of how to treat a damaged PDF file.

    My question is a little different. The company that I am working has a tool to create what we call "knowledge base articles", i.e. product XML authoring with us help topics. They used this tool from 2008. Files can be attached to a topic. The XML files and attached PDF files is stored in a SQL database. Using the TOC Panel or the search function, relevant topics are retrieved.

    When there is an attached PDF, users can view the PDF in the browser or download the file and open it locally.

    The knowledge base has been moved from an environment of database SQL 2005 in Windows Server 2003 and IIS 6 for an environment database of SQL 2008 R2 to Windows Server 2008 R2, IIS 7.

    Now that we have the following problem: in some subjects the downloaded PDF can't be opened and one error

    "There is an error opening this document. The file is damaged and cannot be repaired. "is displayed. The curious is that some PDF files published this error, while others open without a problem. Source file all PDF files open without a hitch before they are downloaded.

    Any advice or pointers would be very appreciated.

    TIA, Donna

    Donna,.

    as you have probably read in a lot of discussions on this matter, this error message is usually correct, and the PDF file is damaged. As for how it gets damaged, it's something you need to know by poking around in your system. Here are a few general things that always apply when working with corrupt files:

    The first thing I would do is open such a file corrupted in a text editor such as NotePad to see what it actually contains. Any valid PDF file must begin with '% PDF -' followed by a version number. If you don't see that in the first line, then you are not dealing with a PDF file and you know why you do not get the file saved in your knowledge base.

    If this string is there, then you know that there a PDF file and the issue is somewhere in this file, and is where it gets much more complex. You will need a good understanding of the PDF specification to parse the file to see what is wrong with him.

    If you're lucky, you'll actually have a file of length zero (which means also no PDF header). No valid PDF file cannot be zero bytes long. Your second chance case would you find in fact an HTML error in this file (instead of PDF content), that tells you the reason for the problem (but again, this depends on your system).

  • What are the issues and how can I put the documents in the files?

    As usual; Oracle is absolutely horrible in providing any kind of basic instructions on the use of the products.

    I need to upload files to a structure (don't care if it's collections, folders, or in mason jars as long as it works) and be able version them and seize those I want.

    I managed to get a variety of things to work with the genericSoapService (cannot use the API in accordance with local policy), but everything I check in goes in (don't know where)

    I don't think I'm even asking the right questions because my web researchers increase irrelevant results.

    What are the issues and how can I put the documents in the files?

    I created a few files like this:

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ucm="http://www.oracle.com/UCM">
       <soapenv:Header/>
       <soapenv:Body>
    <GenericRequest xmlns="http://www.oracle.com/UCM" webKey="cs">
    <Service IdcService="FLD_CREATE_FOLDER">
    <Document>
    <Field name="fParentGUID">C976021E28DD8B26FB2D437B5BF56B7F</Field>
    <Field name="fPath">/RAFT/Appraisals/</Field>
    <Field name="fFolderName">0111234567</Field>
    <Field name="fSecurityGroup">RAFT_ADMINGrp</Field>
    </Document>
    </Service>
    </GenericRequest>
       </soapenv:Body>
    </soapenv:Envelope>
    

    Here's a sample call:

    The virtual path is/Appraisals/0111234567 /.

    The GUID for this folder is CBF8EF9C59F8A6C84EB31C68F0903399

    I see the reference to xCollectionID when I look for answers, but the data is not available for me (see the output below)

    When I run this it stores the file but the file does not appear in the folder.

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ucm="http://www.oracle.com/UCM">
         <soapenv:Header/>
    <soapenv:Body>
    <GenericRequest xmlns="http://www.oracle.com/UCM" webKey="cs">
    <Service IdcService="CHECKIN_UNIVERSAL">
    <Document>
    <Field name="fFolderGUID">CBF8EF9C59F8A6C84EB31C68F0903399</Field>
    <Field name="dDocType">Document</Field>
    <Field name="dSecurityGroup">Public</Field>
    <Field name="dDocAccount"/>
    <Field name="dSecurityGroup">RAFT_ADMINGrp</Field>
    <Field name="xFHACaseNumber">0111234567</Field>
    <Field name="xFHADocumentType">Appraisal</Field>
    <Field name="dDocTitle">tuesday2document.txt</Field>
    <File name="primaryFile" href="whereami.txt">
    <Contents>dGhpcyBpcyBteSBkb2N1bWVudA==</Contents>
    </File>
    </Document>
    </Service>
    </GenericRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    

    Returns:

    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
       <env:Header/>
       <env:Body>
          <ns2:GenericResponse xmlns:ns2="http://www.oracle.com/UCM">
             <ns2:Service IdcService="CHECKIN_UNIVERSAL">
                <ns2:Document>
                   <ns2:Field name="reserveLocation">false</ns2:Field>
                   <ns2:Field name="IdcService">CHECKIN_UNIVERSAL</ns2:Field>
                   <ns2:Field name="dSecurityGroup">RAFT_ADMINGrp</ns2:Field>
                   <ns2:Field name="dpTriggerField">xIdcProfile</ns2:Field>
                   <ns2:Field name="dDocType">Document</ns2:Field>
                   <ns2:Field name="scriptableActionErr"/>
                   <ns2:Field name="xPartitionId:isSetDefault">1</ns2:Field>
                   <ns2:Field name="xWebFlag"/>
                   <ns2:Field name="dDocCreator">C03999</ns2:Field>
                   <ns2:Field name="dDocAccount"/>
                   <ns2:Field name="xClbraUserList"/>
                   <ns2:Field name="dLocation"/>
                   <ns2:Field name="xWCPageId:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dWebExtension">txt</ns2:Field>
                   <ns2:Field name="isNew">1</ns2:Field>
                   <ns2:Field name="IsQueryObjectPersistent"/>
                   <ns2:Field name="xWCTags"/>
                   <ns2:Field name="LockedContents1">dDocName:WCC_Cluster-001208</ns2:Field>
                   <ns2:Field name="dClbraName"/>
                   <ns2:Field name="dCreateDate">10/7/14 8:58 AM</ns2:Field>
                   <ns2:Field name="xClbraAliasList"/>
                   <ns2:Field name="dActionMillis">72487502</ns2:Field>
                   <ns2:Field name="StatusMessage">Successfully checked in content item 'WCC_CLUSTER-001208'.</ns2:Field>
                   <ns2:Field name="dIsPrimary">1</ns2:Field>
                   <ns2:Field name="isInfoOnly"/>
                   <ns2:Field name="dActionDate">10/7/14 8:58 AM</ns2:Field>
                   <ns2:Field name="xWCPageId"/>
                   <ns2:Field name="xLibraryGUID:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dDocID">1216</ns2:Field>
                   <ns2:Field name="dPublishState"/>
                   <ns2:Field name="xFHACaseNumber">0111234567</ns2:Field>
                   <ns2:Field name="doSorting">0</ns2:Field>
                   <ns2:Field name="primaryFile">whereami.txt</ns2:Field>
                   <ns2:Field name="dRevisionID">1</ns2:Field>
                   <ns2:Field name="xExternalDataSet"/>
                   <ns2:Field name="scriptableActionFunction">determineCheckin</ns2:Field>
                   <ns2:Field name="UseForwardOnlyCursor"/>
                   <ns2:Field name="noDocLock">1</ns2:Field>
                   <ns2:Field name="dID">1208</ns2:Field>
                   <ns2:Field name="xWCTags:isSetDefault">1</ns2:Field>
                   <ns2:Field name="xPartitionId"/>
                   <ns2:Field name="xComments:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dInDate">10/7/14 8:58 AM</ns2:Field>
                   <ns2:Field name="dDocOwner">C03999</ns2:Field>
                   <ns2:Field name="dUser">C03999</ns2:Field>
                   <ns2:Field name="isDocProfileUsed">true</ns2:Field>
                   <ns2:Field name="scriptableActionParams"/>
                   <ns2:Field name="dpEvent">OnImport</ns2:Field>
                   <ns2:Field name="xExternalDataSet:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dDocLastModifier">C03999</ns2:Field>
                   <ns2:Field name="DocExists"/>
                   <ns2:Field name="dConversion">PassThru</ns2:Field>
                   <ns2:Field name="StatusCode">0</ns2:Field>
                   <ns2:Field name="xStorageRule:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dStatus">DONE</ns2:Field>
                   <ns2:Field name="dOriginalName">whereami.txt</ns2:Field>
                   <ns2:Field name="dRevClassID">1208</ns2:Field>
                   <ns2:Field name="idcToken"/>
                   <ns2:Field name="dRevLabel">1</ns2:Field>
                   <ns2:Field name="dDocName">WCC_CLUSTER-001208</ns2:Field>
                   <ns2:Field name="xWCWorkflowApproverUserList:isSetDefault">1</ns2:Field>
                   <ns2:Field name="xStorageRule">webasset</ns2:Field>
                   <ns2:Field name="localizedForResponse">1</ns2:Field>
                   <ns2:Field name="dPublishType"/>
                   <ns2:Field name="fFolderGUID">CBF8EF9C59F8A6C84EB31C68F0903399</ns2:Field>
                   <ns2:Field name="dFormat">text/plain</ns2:Field>
                   <ns2:Field name="scriptableActionType">3</ns2:Field>
                   <ns2:Field name="dDocTitle">tuesday2document.txt</ns2:Field>
                   <ns2:Field name="dpAction">CheckinNew</ns2:Field>
                   <ns2:Field name="primaryFile:path">/opt/oracle/work/wcc_cluster/ucm/cs/vault/~temp/1963032402.txt</ns2:Field>
                   <ns2:Field name="refreshMonikers"/>
                   <ns2:Field name="xWCWorkflowAssignment"/>
                   <ns2:Field name="isEditMode">1</ns2:Field>
                   <ns2:Field name="refreshSubMonikers"/>
                   <ns2:Field name="xFHADocumentType">Appraisal</ns2:Field>
                   <ns2:Field name="changedMonikers"/>
                   <ns2:Field name="dRevRank">0</ns2:Field>
                   <ns2:Field name="StorageRule">webasset</ns2:Field>
                   <ns2:Field name="xWCWorkflowApproverUserList"/>
                   <ns2:Field name="xComments"/>
                   <ns2:Field name="dAction">Checkin</ns2:Field>
                   <ns2:Field name="isDocProfileDone">1</ns2:Field>
                   <ns2:Field name="xWebFlag:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dRawDocID">1215</ns2:Field>
                   <ns2:Field name="xLibraryGUID"/>
                   <ns2:Field name="StatusMessageKey">!csServiceStatusMessage_checkin,WCC_CLUSTER-001208</ns2:Field>
                   <ns2:Field name="xIdcProfile:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dWorkflowState"/>
                   <ns2:Field name="dProcessingState">Y</ns2:Field>
                   <ns2:Field name="dDocCreatedDate">{ts '2014-10-07 08:58:07.482'}</ns2:Field>
                   <ns2:Field name="dDocAuthor">C03999</ns2:Field>
                   <ns2:Field name="dOutDate"/>
                   <ns2:Field name="dIsWebFormat">0</ns2:Field>
                   <ns2:Field name="scriptableActionFlags">12</ns2:Field>
                   <ns2:Field name="isCheckin">1</ns2:Field>
                   <ns2:Field name="RenditionId">webViewableFile</ns2:Field>
                   <ns2:Field name="dExtension">txt</ns2:Field>
                   <ns2:Field name="VaultfilePath">/opt/oracle/work/wcc_cluster/ucm/cs/vault/~temp/1963032402.txt</ns2:Field>
                   <ns2:Field name="prevReleaseState"/>
                   <ns2:Field name="isStatusChanged">1</ns2:Field>
                   <ns2:Field name="dReleaseState">N</ns2:Field>
                   <ns2:Field name="dWebOriginalName">WCC_CLUSTER-001208~1.txt</ns2:Field>
                   <ns2:Field name="xWCWorkflowAssignment:isSetDefault">1</ns2:Field>
                   <ns2:Field name="dDocLastModifiedDate">{ts '2014-10-07 08:58:07.482'}</ns2:Field>
                   <ns2:Field name="dFileSize">19</ns2:Field>
                   <ns2:Field name="xIdcProfile"/>
                </ns2:Document>
             </ns2:Service>
          </ns2:GenericResponse>
       </env:Body>
    </env:Envelope>
    

    CBF8EF9C59F8A6C84EB31C68F0903399

    Replace fFolderGUID by fParentGUID

  • Uninstalling CS4 on Mac - boot error "Required support files are missing."

    Try to uninstall CS4 Web Premium on my iMac running El Capitan and get the startup error "Required support files are missing." Impossible to uninstall, delete the folder of the application support does not help, and the cleaning tool freezes constantly when you try cleaning CS4. Any suggestions to get uninstalled CS4?

    If uninstall does not work, and the cleaning tool freezes, you have two choices:

    (1) the easiest way is to delete all references to the CS4 on your computer, folder by folder, manually or

    (2) you can backup everything on your computer and do a clean install of El Capitan, then manually move everything except the CS4 components on your computer, including the installation of the CC of the application of CC desktop applications.

  • I downloaded adobe 11 and still not able to open documents requiring adobe 11

    Please provide assistance on what do I do:

    I downloaded adobe 11 and still not able to open documents requiring adobe 11. I uninstall and reinstall anything will do.

    Start Adobe Reader and use file > open...

  • How to make the fields of metadata required when creating folders

    Hi all...

    Related issue with SR 3-6472229431 and 3-6471130611 SR.
    We use SAY 11.1.6 64 - bits (2011_11_29 (rev 9756) 11.1.6.97) in a Workstation Windows 7 64-bit (with the AAU 11.1.1.5 in a Linux machine). Check-in of images at the Complutense University of MADRID's fine.
    I'm doing some metadata fields required when creating a folder. These fields are required at check-in, but not in the creation of records.
    Folders_g is enabled. DesktopTag too.
    EDIT: The Patch: 14695303 - COE 11.1.1.5.0 BUNDLE (MLR 16) November 6, 2012 applied.

    Is this possible?

    Thank you for all.

    Published by: fgomes on 11/22/2012 03:24

    After reading your response and re-reading the original question a bit closer, the function of metadata guidance does not apply to the creation of new files, only content.

    Again, however, I think that the focus is in the wrong place. The metadata applied to a folder are intended to be applied to the content. You can create global rules that fire on submitting content to check if a field has a value and throws an error if the value is empty.

    If you expect that users create folders (and apply effectively all the metadata in the file real itself), you will be disappointed. Experience shows that users are not interested in this level of detail when creating content, not to mention records. Leave typical users to create folders is a bad idea anyway, because they tend to create the same ineffective folder structures, they created previously in shares within Content Server.

    If you need control over the attributes of the file, you will be better served by locking the ability to create new folders. Otherwise, you are looking at some kind of customization. Remember that you will not be able to customize the behavior of right click and SAY. Any changes to the SAID should be an enhancement request.

  • Access displays the objects within a class defined in a swc file?

    Is it possible to access display objects within a class defined in a swc file?

    To reproduce the problem:

    Step 1. I've set up a very simple FLA with an object defined in the library with the AssetView class:

    package

    {

    import flash.display.MovieClip;

    SerializableAttribute public class AssetView view extends

    {

    public var loader: MovieClip;

    public void AssetView()

    {

    Super();

    trace ("here it is:", charger);

    }

    }

    }

    In this object is a MovieClip with instance name loader. If the object is on the scene when the file is exported, you will see the trace:

    It's here: [object MovieClip]

    Step 2. I used Flash for publishing a swc, called "loader.swc".

    Step 3. I created a new actionscript project in Flash Builder and added "loader.swc" on the way to build ActionScript, the library, with the Type of link: merged into the code.

    Step 4. I instantiated "AssetView":

    var assetView:AssetView = new AssetView();

    I saw the trace:

    It's here: null

    --------

    I tried to delete the project actionscript AssetView class where it became priority during class with the CFC, but I still see no sign on the MovieClip.

    So, my question is, display objects are not accessible in the swc?

    + 1 for siniouse. The class definition does not contain the charger of the instance, but the symbol in the library only. If you need to

    var view: AssetView new MyLibrarySymbolLinkageName() as AssetView;

    What he says is quite likely to happen to you, but I thought I would add my 2 cents in the matter contributed to the clarification.

  • APEX - opening World document (and other files) stored in a blob column?

    Hello

    I have an application developed in Oracle Apex 3.2.1 and RDBMS Oracle 9.2.0.8 (SUN SOLARIS SPARC 64-BIT).

    I have a table called BAC_ARQUIVO, with the following structure:

    CREATE TABLE BAC_ARQUIVO
    (NAME VARCHAR2 (4000), / * name of the file stored in a BLOB column * /)
    TOPIC VARCHAR2 (4000), / * a brief presentation of this file stored * /.
    Identification NUMBER, / * an identification of this file - it s a PK of this table column * /.
    BLOB BLOB_CONTENT, / * Blob field to store different types of files - XLS, DOC, PPT, PDF, EXE, ZIP, etc.) ;
    Mime_type VARCHAR2 (4000) / * Identification whose file type is stored in BLOB field * /.
    )


    The field BLOB_CONTENT in this table can store:

    -Executable files;
    -MS-world Documents (DOC);
    -Zip Files (ZIP).
    -Ms-Excel (XLS) files;
    -Ms-Powerpoint files (PPT);
    -Adobe (PDF) documents.

    In fact, in this application, APEX, I developed an interactive report in which the user can download these files to the desktop without problem.

    But now, my user I would like to know if it s possible ask APEX can OPEN some of these files stored on this download of WITHOUT BLOB column.

    My user would like to see a hiperlink (or button) that, if you press on/accessed, can open a new page (or page within the application) with the document. Doesn´t need to edit this file oppened. He wants only to see.

    For example, if the file stored in the blob column is type ms word, so the application opens an MS-WINDOWS application with these files.

    Is this possible?

    In this forum, I saw this it possible s to open a file stored on the directory "/ i /", but I need to open the file stored in the BLOB column. I Don t want to store the file in the operating system of the server.

    Could someone show me how it could be done?

    Best regards

    Sergio Coutinho

    Hi Sergio,

    You might find this link useful:

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/DB/Apex/R31/apex31nf/apex31blob.htm

    See also the Mask of Format download BLOB :

    {message: id = 9716335}

    Here I gave the format mask for APEX 4.0, which will be slightly different for 3.2.1 and proposed changes
    in the format of mask are:
    (1) mask format: DOWNLOAD
    (2) content-disposition: Inline

    This will be achieved with her:
    >
    But now, my user I would like to know if it s possible ask APEX can OPEN some of these files stored on this download of WITHOUT BLOB column.

    My user would like to see a hiperlink (or button) that, if you press on/accessed, can open a new page (or page within the application) with the document. Doesn´t need to edit this file oppened. He wants only to see.
    >

    I hope that helps!
    Kind regards
    Kiran

  • Several classes of documents?

    Hey guys,.

    I'm just getting into flash and I would like to know how run you several as3 since the main .fla file files?

    Is it possible to use more than one document class file?

    Thank you

    Chris

    I believe that you can have only one class of document set for a file, but you can import all other file of class/.as you need.

Maybe you are looking for