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

  • Home
  • SEARCH
  • 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 6904783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:06:13+00:00 2026-05-27T08:06:13+00:00

Flex: public function callFromJavaScript():String { test.label=’dfdsfsdf’; return "1"; } public function init():void { ExternalInterface.addCallback("sendToFlash",

  • 0

Flex:

public function callFromJavaScript():String
{
       test.label='dfdsfsdf';
       return "1";
}
public function init():void {
       ExternalInterface.addCallback("sendToFlash", callFromJavaScript);
}

HTML

<object classid='clsid:x-x-x-x-x' height='200px' width='300px'>
        <param name="allowScriptAccess" value="always" />
        <param name='src' value='${swf}.swf'/>
        <embed  name='mySwf' id='qwe' src='${swf}.swf' height='200px' width='300px'/>
</object>

I know there are multiple (JavaScript) methods like:
document.getElementById('FlexAppId').setName(name);

However:

  1. I have no clue which one are crossbrowser compatible (cant install IE to test out)
  2. I have tried multiple but I can’t get them to work(in any browser), I’m probably using the wrong id, I’ve been trial & erroring for a couple of hours but I don’t have anything working.
    (I heard there was a problem with ExternalInterface.addCallback on a local file system?, should I upload the swf? < is the flex code right& problem = JavaScript/html side?)
  • 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-05-27T08:06:14+00:00Added an answer on May 27, 2026 at 8:06 am

    ExternalInterface functions are know to have issues across browsers and operating systems. Some of the recommendations are,

    1. User swfobject or any other standard library to embed your swf. (swfobject)
    2. Use ‘allowscriptaccess=always’
    3. Give proper id and name to the embed tag
    4. id and name attribute should be always same.
    5. If your swf file is coming from a different domain than the html page, use Security.AllowDomain('domain-of-html-page.com')
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can I call a function when building an array in Flex 3? public function
I have something like public class Controller { [Observer(fetchEmployeesEvent)] public function fetchEmployees() : void
public function fileBrowse():void { var success:Boolean = fileRef.browse(); } public function initFileAndImageReferences():void { fileRef.addEventListener(Event.SELECT,
I have a function in Flex which has three function in it. public function
I'm about to implement public function writeExternal( output:IDataOutput ):void {...} public function readExternal( input:IDataInput
In Flex (and many other languages) a function/method of a class can be declared
I have an value object in Flex which looks like: [Bindable] public class MyVO
I've created a custom MouseEvent in Flex: package { import flash.events.MouseEvent; public class CustomMouseEvent
In the attached flex code, I am trying to call a javascript function in
private function openAllNodes(event:TimerEvent):void { //Alert.show(event.target.currentCount); var index:int =event.target.currentCount - 1; myTree.openItems = treeData..node[index] ;

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.