How to really edit source in .fla file?

Hello,
   I am a Java programmer and I can read and edit most anything I get my hands on. I don't work much with flash and when  I do there is no reason to look at any sort of source.
   I received a file from someone to add to a project and the instructions were to open the .fla in CS5 and edit certain lines to pioint to directories . The file is and interactive app type.
   I have tried doing this but I am at a loss. I had thought that I would just be able to view some source in the file and edit those lines and export the ,swf, but I can see nothing like that. I see all these visual button tools that don't help me any.
   Can someone tell me how I can actually see source for the file to edit the content I need to?
Thanks!

Flash programming language(AS3) is similar to Java. So once you get familiar with Flash Pro IDE you should get going easily. So before proceeding any further I will suggest you to read followings:
http://help.adobe.com/en_US/flash/cs/using/WSd60f23110762d6b883b18f10cb1fe1af6-7fb9a.html
http://help.adobe.com/en_US/flash/cs/using/WSd60f23110762d6b883b18f10cb1fe1af6-7f13a.html
This should get you started, then move on to following and explore in detail as and when you have time:
http://help.adobe.com/en_US/flash/cs/using/index.html
To answer your query you can edit the source by using Action Script editor which can be directly opened by pressing F9. Action Script code can also be directly written to seperate .as file instead of .fla in which case you open the .as file if the editor panel is not open press F9.

Similar Messages

  • How can i edit a scanned pdf file in adobe 9 pro ?

    how can i edit a scanned pdf file in adobe acrobae 9 pro ?

    With Clear Scan you get the text replacing the graphics of text. That can be edited. If you do searchable PDF conversion, you can still edit (I think). However it is an edit of the hidden layer of text behind the graphic and does not show on screen normally.
    Usually the best choice is to ask the author for the original file to edit. If that is a copyright issue, then you should not be editing anyway.

  • How can I edit a scanned pdf file?

    How can I edit a scanned pdf file? 

    You can use PDF Buddy, the online PDF editor that makes it easy to add text, images, and annotations on top of scanned PDF files.
    (Disclosure: I'm a co-founder)

  • How do I edit the wording in file or add to wording in file or Doc.

    Hoe di I edit wording in a file or doc.

    Thanks but I can edit in word without Adobe defeats the purpose.
           From: Sara.Forsberg <[email protected]>
    To: Samuel Iglecias <[email protected]>
    Sent: Monday, February 23, 2015 12:43 PM
    Subject:  how do I edit the wording in file or add to wording in file or Doc.
    how do I edit the wording in file or add to wording in file or Doc.
    created by Sara.Forsberg in Adobe Acrobat.com Services - View the full discussionHi samueli11326032, Do you have  PDF file or a Word document (.doc or .docx file) that you're trying to edit? To edit a PDF, you need to use Acrobat. If you have Word doc that you converted from PDF, you can download the file from your account at https://cloud.acrobat.com, so that you can open it and edit it in Microsoft Word. If you've made that far and are having trouble selecting/editing the text in Word, try triple-clicking in the text block that you want to edit. And, if I've completely misunderstood your question, let me know a bit more about the file that you're trying to edit it, and what software you're using, and I'll do what I can to get the issue resolved. Best,Sara If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7222389#7222389 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7222389#7222389 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Adobe Acrobat.com Services by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • How open and edit the coherence.xml file?

    How can I open and edit the coherence.xml file?
    I cannot find the coherence.xml file in the coherence.jar package.
    Thank you,
    June

    If you are intent on changing the coherence.xml file, then you could use the JAR command (that comes with Java) to extract the coherence.xml file from coherence.jar and the later repackage the coherence.jar file using the udpated coherence.xml file, e.g.:
    C:\java\opt\coherence-331\lib>jar -xvf coherence.jar tangosol-coherence.xmlextracted: tangosol-coherence.xml>
    Instead of using JAR, on Windows you can associate the .JAR, .WAR and .EAR extensions with WinZip and use it to access / modify the contents of JAR files.
    However, the suggested approach is as follows, and does not include any changes to the tangosol.jar file:
    The tangosol-coherence-override-dev.xml file can be found in the coherence.jar file. After editing this file (in this case to define a unique value for the port system-property value for the multicast listener), save the file and add it to the server's classpath. When the server is executed, the values in the tangosol-coherence-override-dev.xml file will override any corresponding settings in the tangosol-coherence.xml file.Peace,
    Cameron Purdy | Oracle Coherence

  • (How can we) Import Flash Professional .FLA file format?

    How can we import a Flash Professional .fla file format into Flash Catalyst? It would appear that we can't...at least not yet! I have added this as a feature request within the adobe labs site for Catalyst. Someone at Adobe suggested that I also explore the forums, so here we are. If you would also like to have this feature added, please let Adobe know by promoting the
    idea.
    Our use case is this: we have a large Flash file with a library of over one thousand skins and assets that were built in Flash with Adobe's Flex Skins Templates. These stateful, graphical skins were used within a custom theme by several Flex 3 projects.
    Now that we are looking to migrate to FlashBuilder 4, and start to use Spark components, we are trying to find a workflow that allows us to use Adobe tools and to reuse our existing vector artwork. Since we have such a large number of assets, we are exploring various approaches, including the use of JSFL. So far we haven't found a good way to migrate from Flash-built skins for Flex 3 to Catalyst-built skins for FlashBuilder 4.

    Hi Ajay,
    See attached V 7.0 example...
    Hope it helps,
    Nick
    Attachments:
    Read_txt_File.vi ‏20 KB

  • How can I edit an RH9 .hhc file (XML format) to include a portion of a RH8 TOC (HTML format)?

    I blend output from a third-part application (Sandcastle) into an existing RH8 project.  I do this by decompiling and importing the HTML, then editing the RH8 .hhc file to include the .hhc information from Sandcastle.
    This worked fine until RH9 (and now RH10), where the format of the .hhc changed to XML.  Can someone tell me how to approach this now?  Currently, I worked around this by creating a RH8 project with the imported HTML/hhc from Sandcastle, then upgraded that project to RH9.

    I decompile the CHM file produced by Sandcastle because Sandcastle output does not provide an index file (.hhc) that I can use to edit the main TOC in my RoboHelp project.
    The Sandcastle HTML output files that I import into Robohelp have very intricate nesting and hyperlinking, so autogenerating a TOC in RoboHelp does not produce the desired results. Decompiling is the only way I see to obtain an index file that Robohelp will recognize and add/edit to the existing TOC.
    This may be ignorance on my part, but I can't look at an HTML-based .hhc (RH8) and know how to edit it to be XML-based (RH9).
    See below for examples.
    (RH8 .hhc)
    <UL>
          <LI><OBJECT type="text/sitemap">
            <param name="Name" value="SecurityKeywordList Class">
            <param name="Local" value="html/A077D816.htm">
          </OBJECT></LI>
          <UL>
            <LI><OBJECT type="text/sitemap">
              <param name="Name" value="SecurityKeywordList Members">
              <param name="Local" value="html/11169289.htm">
            </OBJECT></LI>
          </UL>
          <UL>
            <LI><OBJECT type="text/sitemap">
              <param name="Name" value="SecurityKeywordList Methods ">
              <param name="Local" value="html/F3929639.htm">
            </OBJECT></LI>
            <UL>
              <LI><OBJECT type="text/sitemap">
                <param name="Name" value="Find Method ">
                <param name="Local" value="html/3EA4BB08.htm">
              </OBJECT></LI>
            </UL>
            <UL>
              <LI><OBJECT type="text/sitemap">
                <param name="Name" value="FindAll Method ">
                <param name="Local" value="html/B9BC3800.htm">
              </OBJECT></LI>
            </UL>
          </UL>
          <UL>
    (RH9 /hhc)
    <item name="KeysetList Class" link="Unity\html\CE1C2166.htm">
         <item name="KeysetList Members" link="Unity\html\B924C78B.htm">
         </item>
         <item name="KeysetList Methods" link="Unity\html\2296b028.htm">
          <item name="Find Method " link="Unity\html\15B259BE.htm">
          </item>
         </item>
         <item name="KeysetList Properties" link="Unity\html\e98d8b4e.htm">
         </item>
        </item>
        <item name="Keyword Class" link="Unity\html\AC081184.htm">
         <item name="Keyword Members" link="Unity\html\AF52F347.htm">
         </item>
         <item name="Keyword Methods" link="Unity\html\C9317DF2.htm">
          <item name="Clone Method " link="Unity\html\2B16250F.htm">
          </item>
          <item name="Equals Method " link="Unity\html\5AA411AE.htm">
           <item name="Equals Method (Object)" link="Unity\html\EE184CE3.htm">
           </item>
           <item name="Equals Method (Keyword)" link="Unity\html\D600E80A.htm">
           </item>
          </item>
          <item name="GetHashCode Method " link="Unity\html\9A9979B7.htm">
          </item>
         </item>
         <item name="Keyword Properties" link="Unity\html\5A9776D1.htm">
          <item name="AlphaNumericValue Property " link="Unity\html\3CA3F3CF.htm">
          </item>
          <item name="CurrencyFormat Property " link="Unity\html\66CFE652.htm">
          </item>
          <item name="CurrencyValue Property " link="Unity\html\C2A5A2F6.htm">
          </item>
          <item name="DateTimeValue Property " link="Unity\html\B7358EF1.htm">
          </item>
          <item name="FloatingPointValue Property " link="Unity\html\6EA77C25.htm">
          </item>
          <item name="IsBlank Property " link="Unity\html\32367245.htm">
          </item>
          <item name="KeywordType Property " link="Unity\html\976D4B82.htm">
          </item>
          <item name="Numeric20Value Property " link="Unity\html\5A9DF184.htm">
          </item>
          <item name="Numeric9Value Property " link="Unity\html\56FE0652.htm">
          </item>
          <item name="Value Property " link="Unity\html\25A1DCBB.htm">
          </item>
         </item>
        </item>

  • How to find variables in an fla file?

    Hello all,
    I purchased a flash web template that is very complex, and
    have been learning flash more earnestly from it. I only know how to
    find actionscripts by clicking on frames in symbols with an "a" One
    such frame makes refences to _root.READ = 1 (another 2, 3, etc).
    Unfortunately I cannot find what "READ" is. Can someone help me
    with how is "best" to find variable declarations in a complex fla
    file with no familiarity with its creation?
    The specific coade I am looking at references a pop-up
    window:
    on (release) {
    _root.popup_pressed = 1;
    _root.scrHEIGHT = 555;
    _root.scroller.scroller.gotoAndStop(2);
    _root.TM_title = "Advertising and Marketing";
    _root.READ = 1;
    _root.scroller.gotoAndPlay("s1");
    All the best!
    Michael

    Thank you. I am also not savvy with flash (yet), and after I
    posted this I noticed an unexpanded list in the action pane which
    shows variables (left bottom corner). This alone was a big help. I
    also discovered the "Movie Explorer" and typing "READ" into that
    only gives me "Scene1" (the top level clip).
    I wanted to ask a follow-up question to your posting. I
    thought that only frames marked with "a" had actionscript code in
    them, but from your reply it seems that variables can be declared
    in ANY frame? So, to find the variable "READ" I need to click on
    each frame to find it?
    Best regards,
    Michael

  • How do I edit recently created PDF files?

    I Have created PDF files in Acrobat but I'm returning to make some changes but I'm unable to edit the documents. How do I edit PDF files on my ipad?

    There's no version of Acrobat for the iPad, only Reader.
    On Mon, Jun 23, 2014 at 10:33 PM, suziesnowflake <[email protected]>

  • How to resize my desktop dimension fla files to mobile dimension fla files

    I have 100 desktop dimension fla files . with this now I want to do android application . so can you please anyone tell me how to resize in simple way . such that every file should resize to same dimension.
    softwate development tool : flash pro CC
    extension : air for android 16
    mobile dimension : 5 inch

    assign the stage scaleMode to exactFit

  • I am working with Acrobat  9 Extended Pro. How do you edit 3rd party pdf files?? Some do not allow.

    I've been attempting to modify a 3rd party, original form purchase agreement -- so I may complete it with answers and save in my system for future submital or more editing. The form I'm attempting to complete with my laptop .. turns blue (converts to photo storage?) and makes it impossible for me to edit.
    How do I edit under Acrobat 9 Extended Pro software  -- Please advise ASAP.
    Paul Johnson

    You could add form fields or comment annotations. If you want to modify the text directly you may need to OCR the pdf and convert it to a text or Word document, edit the text, then make a new PDF.

  • How view and edit source code before publish to iWeb

    I noted the following iWeb page plays music when it opens: http://homepage.mac.com/kkirkster/maya_test/
    How does one change the source code in iWeb before it is published so that such a change as he did works in opening a blog page?
    Dennis
    Power Mac G5   Mac OS X (10.4.4)  

    I could as easily edited the iWeb slideshow.html page but I wanted to test the features of the newer slide show.
    The page was uploaded to my .Mac account (iDisk) and then copied to my Desktop. I edited the images to reduce their file size and edited the page code and reposted the entire thing (drag and drop) in my iDisk Sites (Homepage) folder.
    The page was to test the features of the new javascript slide show and is S&G stuff.
    Being a dial-up user (very slow) I wanted to give the value of the new slide show without the added bloat of the new iWeb software.
    Here is the iWeb version with the same music code pasted into the slideshow.html page:
    http://web.mac.com/kkirkster/iWeb/Maya/Maya.html
    Once the first page loads completely a viewer can click on the "Start Slideshow" button and view the images and listen to very bad MIDI music.
    Simple copy/paste of some object and embed tag code using Text Edit (set to plain text).
    So. I'll make some slide show pages using iWeb and add a bit of simple code and then repost the page at my Homepage site.
    Less bloat. More filling!

  • How do I edit Quicktime .mov video file in CS5 Extended ?

    Hi !
    I'm a photographer using Photoshop CS 5 Extended and editing video using Apple Final Cut Pro 7 NLE editing studio.
    I'd like to edit video footage in CS5 Extended. I have a Quicktime video .mov file that was shot with a Canon 5D2 and Canon 15mm fisheye lens and i would like to defish the footage to rectilinear using Photoshops Lens Correction Filter.
    I have tried opening the movie file in CS5 Extended and it appears as a video layer in my layers window. I can defish the first frame (according to Animation palette), but the lens correction needs to be over the whole footage not just the first frame.
    How do i do this and then output retouched / defished .mov file ?
    I assume you can use a similar process to clone out dust spots in footage too ?
    Any help and advice would be much appreciated ... thanks ...

    Wow ! That was a speedy reponse ... thankyou !
    I didn't realise i needed to convert into a smart object ... I tried that and it works !
    Woohoo !!
    Only problem is ... the 10 second QT .Mov file has changed from 65Mb file size to 2.2Gb. It looks similar quality and the Quicktime settings were just default (High).
    Any idea why file is sooooo big ?! Or how I can reduce it without losing too much quality ? Can't quite understand why the file size has ballooned and would be a problem editing it in Final Cut Pro 7.
    Thanks again ...

  • How can I edit a VRO video file in Premiere Pro CC

    I have a VRO video file stored on my windows based pc and would like to edit it with Premiere Pro CC.  How can I get Premiere Pro CC to recognise this file and allow me to edit it?

    Change the extention to vob or mpg maybe that will do the trick,
    or google for the AVS Video Tools VRO Converter.

  • How can I edit an existing pdf file? I just need to replace some text

    my boss wants me to amend a pdf document and I've been doing it wrong. The programs I have are illustrator, in design and photoshop hope you can help.
    thank you in advance.

    I have amended a pdf before sometime ago but totally forgotten what I did.
    But I do know it can be done
    The fact that you edited one PDF doesn't mean you can edit another. There are many possible PDF "recipes" which may or may not result in direct edit-ability.
    In your original post, you state you've "been doing it wrong."
    In post #2, you state "it didn't work."
    In post #4 you state "it doesn't allow me..."
    It would be a lot easier to advise you if we had more detail in terms of how you're going about your attempts to edit, and what actually happens when you try. For example:
         "I use the Type Tool and click/drag to select text, but it makes a new text box instead."
         "I can't select individual objects. It looks like everything is grouped in one big frame"
         "When I click on text, it gets elected like objects, with anchor points all around."

Maybe you are looking for

  • MacBook won't startup - question mark in folder - is Hard Drive the problem

    My 10 month old MacBook 2.0 gHz running 10.4.9 will not start-up. After 9 days of running with just putting it to sleep (once a log-out, log-in); I came down after breakfast to see the screen-saver -- but nothing else. OK I usually do a restart every

  • Index is not using for this query

    I have this query and it doesn't use index. Can you put your suggestion please? SELECT /*+ ORDERED USE_HASH(IC_GSMRELATION) USE_HASH(IC_UTRANCELL) USE_HASH(IC_SECTOR) USE_HASH(bt) */ /* cp */ bt.value value, bt.tstamp tstamp, ic_GsmRelation.instance_

  • Downloading Ghost Songs Off of iPhone 5S

    I'm a relatively new iphone 5s user, and I noticed that it completed some albums that I did not complete when I had the chance, there are now ghost songs on my iphone 5S that are not on my itunes and I'd like to get those off of my iphone and made pe

  • Use expdp/impdp to reorganize a tablespace to remove additional datafile ?

    Oracle 10g (10.2.0.1) We had a tablespace with a single datafile WORK1, WORK1 filled up, colleague added two datafiles WORK2 and WORK3 (instead of resizing original larger). I resized WORK1, increasing by 500Mb. I was able to drop WORK3, but not WORK

  • SAP SCRIPT ALIGNMENT

    All, I am developing a form with SAP Script. In the header window  (it is a single window using the almost entire width of page format DINA4)i am using three character formats for printing heder lines ofr ex: helve 8, helve 10 Bold and Helve 14 bold.