+ Reply to Thread
Results 1 to 5 of 5

Currency converter

This is a discussion on Currency converter within the FlepStudio utilities forums, part of the Flash English category; FlepStudio has created a new free utility for Flash and Actionscript 3.0 . This little Flash application can make quick ...

  1. #1
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,762
    Rep Power
    11

    Currency converter

    FlepStudio has created a new free utility for Flash and Actionscript 3.0.


    This little Flash application can make quick conversions between two different currencies.

    Flash loads an external XML containing the list of codes of all world currencies.

    The calculation is performed by calling a PHP script which passes the values to a google calculator url that handles conversions.









    Requirements


    Flash CS3 or higher for MAC or Windows

    Flash Player 9.


    Included files



    • main.fla

    • package com/flepstudio

    • XML/list.xml

    • PHP/converter.php


    Actionscript Variables



    • Main.as: PHP_URL ( path or absolute url that points to converter.php file )

    • Main.as: XML_URL (path or absolute url that points to list.xml file )

    • Main.as: FPS ( framerate speed )


    XML


    list node and childrens: currency with attributes code ( the three-digit code of the currency ) and place ( the country of the currency )


    Installation



    1. Open main.fla and com / FlepStudio / Main.as and if necessary change the value of variables PHP_URL and XML_URL with an absolute URL or a path pointing to files respectively converter.php and list.xml

    2. Recreate main.swf by main.fla

    3. Upload main.swf, XML/list.xml and PHP/converter.php


    Other customizations



    • You can customize everything else working in the library of main.fla.


    Source files:
    Attached Files

  2. #2
    Junior Member Settled In surekha is on a distinguished road
    Join Date
    Mar 2011
    Posts
    1
    Rep Power
    0

    Re: Currency converter

    tell me the steps to do currency converter in flash usng actionscript

  3. #3
    Junior Member Settled In NohaFathy is on a distinguished road
    Join Date
    May 2011
    Posts
    1
    Rep Power
    0

    Re: Currency converter

    do i have to upload my files to work correctly ? ... the calculations are always undefined ...

  4. #4
    Junior Member Settled In herecomeshell is on a distinguished road
    Join Date
    Dec 2011
    Posts
    1
    Rep Power
    0

    Re: Currency converter

    Why are the results always undefined? The example above doesn't even work either.

  5. #5
    Junior Member Settled In camkelly is on a distinguished road
    Join Date
    Oct 2012
    Posts
    1
    Rep Power
    0

    Re: Currency converter

    It is better to go to a currency exchange website.

+ Reply to Thread

LinkBacks (?)


Similar Threads

  1. Converter
    By Missy23 in forum Flash English
    Replies: 0
    Last Post: 13-04-10, 15:52
  2. Replies: 2
    Last Post: 27-08-08, 23:42

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts