A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: mailto: in XML

  1. #1
    Older Member jankratochvil's Avatar
    Join Date
    Nov 2001
    Location
    CZECH
    Posts
    977

    mailto: in XML

    How can i use emal link if i load this XML in Flash MX?

    Code:
    <?xml version="1.0" encoding="windows-1250"?>
    <root>
    some email link
    </root>
    Where must be placed
    Code:
    mailto:myemail@home.com
    ?

    Thanks Jan
    I like all FLASH fans, but my girl can't stand them.
    -------------------------------------------
    I am still learning
    Sorry for my stupid questions (sometimes) and bad English.

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    I am not sure if mailtos are supported in html text boxes.

    If they are you shouldn't have to much trouble including them.

    I have an example of using html from a xml file and inserting it into a text box. It might help you:

    http://www.tupps.com/flash/examples/.../demoText.html

    Thanks

    Luke
    Flash-XML FAQ
    http://www.tupps.com/flash/faq/

  3. #3
    Older Member jankratochvil's Avatar
    Join Date
    Nov 2001
    Location
    CZECH
    Posts
    977

    re

    Hi tupps, thnx for answ. i studied your linked tutor. before.

    I study one book and now undertand more about it

    in a. case thanks again jan

    Originally posted by tupps
    I am not sure if mailtos are supported in html text boxes.

    If they are you shouldn't have to much trouble including them.

    I have an example of using html from a xml file and inserting it into a text box. It might help you:

    http://www.tupps.com/flash/examples/.../demoText.html

    Thanks

    Luke
    I like all FLASH fans, but my girl can't stand them.
    -------------------------------------------
    I am still learning
    Sorry for my stupid questions (sometimes) and bad English.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center