A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Mailto problem

  1. #1
    Big Boi
    Join Date
    Jul 2001
    Location
    Rijeka, Croatia
    Posts
    612
    Here goes: When i press ctrl+enter in my flash and see my movie runing and press button that says:
    on (release) {getURL ("mailto:teklic@teklic.com.hr");}
    then this thing works and my mail is opened, but when i publish it and run it doesnt open, what to do??

    did someone else had same problem or experience??

  2. #2
    Member
    Join Date
    Apr 2002
    Posts
    43
    on (release) {
    getURL ("mailto: teklic@teklic.com.hr");
    }

  3. #3
    Big Boi
    Join Date
    Jul 2001
    Location
    Rijeka, Croatia
    Posts
    612
    as i can see the only difference here is that there is a space between mailto: and the adress, is that the problem with this???

  4. #4
    Member
    Join Date
    Apr 2002
    Posts
    43
    thats what I was thinking

  5. #5
    Big Boi
    Join Date
    Jul 2001
    Location
    Rijeka, Croatia
    Posts
    612
    No, i found the problem, when u run swf only than mailto doesnt work, but when you embbed it in html than it works, that is it i think.

  6. #6
    Member
    Join Date
    Apr 2002
    Posts
    43
    I do it all the time in fact my website only runs the swf nothing is embeded and it works fine

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