Feb 202006
 

I have read around recently about Flash Lite business cards, so I thought i would post mine.
VisitCard ScreenShoot
It was done with Flash Lite 1.1.
It’s simple dynamic textfield loading the data from a txt file online.
So if I have to change my phone number, my address or anything else it will directly be updated the next time you open it.

I added some options :

  • A button for calling getURL("tel:555-1212");
  • A button for opening the mail app getURL("mailto://hello[AT]metah.ch");
  • A button for sending me sms getURL("sms:555-1212");

If you want to test it you can download it to your mobile.
Right click this link to download it (and Save As)

  4 Responses to “My Visit Card”

  1. Metah Blog: Freelance Webmaster Geneva, Switzerland Powered by WordPress Entries (RSS)

  2. Ciao,

    pretty cool !!
    Downloaded and installed it !

    Hey send me an email, I would like to invite you to join the AMobileUG.

    Thanks
    Alessandro

  3. Hello,

    I am looking for information about an initiative from Nokia linked to Flash Lite. I have heard about the name of MORE. Do you have any info ? ideas what it is ?
    Thanks a lot for the details. Don’t hesitate to contact me on my email.
    Cheers

  4. [...] Since Flash Lite 2.0 the use of XML is now possible. So I wanted to update my old CDV made in Flash Lite 1.1. There is no special difficulties the only trouble I encounter was the loading of the XML itself. XML can only be loaded in a none absolute link. The only way I founded to overpass it was to load the data in a txt file (ex : myXml.txt). Then with a loadVariablesNum loaded it and finally transform it again in a XML. Surely it exist a nicer solution but I haven’t found it yet. The good point of this method is that you can let your Flash Application on the Mobile Phone but the data will always be fresh and relevant. Somethings approching the Rich Mobile Application (?). // Download the source [...]

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>