Creating demo version for a flashlite game

hi
i have a flashlite game which was developed by a freelance
developer. i need to create a demo version of my game, where the
game just runs for a minute and then closes.
i have lost track of the original developer of my game. i
don't have much knowledge in the programming part of flash.
is there anyway, someone can guide me to create the demo
version. i have the source files - .fla of the game.
thanks.

Ciao
you can look at these tutorials:
http://richardleggett.co.uk/blog/index.php/2006/01/16/creating_trials_for_flash_lite_apps_ part
http://richardleggett.co.uk/blog/index.php/2006/01/12/flashlitetrialmaker
Alessandro

Similar Messages

  • Problem in creating new versions for existing DIR using CV01N

    I am working in SAP ERP 6.0 EHP 4.0 system.
    I have problem in creating new versions for existing DIR using CV01N
    I create a DIR version 00 with functional location and mpd cycles. Then when i try to create a new version by copying the contents created from already created document.I change the MPD cycles in the new version and save it.
    once when i display the first document created the mpdcycle specified in version 01 is copied to the 00 version.
    The document is inconsistent where versioning of document doesnot work properly wrt MPDCYCLE and MP HEADER.
    The problem which i found was the document identification guid remains the same for all the document versions getting created.
    The same is working fine in SAP ERP6.0 EHP3.0 sytem.
    Please someone help me in resolving the above issue.
    Regards,
    Prasad.B

    There is a change in the standard code.The reason for the above problem was  because of a missing Enhancemnet point in a standard function module 'CV110_DOC_CREATE_WITH_TEMPLATE'.
    IS-ADEC-MPD  - Enhancement to copy MPD data
    ENHANCEMENT-POINT CV110_DOC_CREATE_WTEMPL_01 SPOTS ES_SAPLCV110.
    +*$*$-Start: CV110_DOC_CREATE_WTEMPL_01----------------------------------------------------------$*$*+
    +**ENHANCEMENT 1  ZSF_AD_MPD_SAPLCV110.    "active version**+
    +*** copy MPD relevant data from templ. doc to current doc**+
      +**CALL FUNCTION 'MPD02_COPY_MPD_DATA'**+
        +**EXPORTING**+
          +**is_draw = ls_draw**+
        +**TABLES**+
          +**ct_drad = lt_drad.**+
    +*ENDENHANCEMENT.**$*$-End:   CV110_DOC_CREATE_WTEMPL_01----------------------------------------------------------$*$*+
    Created a custom enhancement point similar to SAP ECC6.0 EHP 3.0 system.
    The reason was the buffer was not getting cleared previously.After inserting the above code the DIR's are getting created withot any issues.
    Regards,
    Prasad.B

  • How to create new version for material

    Hi expert,
    Can anyone please guide me step by step on how to create new version for material and vendor? Please also mention transaction and details step by step.
    Thanks

    HI,
    Do you mean to have version management for purchasing documents?.
    Best Regards,
    Arminda Jack

  • Demo version for SAP Business object server

    I would like to try the Business object server to work with Crystal reports. could you please let me know the download link for the latest available version of the BO Server/Web Intelligence /Dekstop Intelligence. Is there any demo version available for me?

    Hi,
    Crystal reports u can get it for demo  but Bo Server, webi u cannot u need to install it or the other thing u can do is to take a remote access form somewhere(on monthly basis at a  minimal cost ) and try playing around .

  • SAP Server  demo version for development?????

    Hi,
    Is there any version of SAP R/3 server for application development?
    I develop my external application in Java in Eclipse environment (I use basically Material Management module), but I am using server from my university which is currently unavailable. I need access to server asap and therefore I wonder whether there is any version for development.
    Any helpful answer will be properly rewarded.
    BR,
    Rafal

    Hi,
    Firstly, thanks for an answer. Points will be rewarded later on.
    I understand all these legal issues. Please explain me what means "technology basis release"? I mean, what does it include? Basically I use only a few BAPIs and function modules related to MM module and that's all what I really need. I list them below:
    CALO_INIT_API
    CSAP_MAT_BOM_CREATE
    BAPI_MATERIAL_BOM_GROUP_CREATE
    CSAP_MAT_BOM_READ
    BAPI_MATERIAL_EXISTENCECHECK
    BAPI_MATERIAL_GETLIST
    BAPI_MATERIAL_GET_DATAIL
    BAPI_MATERIAL_SAVEDATA
    Do you know whether they are available within so called "technology basis release"? Perhaps it is stupid question, but I'm still new in SAP.
    I've got to mention that I sent an email describing my problem to SAP. They've answered that I'm supposed to visit http://sdn.sap.com and there I can get a demo version. I still can't find it (perhaps I'm blind , or more probably names in download section are not so self-evident).
    Looking forward any response.
    BR,
    Rafal

  • How to create production version for multiple BOM & Routing ?

    If I have 3 BOMs ( A, B & C ) and 2 Routing ( 1 & 2 ) for material XYZ then how then production version will be created ? I feel that there will be 6 PVs.
    combination of A1, A2, B1, B2, C1 & C2. but some one told me that  I have to create duplicate routing of 1 & 2
    with number 3 & 4 and use it for bom B, and another duplicate Routing with number 5&6 and use it for BOM C.
    in this case my PV data will be like this A1, A2, B3, B4, C5, C6.
    Please guide me which way is correct. I feel that the first way is right, because in that case I have 2 routing in system, and in second way I have total 6 routings for that product. please guide me.

    Hi Archana
      If you are doing component allocation with routing ,
    routing for material 1  counter 1 you are choosing alternate Bom  1 or 2 for material.
    similarly for Material 1 counter 2 you are choosing alternate Bom 1 0r 2 according to your choice
    like this   3 routing groups will get created with each have 2 counters
    if you allocate similar kind of material in one group in material allocation tab & you are going for component allocation it will assign one material bom.
    second material bom will not get assigned to the operation.
    if you are not going assign the component at the routing level than you can follow first process.
    if you are planning to allocate components at routing level than you have to follow second process.
    If have any more doubt kindly revert back with your query.
    Thanks & Regards
    Sandeep Kumar Praharaj

  • Can we keep the original record as it is and create a version for it

    Hi All,
    My name is Rafi.
    I am creating an application in apex and stuck.
    I have a table called Employee_master which stores all the information of employee.
    But the problem I am facing is that when a record is updated then it is over writing the original record(In employee_master) which i don't want. Instead of updating the original record it should be stored as version and the original record will be as it is(so that the original record can be tracked easily).
    Now suppose if the employee is again updating the record then the saved version should be updated not the original one.
    To do this what I need to do.
    Waiting for your reply.
    Regards,
    Rafi Tamboli
    Edited by: user13838355 on Feb 12, 2011 11:31 PM

    Hi Rafi,
    Create a second table that has the same structure as the employee_master table.
    Then, in Apex, use the second table as the one that the user can insert and update to.
    Create a trigger on this table that runs for INSERT only and copies the data from the new record into the employee_master table.
    Andy

  • How to create more instances for this text game.  Help please!

    Hey guys, so far this code works great, but I'm trying to add more questions and answers to this and I'm having trouble doing that. I've tried using different methods and just going from method to another, but I can't seem to get it to work right. Should I be able to do it with different methods or is there another way I should be doing this?? I also want to add a score to this game as well. Adding points for each correct guess and I searched online trying to find a point to start, but couldn't quite get a hold on it. This is just something that would be cool to add, but isn't necessary if you don't think you can help me out. Thanks for checking this out and for the help!!
    public class TextShuffleGame
         private CinReader reader;
         public TextShuffleGame ()
              reader = new CinReader();
         public void go ()
              System.out.println("");
              System.out.println("Welcome to Text Shuffle.");
              int tries = 0;
              boolean correctGuess = false;
              while (correctGuess == false && tries < 5)
              System.out.println("What 6-letter word is made up from the letters \"dunops\"?");
              String guess3 = reader.readString();
              String answer3 = "pounds";
                        if (guess3.equalsIgnoreCase(answer3))
                             System.out.println("Hooray! You are correct!");
                             correctGuess = true;
                        else
                             System.out.println("Sorry, Try again!");
                             tries++;
              public static void main(String[] args)
              TextShuffleGame thisClass3 = new TextShuffleGame();
                   thisClass3.go();
    }

    If I understand you correctly, you want to add more words to the program. If so, then create an array or some other Collection to store a bunch of words. Then you need to randomly select a word from the list. Create another method to randomly shuffle the letters and display that instead of hardcoding it. Then when a user types a guess you compare it to the word in the list, once again instead of hardcoding it.

  • In the new iTunes you no longer have the 'create iPod version' or 'create Apple TV version,' for converting movies. Will this feature return..?

    After installing the new itunes, I inserted some video files, and wanted to create a version for my iPod classic. Before, I could just click on the video and then select 'create iPod version' from the menu. It would then convert the file. However, this feature no longer exist. Is there another way I can easily convert my files?

    David,
    You've probably sorted kahlia_1's problem too! https://discussions.apple.com/thread/4613451?tstart=0

  • License Key For SAP R/3 Enterprise Demo Version

    Hello Basis Gurus,
    I have installed SAP R/3 Enterprise Demo Version in my Notebook.
    When i am trying to login using User ID: SAPUSER getting an error message that ":Logon refused (valid license not installed)"
    SAP R/3 Details:
    Component Version: SAP R/3 Enterprise
    Installation Number: INITIAL
    License expiration: ..----
    Active Hardware Key: C1129820057
    System Number: System No. Empty
    When i am trying to install the License Key at Command Prompt getting the error message that
    Specify your license key:
    LICENSE_KEY   1...5....0....5....0...4
    LICENSE_KEY =
    Wrong license data specified
    >        Check the specified license data for:
    >        - typing errors
    >        - upper / lower characters
    >        - same values as noted on license fax
    How can i get the correct LICENSE_KEY for this demo version for the above hard ware key.
    Please advice urgently..

    to get hardware key:
    saplicense -get
    to get license key:
    https://websmp106.sap-ag.de/licensekeys

  • HOW to download The Demo Version of Oracle JD Edwards Enterprise One 9.0,

    Dear Friends,
    Can any one tell me how to download The Demo Version of Oracle JD Edwards Enterprise One 9.0, for Practice purpose,
    if you have any links please tell me,
    and how much capacity of hard disk need to store the same.
    I am Learning the Oracle JD Edwards ERP, so that i want to Practice it in my home.
    Is it possible to work demo version with out Internet facilities?
    regards.
    AR

    user11690597 wrote:
    Thanks for the link, but not able to find JDE demo version for download.It's not quite as simple as 'click the download' button. You gotta get the infrastructure in place.
    As recommended, go to http://edelivery.oracle.com , click on Continue, fill the legal page, select JD Edwards for your OS, and start downloading. I would probably start and stop with the Installation document, since that likely has information such 'how much of the 60GB download is really required'.
    In the Oracle world, learning and practicing starts with reading.

  • What licenses are needed to have CUCM not in demo but for LAB

    I am trying to build a lab with new versions of CUCM 9.1
    I do not want to use demo versions for 60 days nor request a temp license for 6 months.
    what is the minimum licenses i will need to have CUCM in full production mode for Lab somulation and with the least cost?

    Hi.
    If you are a Cisco partner, you can obtain an NFR kit at a reasonable price.
    Check the following link.
    http://www.cisco.com/web/AP/partners/promotions/nfr/index_nz.html
    HTH
    Regards
    Carlo
    Please rate all helpful posts
    "The more you help the more you learn"

  • "Create new versions when making adjustments" - Lion, Aperture 3.1.3

    I recently upgraded to Lion, and then shortly thereafter to Aperture 3.1.3.
    While I don't seem to share everybody else's issues with Lion nor with Aperture, I do have one of my own.
    In Preferences -> Advanced, I have a box titled "Create new versiont when making adjustment."  It is checked.
    My expectation, (and the way things have always worked under Snow Leopard) is that if I select a master image and begin to make adjustments to it from _any_ feature int he adjustments pallette, that I new version will be created, stacked next to the original, and that the changes I am making will be made to the new version.  This is _not_ what is happening.
    Instead, the changes are applied directly to the master image.  This is annoying, and will probably be fixed in an update...    I thought the work around would be to manually create the version for the time being, until Apple sorts this out.  That didn't work either.
    If I manually create a version, and then proceed to make adjustments to the version, Aperture dows what I would have expected in the first place.  It creates a new version and applies the changes to that.
    For example, I right click on a master image and select "New Version form Master"  A new version, titled "... - Version 2" is created.  When I begin to modify Version 2, a new version is created titled "... - Version 3" and my changes are applied to this version... leaving me with the master and Version 2 which are now duplicates of each other.
    Even more interesting is this:
    Images that were imported into Aperture prior to the Lion upgrade, and the 3.1.3 patch behave as expected, in that a new version is created when adjustments are applied to a master image.
    Images that were imported into Aperture _after_ the upgrade to Lion and the 3.1.3 patch act as describd above, in that no new version is created when adjustments are applied to a master image.
    So...  Here are the questions:
    1. Is anybody else experiencing this?
    2. Does anybody know how to restore the correct behavior?

    Alright,   I have solved the problem.
    Some time ago, I thought it might be neat to import pictures with the Auto Exposure adjustment in place.  What I didn't realize was that if the master image is in the library with adjustments on it, it downs't create a new version when you add additional adjustments.
    As soon as I disabled that, and imported some new imges the probelm went away.
    Also... I went back to the six or seven project that I had imported while use Auto Exposure and removed that adjustment from those images...  
    All is resolved.

  • Preference to "Create New Versions when making adjustments"

    Isnt the option in Preferences "create new version when making adjustments" seem irrelevant when Ap doesnt touch the original (master) anyway? How is this option intended to be used? Most of the imags for me would be slight tweeks so I wouldnt necessarily want every one of those showing as a 'full new version'.

    yeh, that would seem logical wouldn't it - to create a new version for each session... but that's not what happens.
    i mostly use the HUD and don't close between adjustments but i do sometimes use the side panel which i also don't hide/close between adjustments. i can't remember whether making adjustments via the side panel creates new versions for every adjustment, certainly this behaviour happens when i use the HUD and i'm fairly sure i would have tried the side panel to avoid this annoying behaviour but i can't say for sure and will have to test the side panel behaviour next week if i get time.
    even with the preference for 'create new versions' turned off, there seem to be certain images that always create a new version when i make an adjustment - whether using the HUD or side panel. I haven't figured out an exact pattern to this but it seems to be something to do with those files that have been 'sent to external editor'. subsequent adjustments within aperture always create a new version - haven't a clue why...
    just as an aside, sometimes when i make adjustments (particularly sharpening or noise reduction) i get single pixel wide horizontal lines of noise appearing across my images, which are there when i print or export too, not just screen artifacts due to a badly processed preview...hmmm...anyone else noticed this or has found a post about ways to avoid this?
    all that said, aperture is a godsend for my workflow
    MacBook 2.0 White   Mac OS X (10.4.8)  

  • HT1977 I purchased a game on my ipod touch. I restored the device to factory settings last night and when I synced all the apps back, the game is now in the demo version. How do I unlock it ? I hope I don't need to pay for the full version again.

    I purchased a game on my ipod touch. I restored the device to factory settings last night and when I synced all the apps back, the game is now in the demo version. How do I unlock it ? I hope I don't need to pay for the full version again.

    PES 2012 is no longer available in the US App Store and only on the British App Store currently.
    http://pes-2012.en.softonic.com/iphone
    That (an app no longer available) happens sometimes.
    Your only way is if you have the appt on your computer such as in the recycle bin/trash or in a computer file backup. In that case move it to your iTunes library and sync.

Maybe you are looking for

  • Can you use a Sony gift card to purchase books for my Ipad2?

    I have a Sony ebookstore store gift card ... Am I able to purchase books for my Ipad2 using this gift card?

  • Permission issues after Snow Leopard clean install, Migration Assistant+Time Machine restore.

    Hello, here's the situation. I've done a clean install, for various reasons, I've got backups including one done just before the clean install. Following directions somewhere else I set up a user account called "test" just for the purposes of reimpor

  • Acrobat 9 slow to save files

    I have Acrobat 9.3.2 Pro installed on a WinXP Pro computer. When I scan a document to create a pdf file and "save as"  it takes 2 -3 minutes to save a single page document when I'm logged in to a "user" level account. When I perform the same actions

  • Can't choose a user when logging in

    Hello, I've bought a macbook pro today. The store had none in stock so I took the showmodel. They told me they would 'wipe' it for me. When I turned it on I got to configure all the usual stuff, timezone, admin user etc. Everything seemed to go fine.

  • Filename from field

    I have seen in past discussions about the difficluty and even impossibility of creating a SAVE AS filename from a field value in an Adobe form.  These discussions were posted back in 2006-2008. I am hoping that someone knows a relatively simple way t