Can Files Created in Flash 8 be used in earlier versions?

Can a file created in Flash 8 be used in Flash Mx?

Flash MX was version 6.
Flash MX 2004 was version 7
(boy, so glad this naming convention went away)
In Flash 8 you can do a save as and select Flash MX 2004
(Flash 7). If you need to go down another
version you need to open it in Flash MX 2004 and do a save as
to Flash MX.
Chris Georgenes
Animator
http://www.mudbubble.com
http://www.keyframer.com
Adobe Community Expert
*\^^/*
(OO)
<---->
bippity wrote:
> Can a file created in Flash 8 be used in Flash Mx?

Similar Messages

  • Can I create a Flash button and use it to navigate to the next slide of a PowerPoint Presentation?

    Hello all,
    I've been having a bit of a hard time understanding how to get a button which I have created in Flash to navigate to the next slide of the PowerPoint presentation which it has been added into. I'm fairly new to Flash, so I believe that this is slightly out of my natural skill range, so hopefully someone will be able to help.
    I understand that I somehow need to make use of fscommand in ActionScript, but I'm not sure how I can get Flash and PowerPoint to communicate between themselves. If anyone could write a walkthrough on how to do this, I would be bery grateful.
    I'm using Flash MX 2004 7.0 and Powerpoint 2003.
    Thanks

    Hi. Why not to make the whole presentation in FLASH? What you have to do is to import all the slides inside FLASH. Then place one by one in the stills and then create the code to make the stills advance and show the slides by means of the button. The code for the button goes as follows:
    on (release) {
        nextFrame();
    to introduce this code make sure you press the button and no the frame.
    Then in order to make the presentation open and cover the screen, no matter how big it is, you need to enter the following code in the first frame:
    stop();
    fscommand ("showmenu",false);
    fscommand ("fullscreen", true);
    You will need also a button to quit the aplication. This is the code:
    on (release) {
         stop();
    fscommand ("quit");
    Now write all of this in your application and let me know your experience. MamenFLASH$

  • Is there any way I can work on a file created in Flash 9 in Flash 8?

    Is there any way to open a flash file created in Flash 9.0
    CS3 with Flash 8?
    I have Flash 9 at work, but only Flash 8 at home, and I need
    to work on this project today. I can't download the trial version
    of 9 here either, because it doesn't seem to work on Windows 2000.
    Any ideas?
    Thanks.

    cytherea007,
    Go to work. Open the file in Flash 9. Select "File > Save
    As..." from the
    file menu and select the Flash 8 file format.
    Flash 9 should work on Win2k.
    Regards,
    Andrew

  • Can files created in cs5.5 design premium be saved so they open in Photoshop CS2 or Illustrator CS4?

    Can files created in cs5.5 design premium be saved so they open in Photoshop CS2 or Illustrator CS4?

    Yes, you can save compatible files as long as you obey the rules like not using unsupported features such as nested groups, per group clipping masks, smart objects and several other things in Photoshop and use the "Maximize Compatibility" option. Illustrator will simply expand the appearance of objects or rasterize/ flatten them when going back to older versions if a feature is not available or changed in those old versions.
    Mylenium

  • Can i create additional apple id's using the same email address for using multiple products with iCloud?

    can i create additional apple id's using the same email address for using multiple products with iCloud?

    Hi Anne,
    I'm pretty sure different eMail addies are needed for different Apple IDs.

  • How can i create an apple id without using a visa or credit card

    how can i create an apple id without using a visa or credit card

    Follow the directions here, EXACTLY:
    http://support.apple.com/kb/ht2534

  • How can I create a new entry without using LOV for foreign keys.

    Referring to TUHRA sample application based on HR database schema. JDeveloper 10.1.3.0.4
    How can I create a new employee without using LOV for the foreign key "job_id".
    On the first page I would like to choose the job_title from adf read-only table.
    After clicking on the "create new employee button" a creation form appears in which the job_id field is set with previous selection.
    Regards M.Winkler
    Edited by: user3541283 on 06.10.2008 03:44
    Edited by: user3541283 on 06.10.2008 03:50

    Hi,
    usually the foreign key is only set if the VO you select is dependent from a master. If e.g. you have DepartmentsVO1 that has an EmployeeVO3 as its nested VO, then creating a new instance of employees automatically add the foreign key. If you add EmployeesVO1, which is not dependent to DepartmensVO1, then the foreign key is not set. So if this is the case in THURA (keep in mind that this is not an Oracle demo but a sample used in a book about ADF) then all you need is to take the independent VO when building the new employee form.
    Frank

  • Can we create the Purchase order that using P&L account or just using account do not use cost center.

    Dear Experts,
    Could you please advise :
    1) Can we create the purchase order that using profit and loss account ? ( if yes , which kind of account assignment category we should use ?)
    2) How to create a purchase order for service charge .( just using GL account )
    Thanks & Best Regards,
    Watson

    Hi,
       May I know why you do not use cost center for consumption?
       You may create a new account assignment category in OME9 by copying K and maintain the cost center as optional. Please note that you have to maintain the item category blank and the account assignment category combination in OMG0. Now, you can use a GL account in PO which doesnt require a cost center assignment (in OBC4 against the field status group of the GL)
       You may use the same account assignment category created in the previous step with item category D, after you maintain the combination of the account assignment with item category D in OMG0.
        Please test the scenario and revert back.
    Regards,
    AKPT

  • I have created an album in iphoto but can't buy it because I still use iphoto 08 (version 7.0). If I upgrade to version 7.0, can I print my album in New Zealand or Australia?

    I have created an album in iphoto but can't buy it because I still use iphoto 08 (version 7.0). If I upgrade to version 8.0 which is iphoto 09 can I print my album in New Zealand?

    Yes  --  http://store.apple.com/us/help/print_products/routing
    but to upgrade you will need to purchase an iLife DVD from ebay or Amazon or other source - older versions of iPhoto are not available from the App Store - either iLife '09 or '11 will work on 10.6.8
    beware that sometimes books (albums are logical organzational elements in iPhoto) sometimes will change with upgrades so you may need to make some changes after upgrading - be sure to carefully preview prior to ordering the book
    LN

  • Can we create multiple session in BDC using Call session?

    Hi Experts,
    Can we create  multiple sessions in BDC using Call Session?
    Scenario:
    Program has to upload 1 million records,so can we programmatically create multiple sessions such that after every 50thousand records we create a different session.
    For moment due to large number of records BDC DYNPRO and BDC Field are unable to hold the large number of records,due to which we get a Out of memory error.
    Thanks in advance.
    Shilpa

    Hi
    If ITAB is your table with the data to be transfered:
    Open the first session:
    CALL FUNCTION 'BDC_OPEN_GROUP'.........
    IF SY-SUBRC = 0.
      FL_OPEN = 'X'.
    ENDIF.
    LOOP AT ITAB.
    IF FL_OPEN = SPACE.
    Create new session
    CALL FUNCTION 'BDC_OPEN_GROUP'.........
    IF SY-SUBRC = 0.
       FL_OPEN = 'X'.
    ENDIF.
    ENDIF.
    Here elaborate your data and fill BDCDATA
    Insert the transaction:
    CALL FUNCTION 'BDC_INSERT'
    IF SY-SUBRC = 0.
      COUNT = COUNT + 1.
      IF COUNT = COUNT_MAX.
        COUNT = 0.
    Close the session
        IF FL_OPEN = 'X'.
          CALL BDC_CLOSE_GROUP
          IF SY-SUBRC = 0.
            FL_OPEN = SPACE.
          ENDIF.
        ENDIF.
      ENDIF.
    ENDLOOP.
    Max

  • Can I create a secure log in using muse

    can I create a secure log in using adobe muse?

    Hi
    check this thread, Re: Can I create a login/password protection in Muse for a HTML5 page or two?

  • Can I create bookmarks on PDF document using stadard acrobat writer? or only using professional acrobat writer?

    can I create bookmarks on PDF document using stadard acrobat writer? or only using professional acrobat writer?

    Hi hagitl14083762,
    Bookmarking in available in both Acrobat Pro and Standard. You'll find instructions here: Adobe Acrobat X Standard * Create a bookmark (while written for Acrobat X, these instructions apply to Acrobat XI as well).
    Please let us know if you have additional questions.
    Best,
    Sara

  • Running Captivate 8 on a Macbook and I am unable to import Powerpoint 2011 (which is up to date) files or slides.  I get an error saying that either the file is damaged or I am using an older version of PP....which is not the case.

    Running Captivate 8 on a Macbook and I am unable to import Powerpoint 2011 (which is up to date) files or slides.  I get an error saying that either the file is damaged or I am using an older version of PP....which is not the case.  I tried creating a very simple PP file with just a few words on one slide...ran a compatibility check and all was good.  Still could not import that simple slide into Captivate.

    OK...found out it did not like me saving as a *.pptx.  When I save it as a *.ppt file it imported in correctly.  Is this what I will need to do moving forward?  I am not sure if I am losing any functionality in the process...

  • I keep getting this message when i try to play a movie on my imac "2010.DvdRip.Xvid {1337x}-Noir.avi" can't be opened. I'm using QuickTime Player version 10.0(118)

    I keep getting this message when i try to play a movie on my imac "2010.DvdRip.Xvid {1337x}-Noir.avi” can’t be opened. I'm using QuickTime Player version 10.0(118)

    Hold on... advice to someone downloading from 1337x !!!
    Until I saw your comment and googled the term, I had no idea that this was a "downloaded" file. I assumed the "1337x" reference was to dimensions/resolution and Noir referred to genre. (I.e., I use similar notations the differentiate files compressed for TV playback comparisons.) In any case, the advice is the same irrespective of the source.
    er, isn't it illegal to download movies ?
    Not necessarily. Thousands of movies are probably downloaded daily as legal purchases from such vendors as iTunes. Thousands more are available for free in the public domain, open source/community videos listings, and under Creative Commons Licensing. In short, there are many legal sources of downloadable content and you should not automatically jump to the conclusion that everyone is a crook.

  • Can I used Dreamweaver CS5.5 to learn to build and style a web page? I see the CC version but I want to use the earlier version. THx

    Can I used Dreamweaver CS5.5 to learn to build and style a web page? I see the CC version but I want to use the earlier version. THx

    you can use the 30 trial and/or purchase from a 3rd party.
    for the trial:
    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  6| 5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5 | 1
    Contribute:  CS5 | CS4, CS3 | 3,2
    FrameMaker:  12, 11, 10, 9, 8, 7.2
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

Maybe you are looking for