Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8096431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T21:26:52+00:00 2026-06-05T21:26:52+00:00

I have developed a Facebook application using Flash as3. In this application when ever

  • 0

I have developed a Facebook application using Flash as3. In this application when ever the user finished the test, a certificate URL is posted on user wall. the url is encode with Turkish character user first name and user last name.In certificate swf file it reads the url and display the user name on the jpg. This work great with English users but the problem arrives when the user name is in Turkish. I am attaching the jpg of the main problem, you can clearly see the url is looking good, but when i copy past the url i get the same result as display on the picture.

error screensohot

My Certificate Swf code is

package  {

import flash.display.MovieClip;
import flash.net.URLLoader;
import flash.net.URLVariables;
import flash.external.ExternalInterface;
import com.adobe.images.JPGEncoder;


public class main extends MovieClip {


    public function main() {
        valuePairs = new Array();
        nextValuePare = new Array();

        var search:String = ExternalInterface.call("window.location.href.toString");


        //var vars:URLVariables = new URLVariables(search);

        valuePairs = search.substring(search.indexOf("?")+1).split("&");
        trace(valuePairs);
        var map:Object = new Object();
        for (var i:int = 0; i<valuePairs.length; i++)
        {
            nextValuePare = valuePairs[i].split("=");
            trace(nextValuePare);
            map[nextValuePare[0]] = nextValuePare[1];
        }

        picture.fbookName.text = String(map["fName"]) +" "+ String(map["lName"]);



    }

    private var _urlLoader:URLLoader;
    private var _urlVariable:URLVariables;
    private var valuePairs:Array;
    private var nextValuePare:Array
}

}

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T21:26:53+00:00Added an answer on June 5, 2026 at 9:26 pm

    You should URL encode your URL with the top level function encodeURI(). Then in the swf that extracts the names from the URL use decodeURI().

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've developed a Facebook application using the Facebook C# SDK. Interestingly, whenever the user
I have a php application where the user is authenticated using facebook php library
I have developed a facebook application using GWT and tryied to render it through
I have developed a facebook application in which I am sending data from Flash
I'm developing a Facebook application using their Graph API. I have previously developed an
i have a general question : i'd like to develop a facebook application using
We have a strange issue with running an Facebook IFrame application (using MVC 2).
I have developed a Facebook application that runs inside an iframe in the Facebook
I have a FB chat client developed for Android. I've been using facebook android-sdk
Hello friends i have developed game application on facebook. I have to post random

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.